#CED0EA#CED0EA
#CED0EA is a very light, muted blue. Relative luminance 0.642; OKLCH L 86.4% C 0.036 H 282.1°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0EA |
|---|---|
| RGB | rgb(206, 208, 234) |
| HSL | hsl(236, 40%, 86%) |
| HSV | hsv(236, 12%, 92%) |
| CMYK | cmyk(12%, 11.1%, 0%, 8.2%) |
| CIE-LAB | lab(84.06, 4.35, -13.01) |
| CIE-LCH | lch(84.06, 13.71, 288.48°) |
| OKLab | oklab(86.41% 0.0075 -0.0351) |
| OKLCH | oklch(86.41% 0.036 282.1) |
| XYZ | xyz(62.8576, 64.1735, 86.9011) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.47
Periwinkle
#CCCCFF
ΔE00 6.98
Light Blue Grey
#B7C9E2
ΔE00 7.40
Light Periwinkle
#C1C6FC
ΔE00 7.96
Lightsteelblue
#B0C4DE
ΔE00 8.49
Fog
#D8DCE0
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0EA #EAE8CE
analogous
#CEDEEA #CED0EA #DACEEA
triadic
#CED0EA #EACED0 #D0EACE
tetradic
#CED0EA #EACEDE #EAE8CE #CEEADA
square
#CED0EA #EACEDE #EAE8CE #CEEADA
split-complementary
#CED0EA #EADACE #DEEACE
monochromatic
#787EC5 #A3A7D8 #CED0EA #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.52
#CED0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#CED0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0EA
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0EA | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EB
Deuteranopia (green-blind)
#C9D1E9
Tritanopia (blue-blind)
#C8D4D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced0ea; /* rgb */ color: rgb(206, 208, 234); /* oklch */ color: oklch(86.4% 0.036 282.1);
Tailwind
colors: {
custom: {
50: '#dddef0',
500: '#ced0ea',
950: '#000000',
},
}SCSS
$custom: #ced0ea; $custom-light: #dddef0; $custom-dark: #000000;
JSON
{
"hex": "#ced0ea",
"rgb": {
"r": 206,
"g": 208,
"b": 234
},
"hsl": {
"h": 235.714,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.86413,
"c": 0.03589,
"h": 282.1
},
"luminance": 0.64174
}Semantic roles & 50–950 ramp
primary
#CED0EA
secondary
#C5C297
accent
#AA32B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485