#CFCFDE#CFCFDE
#CFCFDE is a very light, muted blue. Relative luminance 0.632; OKLCH L 85.9% C 0.021 H 286.0°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFDE |
|---|---|
| RGB | rgb(207, 207, 222) |
| HSL | hsl(240, 19%, 84%) |
| HSV | hsv(240, 7%, 87%) |
| CMYK | cmyk(6.8%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(83.53, 2.82, -7.40) |
| CIE-LCH | lch(83.53, 7.92, 290.86°) |
| OKLab | oklab(85.9% 0.0057 -0.0198) |
| OKLCH | oklch(85.9% 0.021 286) |
| XYZ | xyz(61.2272, 63.1647, 78.0595) |
| Luminance | 0.6317 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.62
Fog
#D8DCE0
ΔE00 6.62
Light Gray
#D3D3D3
ΔE00 7.18
Gainsboro
#DCDCDC
ΔE00 7.67
Light Blue Grey
#B7C9E2
ΔE00 7.77
Dove Gray
#B6B8BD
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFDE #DEDECF
analogous
#CFD7DE #CFCFDE #D7CFDE
triadic
#CFCFDE #DECFCF #CFDECF
tetradic
#CFCFDE #DECFD7 #DEDECF #CFDED7
square
#CFCFDE #DECFD7 #DEDECF #CFDED7
split-complementary
#CFCFDE #DED7CF #D7DECF
monochromatic
#8686AC #ABABC5 #CFCFDE #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.54
#CFCFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#CFCFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFDE
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFDE | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1DF
Deuteranopia (green-blind)
#CBD0DE
Tritanopia (blue-blind)
#CCD1D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfcfde; /* rgb */ color: rgb(207, 207, 222); /* oklch */ color: oklch(85.9% 0.021 286.0);
Tailwind
colors: {
custom: {
50: '#dddde8',
500: '#cfcfde',
950: '#000000',
},
}SCSS
$custom: #cfcfde; $custom-light: #dddde8; $custom-dark: #000000;
JSON
{
"hex": "#cfcfde",
"rgb": {
"r": 207,
"g": 207,
"b": 222
},
"hsl": {
"h": 240,
"s": 18.519,
"l": 84.118
},
"oklch": {
"l": 0.85904,
"c": 0.02059,
"h": 286
},
"luminance": 0.63165
}Semantic roles & 50–950 ramp
primary
#CFCFDE
secondary
#B4B49D
accent
#9D499D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484