#CFCEE5#CFCEE5
#CFCEE5 is a very light, muted blue. Relative luminance 0.631; OKLCH L 85.9% C 0.032 H 287.7°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCEE5 |
|---|---|
| RGB | rgb(207, 206, 229) |
| HSL | hsl(243, 31%, 85%) |
| HSV | hsv(243, 10%, 90%) |
| CMYK | cmyk(9.6%, 10%, 0%, 10.2%) |
| CIE-LAB | lab(83.48, 4.72, -11.20) |
| CIE-LCH | lch(83.48, 12.16, 292.85°) |
| OKLab | oklab(85.93% 0.0096 -0.0301) |
| OKLCH | oklch(85.93% 0.032 287.7) |
| XYZ | xyz(61.9434, 63.0648, 83.0229) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.53
Periwinkle
#CCCCFF
ΔE00 8.09
Light Blue Grey
#B7C9E2
ΔE00 8.35
Thistle
#D8BFD8
ΔE00 9.08
Light Periwinkle
#C1C6FC
ΔE00 9.18
Lightsteelblue
#B0C4DE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCEE5 #E4E5CE
analogous
#CED8E5 #CFCEE5 #DACEE5
triadic
#CFCEE5 #E5CFCE #CEE5CF
tetradic
#CFCEE5 #E5CED8 #E4E5CE #CEE5DA
square
#CFCEE5 #E5CED8 #E4E5CE #CEE5DA
split-complementary
#CFCEE5 #E5DACE #D8E5CE
monochromatic
#817EBB #A8A6D0 #CFCEE5 #EBEBF4 #EBEBF4
Accessibility & contrast
On white
1.54
#CFCEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#CFCEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCEE5
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCEE5 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D1E6
Deuteranopia (green-blind)
#C9CFE4
Tritanopia (blue-blind)
#CBD2D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfcee5; /* rgb */ color: rgb(207, 206, 229); /* oklch */ color: oklch(85.9% 0.032 287.7);
Tailwind
colors: {
custom: {
50: '#dddced',
500: '#cfcee5',
950: '#000000',
},
}SCSS
$custom: #cfcee5; $custom-light: #dddced; $custom-dark: #000000;
JSON
{
"hex": "#cfcee5",
"rgb": {
"r": 207,
"g": 206,
"b": 229
},
"hsl": {
"h": 242.609,
"s": 30.667,
"l": 85.294
},
"oklch": {
"l": 0.85929,
"c": 0.03164,
"h": 287.7
},
"luminance": 0.63065
}Semantic roles & 50–950 ramp
primary
#CFCEE5
secondary
#BCBE9A
accent
#A93CA5
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484