#CECFDE#CECFDE
#CECFDE is a very light, muted blue. Relative luminance 0.630; OKLCH L 85.8% C 0.021 H 282.9°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CECFDE |
|---|---|
| RGB | rgb(206, 207, 222) |
| HSL | hsl(236, 20%, 84%) |
| HSV | hsv(236, 7%, 87%) |
| CMYK | cmyk(7.2%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(83.45, 2.49, -7.52) |
| CIE-LCH | lch(83.45, 7.92, 288.31°) |
| OKLab | oklab(85.83% 0.0046 -0.0201) |
| OKLCH | oklch(85.83% 0.021 282.9) |
| XYZ | xyz(60.9487, 63.0211, 78.0464) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.72
Fog
#D8DCE0
ΔE00 6.42
Light Gray
#D3D3D3
ΔE00 7.10
Light Blue Grey
#B7C9E2
ΔE00 7.30
Gainsboro
#DCDCDC
ΔE00 7.60
Dove Gray
#B6B8BD
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECFDE #DEDDCE
analogous
#CED7DE #CECFDE #D5CEDE
triadic
#CECFDE #DECECF #CFDECE
tetradic
#CECFDE #DECED7 #DEDDCE #CEDED5
square
#CECFDE #DECED7 #DEDDCE #CEDED5
split-complementary
#CECFDE #DED5CE #D7DECE
monochromatic
#8587AD #A9ABC5 #CECFDE #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.54
#CECFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#CECFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECFDE
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECFDE | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DF
Deuteranopia (green-blind)
#CBCFDE
Tritanopia (blue-blind)
#CBD1D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cecfde; /* rgb */ color: rgb(206, 207, 222); /* oklch */ color: oklch(85.8% 0.021 282.9);
Tailwind
colors: {
custom: {
50: '#dddde8',
500: '#cecfde',
950: '#000000',
},
}SCSS
$custom: #cecfde; $custom-light: #dddde8; $custom-dark: #000000;
JSON
{
"hex": "#cecfde",
"rgb": {
"r": 206,
"g": 207,
"b": 222
},
"hsl": {
"h": 236.25,
"s": 19.512,
"l": 83.922
},
"oklch": {
"l": 0.85826,
"c": 0.02066,
"h": 282.9
},
"luminance": 0.63021
}Semantic roles & 50–950 ramp
primary
#CECFDE
secondary
#B4B29C
accent
#98489E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484