#CECDDC#CECDDC
#CECDDC is a very light, muted blue. Relative luminance 0.620; OKLCH L 85.4% C 0.021 H 289.0°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CECDDC |
|---|---|
| RGB | rgb(206, 205, 220) |
| HSL | hsl(244, 18%, 83%) |
| HSV | hsv(244, 7%, 86%) |
| CMYK | cmyk(6.4%, 6.8%, 0%, 13.7%) |
| CIE-LAB | lab(82.89, 3.16, -7.29) |
| CIE-LCH | lch(82.89, 7.94, 293.41°) |
| OKLab | oklab(85.36% 0.0067 -0.0195) |
| OKLCH | oklch(85.36% 0.021 289) |
| XYZ | xyz(60.2007, 61.9516, 76.4826) |
| Luminance | 0.6195 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.01
Fog
#D8DCE0
ΔE00 7.04
Light Gray
#D3D3D3
ΔE00 7.35
Dove Gray
#B6B8BD
ΔE00 7.66
Gainsboro
#DCDCDC
ΔE00 7.94
Silver
#C0C0C0
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECDDC #DBDCCD
analogous
#CDD3DC #CECDDC #D5CDDC
triadic
#CECDDC #DCCECD #CDDCCE
tetradic
#CECDDC #DCCDD3 #DBDCCD #CDDCD5
square
#CECDDC #DCCDD3 #DBDCCD #CDDCD5
split-complementary
#CECDDC #DCD5CD #D3DCCD
monochromatic
#8785AA #ABA9C3 #CECDDC #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.57
#CECDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#CECDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECDDC
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECDDC | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#CACEDC
Tritanopia (blue-blind)
#CBCFD2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cecddc; /* rgb */ color: rgb(206, 205, 220); /* oklch */ color: oklch(85.4% 0.021 289.0);
Tailwind
colors: {
custom: {
50: '#dddce6',
500: '#cecddc',
950: '#000000',
},
}SCSS
$custom: #cecddc; $custom-light: #dddce6; $custom-dark: #000000;
JSON
{
"hex": "#cecddc",
"rgb": {
"r": 206,
"g": 205,
"b": 220
},
"hsl": {
"h": 244,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.85364,
"c": 0.02063,
"h": 289
},
"luminance": 0.61952
}Semantic roles & 50–950 ramp
primary
#CECDDC
secondary
#B0B29C
accent
#9C4A96
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484