#CECDDE#CECDDE
#CECDDE is a very light, muted blue. Relative luminance 0.621; OKLCH L 85.4% C 0.023 H 288.6°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CECDDE |
|---|---|
| RGB | rgb(206, 205, 222) |
| HSL | hsl(244, 20%, 84%) |
| HSV | hsv(244, 8%, 87%) |
| CMYK | cmyk(7.2%, 7.7%, 0%, 12.9%) |
| CIE-LAB | lab(82.94, 3.54, -8.27) |
| CIE-LCH | lch(82.94, 9.00, 293.19°) |
| OKLab | oklab(85.43% 0.0075 -0.0222) |
| OKLCH | oklch(85.43% 0.023 288.6) |
| XYZ | xyz(60.4672, 62.0581, 77.8859) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.80
Fog
#D8DCE0
ΔE00 7.71
Light Blue Grey
#B7C9E2
ΔE00 8.09
Light Gray
#D3D3D3
ΔE00 8.12
Dove Gray
#B6B8BD
ΔE00 8.21
Gainsboro
#DCDCDC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECDDE #DDDECD
analogous
#CDD4DE #CECDDE #D6CDDE
triadic
#CECDDE #DECECD #CDDECE
tetradic
#CECDDE #DECDD4 #DDDECD #CDDED6
square
#CECDDE #DECDD4 #DDDECD #CDDED6
split-complementary
#CECDDE #DED6CD #D4DECD
monochromatic
#8683AD #AAA8C6 #CECDDE #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.57
#CECDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#CECDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECDDE
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECDDE | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFDF
Deuteranopia (green-blind)
#C9CEDD
Tritanopia (blue-blind)
#CBD0D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cecdde; /* rgb */ color: rgb(206, 205, 222); /* oklch */ color: oklch(85.4% 0.023 288.6);
Tailwind
colors: {
custom: {
50: '#dddce8',
500: '#cecdde',
950: '#000000',
},
}SCSS
$custom: #cecdde; $custom-light: #dddce8; $custom-dark: #000000;
JSON
{
"hex": "#cecdde",
"rgb": {
"r": 206,
"g": 205,
"b": 222
},
"hsl": {
"h": 243.529,
"s": 20.482,
"l": 83.725
},
"oklch": {
"l": 0.85427,
"c": 0.02339,
"h": 288.6
},
"luminance": 0.62058
}Semantic roles & 50–950 ramp
primary
#CECDDE
secondary
#B3B49B
accent
#9F479A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484