#CFCEE8#CFCEE8
#CFCEE8 is a very light, muted blue. Relative luminance 0.632; OKLCH L 86.0% C 0.036 H 287.4°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCEE8 |
|---|---|
| RGB | rgb(207, 206, 232) |
| HSL | hsl(242, 36%, 86%) |
| HSV | hsv(242, 11%, 91%) |
| CMYK | cmyk(10.8%, 11.2%, 0%, 9%) |
| CIE-LAB | lab(83.57, 5.32, -12.67) |
| CIE-LCH | lch(83.57, 13.74, 292.79°) |
| OKLab | oklab(86.03% 0.0107 -0.0341) |
| OKLCH | oklch(86.03% 0.036 287.4) |
| XYZ | xyz(62.3659, 63.2338, 85.2480) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.82
Periwinkle
#CCCCFF
ΔE00 7.07
Light Periwinkle
#C1C6FC
ΔE00 8.27
Light Blue Grey
#B7C9E2
ΔE00 8.59
Thistle
#D8BFD8
ΔE00 8.97
Lightsteelblue
#B0C4DE
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCEE8 #E7E8CE
analogous
#CEDAE8 #CFCEE8 #DCCEE8
triadic
#CFCEE8 #E8CFCE #CEE8CF
tetradic
#CFCEE8 #E8CEDA #E7E8CE #CEE8DC
square
#CFCEE8 #E8CEDA #E7E8CE #CEE8DC
split-complementary
#CFCEE8 #E8DCCE #DAE8CE
monochromatic
#7D7BC1 #A6A4D4 #CFCEE8 #EBEAF5 #EBEAF5
Accessibility & contrast
On white
1.54
#CFCEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#CFCEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCEE8
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCEE8 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1E9
Deuteranopia (green-blind)
#C8D0E7
Tritanopia (blue-blind)
#CAD2D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfcee8; /* rgb */ color: rgb(207, 206, 232); /* oklch */ color: oklch(86.0% 0.036 287.4);
Tailwind
colors: {
custom: {
50: '#dddcef',
500: '#cfcee8',
950: '#000000',
},
}SCSS
$custom: #cfcee8; $custom-light: #dddcef; $custom-dark: #000000;
JSON
{
"hex": "#cfcee8",
"rgb": {
"r": 207,
"g": 206,
"b": 232
},
"hsl": {
"h": 242.308,
"s": 36.111,
"l": 85.882
},
"oklch": {
"l": 0.86028,
"c": 0.03577,
"h": 287.4
},
"luminance": 0.63234
}Semantic roles & 50–950 ramp
primary
#CFCEE8
secondary
#C0C298
accent
#AF37AA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485