#CFCEE6#CFCEE6
#CFCEE6 is a very light, muted blue. Relative luminance 0.631; OKLCH L 86.0% C 0.033 H 287.6°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCEE6 |
|---|---|
| RGB | rgb(207, 206, 230) |
| HSL | hsl(243, 32%, 85%) |
| HSV | hsv(243, 10%, 90%) |
| CMYK | cmyk(10%, 10.4%, 0%, 9.8%) |
| CIE-LAB | lab(83.51, 4.92, -11.69) |
| CIE-LCH | lch(83.51, 12.69, 292.83°) |
| OKLab | oklab(85.96% 0.01 -0.0315) |
| OKLCH | oklch(85.96% 0.033 287.6) |
| XYZ | xyz(62.0835, 63.1208, 83.7603) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.61
Periwinkle
#CCCCFF
ΔE00 7.75
Light Blue Grey
#B7C9E2
ΔE00 8.43
Light Periwinkle
#C1C6FC
ΔE00 8.87
Thistle
#D8BFD8
ΔE00 9.03
Lightsteelblue
#B0C4DE
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCEE6 #E5E6CE
analogous
#CED9E6 #CFCEE6 #DBCEE6
triadic
#CFCEE6 #E6CFCE #CEE6CF
tetradic
#CFCEE6 #E6CED9 #E5E6CE #CEE6DB
square
#CFCEE6 #E6CED9 #E5E6CE #CEE6DB
split-complementary
#CFCEE6 #E6DBCE #D9E6CE
monochromatic
#807DBD #A7A5D1 #CFCEE6 #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.54
#CFCEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#CFCEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCEE6
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCEE6 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D1E7
Deuteranopia (green-blind)
#C8CFE5
Tritanopia (blue-blind)
#CBD2D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfcee6; /* rgb */ color: rgb(207, 206, 230); /* oklch */ color: oklch(86.0% 0.033 287.6);
Tailwind
colors: {
custom: {
50: '#dddced',
500: '#cfcee6',
950: '#000000',
},
}SCSS
$custom: #cfcee6; $custom-light: #dddced; $custom-dark: #000000;
JSON
{
"hex": "#cfcee6",
"rgb": {
"r": 207,
"g": 206,
"b": 230
},
"hsl": {
"h": 242.5,
"s": 32.432,
"l": 85.49
},
"oklch": {
"l": 0.85962,
"c": 0.03301,
"h": 287.6
},
"luminance": 0.63121
}Semantic roles & 50–950 ramp
primary
#CFCEE6
secondary
#BDBF99
accent
#AB3AA6
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484