#CFCDDE#CFCDDE
#CFCDDE is a very light, muted blue. Relative luminance 0.622; OKLCH L 85.5% C 0.023 H 291.3°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDDE |
|---|---|
| RGB | rgb(207, 205, 222) |
| HSL | hsl(247, 20%, 84%) |
| HSV | hsv(247, 8%, 87%) |
| CMYK | cmyk(6.8%, 7.7%, 0%, 12.9%) |
| CIE-LAB | lab(83.02, 3.87, -8.15) |
| CIE-LCH | lch(83.02, 9.03, 295.42°) |
| OKLab | oklab(85.51% 0.0085 -0.0218) |
| OKLCH | oklch(85.51% 0.023 291.3) |
| XYZ | xyz(60.7458, 62.2018, 77.8990) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.79
Fog
#D8DCE0
ΔE00 7.92
Light Gray
#D3D3D3
ΔE00 8.23
Dove Gray
#B6B8BD
ΔE00 8.40
Light Blue Grey
#B7C9E2
ΔE00 8.58
Gainsboro
#DCDCDC
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDDE #DCDECD
analogous
#CDD3DE #CFCDDE #D7CDDE
triadic
#CFCDDE #DECFCD #CDDECF
tetradic
#CFCDDE #DECDD3 #DCDECD #CDDED7
square
#CFCDDE #DECDD3 #DCDECD #CDDED7
split-complementary
#CFCDDE #DED7CD #D3DECD
monochromatic
#8883AD #ACA8C6 #CFCDDE #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.56
#CFCDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#CFCDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDDE
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDDE | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDF
Deuteranopia (green-blind)
#CACEDD
Tritanopia (blue-blind)
#CCCFD2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfcdde; /* rgb */ color: rgb(207, 205, 222); /* oklch */ color: oklch(85.5% 0.023 291.3);
Tailwind
colors: {
custom: {
50: '#dddce8',
500: '#cfcdde',
950: '#000000',
},
}SCSS
$custom: #cfcdde; $custom-light: #dddce8; $custom-dark: #000000;
JSON
{
"hex": "#cfcdde",
"rgb": {
"r": 207,
"g": 205,
"b": 222
},
"hsl": {
"h": 247.059,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.85505,
"c": 0.02343,
"h": 291.3
},
"luminance": 0.62202
}Semantic roles & 50–950 ramp
primary
#CFCDDE
secondary
#B1B49B
accent
#9F4794
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484