#CFCEE9#CFCEE9
#CFCEE9 is a very light, muted blue. Relative luminance 0.633; OKLCH L 86.1% C 0.037 H 287.3°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCEE9 |
|---|---|
| RGB | rgb(207, 206, 233) |
| HSL | hsl(242, 38%, 86%) |
| HSV | hsv(242, 12%, 91%) |
| CMYK | cmyk(11.2%, 11.6%, 0%, 8.6%) |
| CIE-LAB | lab(83.60, 5.52, -13.16) |
| CIE-LCH | lch(83.60, 14.27, 292.78°) |
| OKLab | oklab(86.06% 0.011 -0.0355) |
| OKLCH | oklch(86.06% 0.037 287.3) |
| XYZ | xyz(62.5084, 63.2908, 85.9982) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.95
Periwinkle
#CCCCFF
ΔE00 6.75
Light Periwinkle
#C1C6FC
ΔE00 7.98
Light Blue Grey
#B7C9E2
ΔE00 8.67
Thistle
#D8BFD8
ΔE00 8.96
Pale Lilac
#E4CBFF
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCEE9 #E8E9CE
analogous
#CEDAE9 #CFCEE9 #DCCEE9
triadic
#CFCEE9 #E9CFCE #CEE9CF
tetradic
#CFCEE9 #E9CEDA #E8E9CE #CEE9DC
square
#CFCEE9 #E9CEDA #E8E9CE #CEE9DC
split-complementary
#CFCEE9 #E9DCCE #DAE9CE
monochromatic
#7C7AC3 #A6A4D6 #CFCEE9 #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.54
#CFCEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#CFCEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCEE9
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCEE9 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1EA
Deuteranopia (green-blind)
#C8D0E8
Tritanopia (blue-blind)
#CAD2D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfcee9; /* rgb */ color: rgb(207, 206, 233); /* oklch */ color: oklch(86.1% 0.037 287.3);
Tailwind
colors: {
custom: {
50: '#dddcf0',
500: '#cfcee9',
950: '#000000',
},
}SCSS
$custom: #cfcee9; $custom-light: #dddcf0; $custom-dark: #000000;
JSON
{
"hex": "#cfcee9",
"rgb": {
"r": 207,
"g": 206,
"b": 233
},
"hsl": {
"h": 242.222,
"s": 38.028,
"l": 86.078
},
"oklch": {
"l": 0.86061,
"c": 0.03716,
"h": 287.3
},
"luminance": 0.63291
}Semantic roles & 50–950 ramp
primary
#CFCEE9
secondary
#C2C398
accent
#B135AC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485