#CECDED#CECDED
#CECDED is a very light, muted blue. Relative luminance 0.629; OKLCH L 85.9% C 0.044 H 286.9°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CECDED |
|---|---|
| RGB | rgb(206, 205, 237) |
| HSL | hsl(242, 47%, 87%) |
| HSV | hsv(242, 14%, 93%) |
| CMYK | cmyk(13.1%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(83.39, 6.55, -15.60) |
| CIE-LCH | lch(83.39, 16.92, 292.78°) |
| OKLab | oklab(85.92% 0.0128 -0.0422) |
| OKLCH | oklch(85.92% 0.044 286.9) |
| XYZ | xyz(62.5677, 62.8983, 88.9486) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.17
Light Periwinkle
#C1C6FC
ΔE00 6.54
Lavender (CSS)
#E6E6FA
ΔE00 6.93
Pale Lilac
#E4CBFF
ΔE00 8.27
Light Lavender
#DFC5FE
ΔE00 8.68
Thistle
#D8BFD8
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CECDED #ECEDCD
analogous
#CDDCED #CECDED #DECDED
triadic
#CECDED #EDCECD #CDEDCE
tetradic
#CECDED #EDCDDC #ECEDCD #CDEDDE
square
#CECDED #EDCDDC #ECEDCD #CDEDDE
split-complementary
#CECDED #EDDECD #DCEDCD
monochromatic
#7673CD #A2A0DD #CECDED #E9E8F7 #E9E8F7
Accessibility & contrast
On white
1.55
#CECDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#CECDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CECDED
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CECDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CECDED | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D1EF
Deuteranopia (green-blind)
#C5CFEC
Tritanopia (blue-blind)
#C8D2D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cecded; /* rgb */ color: rgb(206, 205, 237); /* oklch */ color: oklch(85.9% 0.044 286.9);
Tailwind
colors: {
custom: {
50: '#dddcf2',
500: '#cecded',
950: '#000000',
},
}SCSS
$custom: #cecded; $custom-light: #dddcf2; $custom-dark: #000000;
JSON
{
"hex": "#cecded",
"rgb": {
"r": 206,
"g": 205,
"b": 237
},
"hsl": {
"h": 241.875,
"s": 47.059,
"l": 86.667
},
"oklch": {
"l": 0.85922,
"c": 0.04411,
"h": 286.9
},
"luminance": 0.62899
}Semantic roles & 50–950 ramp
primary
#CECDED
secondary
#C8C995
accent
#BA2BB6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485