#CED0E8#CED0E8
#CED0E8 is a very light, muted blue. Relative luminance 0.641; OKLCH L 86.3% C 0.033 H 281.9°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0E8 |
|---|---|
| RGB | rgb(206, 208, 232) |
| HSL | hsl(235, 36%, 86%) |
| HSV | hsv(235, 11%, 91%) |
| CMYK | cmyk(11.2%, 10.3%, 0%, 9%) |
| CIE-LAB | lab(84.00, 3.94, -12.03) |
| CIE-LCH | lch(84.00, 12.66, 288.14°) |
| OKLab | oklab(86.35% 0.0068 -0.0324) |
| OKLCH | oklch(86.35% 0.033 281.9) |
| XYZ | xyz(62.5719, 64.0592, 85.3964) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.27
Light Blue Grey
#B7C9E2
ΔE00 7.19
Periwinkle
#CCCCFF
ΔE00 7.67
Lightsteelblue
#B0C4DE
ΔE00 8.32
Light Periwinkle
#C1C6FC
ΔE00 8.58
Fog
#D8DCE0
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0E8 #E8E6CE
analogous
#CEDDE8 #CED0E8 #D9CEE8
triadic
#CED0E8 #E8CED0 #D0E8CE
tetradic
#CED0E8 #E8CEDD #E8E6CE #CEE8D9
square
#CED0E8 #E8CEDD #E8E6CE #CEE8D9
split-complementary
#CED0E8 #E8D9CE #DDE8CE
monochromatic
#7B80C1 #A4A8D4 #CED0E8 #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.52
#CED0E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#CED0E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0E8
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0E8 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2E9
Deuteranopia (green-blind)
#C9D1E7
Tritanopia (blue-blind)
#C9D4D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced0e8; /* rgb */ color: rgb(206, 208, 232); /* oklch */ color: oklch(86.3% 0.033 281.9);
Tailwind
colors: {
custom: {
50: '#dddeef',
500: '#ced0e8',
950: '#000000',
},
}SCSS
$custom: #ced0e8; $custom-light: #dddeef; $custom-dark: #000000;
JSON
{
"hex": "#ced0e8",
"rgb": {
"r": 206,
"g": 208,
"b": 232
},
"hsl": {
"h": 235.385,
"s": 36.111,
"l": 85.882
},
"oklch": {
"l": 0.86347,
"c": 0.03313,
"h": 281.9
},
"luminance": 0.6406
}Semantic roles & 50–950 ramp
primary
#CED0E8
secondary
#C2BF98
accent
#A637AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485