#CECDE2#CECDE2
#CECDE2 is a very light, muted blue. Relative luminance 0.623; OKLCH L 85.6% C 0.029 H 288.0°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CECDE2 |
|---|---|
| RGB | rgb(206, 205, 226) |
| HSL | hsl(243, 27%, 85%) |
| HSV | hsv(243, 9%, 89%) |
| CMYK | cmyk(8.8%, 9.3%, 0%, 11.4%) |
| CIE-LAB | lab(83.06, 4.33, -10.24) |
| CIE-LCH | lch(83.06, 11.11, 292.93°) |
| OKLab | oklab(85.56% 0.0089 -0.0275) |
| OKLCH | oklch(85.56% 0.029 288) |
| XYZ | xyz(61.0097, 62.2751, 80.7429) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.68
Light Blue Grey
#B7C9E2
ΔE00 8.18
Periwinkle
#CCCCFF
ΔE00 8.79
Fog
#D8DCE0
ΔE00 9.01
Thistle
#D8BFD8
ΔE00 9.17
Lightsteelblue
#B0C4DE
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECDE2 #E1E2CD
analogous
#CDD7E2 #CECDE2 #D9CDE2
triadic
#CECDE2 #E2CECD #CDE2CE
tetradic
#CECDE2 #E2CDD7 #E1E2CD #CDE2D9
square
#CECDE2 #E2CDD7 #E1E2CD #CDE2D9
split-complementary
#CECDE2 #E2D9CD #D7E2CD
monochromatic
#8280B5 #A8A6CC #CECDE2 #ECECF4 #ECECF4
Accessibility & contrast
On white
1.56
#CECDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#CECDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECDE2
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECDE2 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CFE3
Deuteranopia (green-blind)
#C8CEE1
Tritanopia (blue-blind)
#CAD0D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cecde2; /* rgb */ color: rgb(206, 205, 226); /* oklch */ color: oklch(85.6% 0.029 288.0);
Tailwind
colors: {
custom: {
50: '#dddceb',
500: '#cecde2',
950: '#000000',
},
}SCSS
$custom: #cecde2; $custom-light: #dddceb; $custom-dark: #000000;
JSON
{
"hex": "#cecde2",
"rgb": {
"r": 206,
"g": 205,
"b": 226
},
"hsl": {
"h": 242.857,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.85555,
"c": 0.02891,
"h": 288
},
"luminance": 0.62275
}Semantic roles & 50–950 ramp
primary
#CECDE2
secondary
#B8B99A
accent
#A540A0
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484