#CFCEE4#CFCEE4
#CFCEE4 is a very light, muted blue. Relative luminance 0.630; OKLCH L 85.9% C 0.030 H 287.8°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCEE4 |
|---|---|
| RGB | rgb(207, 206, 228) |
| HSL | hsl(243, 29%, 85%) |
| HSV | hsv(243, 10%, 89%) |
| CMYK | cmyk(9.2%, 9.6%, 0%, 10.6%) |
| CIE-LAB | lab(83.45, 4.52, -10.72) |
| CIE-LCH | lch(83.45, 11.63, 292.89°) |
| OKLab | oklab(85.9% 0.0093 -0.0288) |
| OKLCH | oklch(85.9% 0.03 287.8) |
| XYZ | xyz(61.8042, 63.0091, 82.2897) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.48
Light Blue Grey
#B7C9E2
ΔE00 8.29
Periwinkle
#CCCCFF
ΔE00 8.44
Thistle
#D8BFD8
ΔE00 9.15
Fog
#D8DCE0
ΔE00 9.25
Lightsteelblue
#B0C4DE
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCEE4 #E3E4CE
analogous
#CED8E4 #CFCEE4 #DACEE4
triadic
#CFCEE4 #E4CFCE #CEE4CF
tetradic
#CFCEE4 #E4CED8 #E3E4CE #CEE4DA
square
#CFCEE4 #E4CED8 #E3E4CE #CEE4DA
split-complementary
#CFCEE4 #E4DACE #D8E4CE
monochromatic
#827FB9 #A8A7CE #CFCEE4 #ECEBF4 #ECEBF4
Accessibility & contrast
On white
1.54
#CFCEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#CFCEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCEE4
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCEE4 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D0E5
Deuteranopia (green-blind)
#C9CFE3
Tritanopia (blue-blind)
#CBD1D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfcee4; /* rgb */ color: rgb(207, 206, 228); /* oklch */ color: oklch(85.9% 0.030 287.8);
Tailwind
colors: {
custom: {
50: '#dddcec',
500: '#cfcee4',
950: '#000000',
},
}SCSS
$custom: #cfcee4; $custom-light: #dddcec; $custom-dark: #000000;
JSON
{
"hex": "#cfcee4",
"rgb": {
"r": 207,
"g": 206,
"b": 228
},
"hsl": {
"h": 242.727,
"s": 28.947,
"l": 85.098
},
"oklch": {
"l": 0.85897,
"c": 0.03026,
"h": 287.8
},
"luminance": 0.63009
}Semantic roles & 50–950 ramp
primary
#CFCEE4
secondary
#BBBC9A
accent
#A83EA3
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484