#CECDDD#CECDDD
#CECDDD is a very light, muted blue. Relative luminance 0.620; OKLCH L 85.4% C 0.022 H 288.8°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CECDDD |
|---|---|
| RGB | rgb(206, 205, 221) |
| HSL | hsl(244, 19%, 84%) |
| HSV | hsv(244, 7%, 87%) |
| CMYK | cmyk(6.8%, 7.2%, 0%, 13.3%) |
| CIE-LAB | lab(82.92, 3.35, -7.78) |
| CIE-LCH | lch(82.92, 8.47, 293.29°) |
| OKLab | oklab(85.4% 0.0071 -0.0208) |
| OKLCH | oklch(85.4% 0.022 288.8) |
| XYZ | xyz(60.3336, 62.0047, 77.1821) |
| Luminance | 0.6200 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.89
Fog
#D8DCE0
ΔE00 7.38
Light Gray
#D3D3D3
ΔE00 7.74
Dove Gray
#B6B8BD
ΔE00 7.93
Light Blue Grey
#B7C9E2
ΔE00 8.10
Gainsboro
#DCDCDC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECDDD #DCDDCD
analogous
#CDD4DD #CECDDD #D6CDDD
triadic
#CECDDD #DDCECD #CDDDCE
tetradic
#CECDDD #DDCDD4 #DCDDCD #CDDDD6
square
#CECDDD #DDCDD4 #DCDDCD #CDDDD6
split-complementary
#CECDDD #DDD6CD #D4DDCD
monochromatic
#8784AB #AAA9C4 #CECDDD #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.57
#CECDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#CECDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECDDD
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECDDD | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDE
Deuteranopia (green-blind)
#C9CEDD
Tritanopia (blue-blind)
#CBCFD2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cecddd; /* rgb */ color: rgb(206, 205, 221); /* oklch */ color: oklch(85.4% 0.022 288.8);
Tailwind
colors: {
custom: {
50: '#dddce7',
500: '#cecddd',
950: '#000000',
},
}SCSS
$custom: #cecddd; $custom-light: #dddce7; $custom-dark: #000000;
JSON
{
"hex": "#cecddd",
"rgb": {
"r": 206,
"g": 205,
"b": 221
},
"hsl": {
"h": 243.75,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.85395,
"c": 0.02201,
"h": 288.8
},
"luminance": 0.62005
}Semantic roles & 50–950 ramp
primary
#CECDDD
secondary
#B1B39B
accent
#9D4898
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484