#CECEDD#CECEDD
#CECEDD is a very light, muted blue. Relative luminance 0.625; OKLCH L 85.6% C 0.021 H 286.0°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CECEDD |
|---|---|
| RGB | rgb(206, 206, 221) |
| HSL | hsl(240, 18%, 84%) |
| HSV | hsv(240, 7%, 87%) |
| CMYK | cmyk(6.8%, 6.8%, 0%, 13.3%) |
| CIE-LAB | lab(83.17, 2.82, -7.40) |
| CIE-LCH | lch(83.17, 7.92, 290.86°) |
| OKLab | oklab(85.6% 0.0057 -0.0198) |
| OKLCH | oklch(85.6% 0.021 286) |
| XYZ | xyz(60.5735, 62.4846, 77.2621) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.84
Fog
#D8DCE0
ΔE00 6.72
Light Gray
#D3D3D3
ΔE00 7.21
Dove Gray
#B6B8BD
ΔE00 7.66
Light Blue Grey
#B7C9E2
ΔE00 7.71
Gainsboro
#DCDCDC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECEDD #DDDDCE
analogous
#CED5DD #CECEDD #D5CEDD
triadic
#CECEDD #DDCECE #CEDDCE
tetradic
#CECEDD #DDCED5 #DDDDCE #CEDDD5
square
#CECEDD #DDCED5 #DDDDCE #CEDDD5
split-complementary
#CECEDD #DDD5CE #D5DDCE
monochromatic
#8686AB #AAAAC4 #CECEDD #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.56
#CECEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#CECEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECEDD
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECEDD | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DE
Deuteranopia (green-blind)
#CACFDD
Tritanopia (blue-blind)
#CBD0D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cecedd; /* rgb */ color: rgb(206, 206, 221); /* oklch */ color: oklch(85.6% 0.021 286.0);
Tailwind
colors: {
custom: {
50: '#dddce7',
500: '#cecedd',
950: '#000000',
},
}SCSS
$custom: #cecedd; $custom-light: #dddce7; $custom-dark: #000000;
JSON
{
"hex": "#cecedd",
"rgb": {
"r": 206,
"g": 206,
"b": 221
},
"hsl": {
"h": 240,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.85595,
"c": 0.02062,
"h": 286
},
"luminance": 0.62485
}Semantic roles & 50–950 ramp
primary
#CECEDD
secondary
#B3B39D
accent
#9C499C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484