#CED8E8#CED8E8
#CED8E8 is a very light, muted blue. Relative luminance 0.681; OKLCH L 87.9% C 0.025 H 259.8°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8E8 |
|---|---|
| RGB | rgb(206, 216, 232) |
| HSL | hsl(217, 36%, 86%) |
| HSV | hsv(217, 11%, 91%) |
| CMYK | cmyk(11.2%, 6.9%, 0%, 9%) |
| CIE-LAB | lab(86.04, -0.26, -9.00) |
| CIE-LCH | lch(86.04, 9.00, 268.32°) |
| OKLab | oklab(87.95% -0.0043 -0.0242) |
| OKLCH | oklch(87.95% 0.025 259.8) |
| XYZ | xyz(64.5718, 68.0589, 86.0630) |
| Luminance | 0.6806 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.27
Fog
#D8DCE0
ΔE00 5.36
Lavender (CSS)
#E6E6FA
ΔE00 6.50
Lightsteelblue
#B0C4DE
ΔE00 6.64
Cloudy Blue
#ACC2D9
ΔE00 7.19
Light Gray
#D3D3D3
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8E8 #E8DECE
analogous
#CEE5E8 #CED8E8 #D1CEE8
triadic
#CED8E8 #E8CED8 #D8E8CE
tetradic
#CED8E8 #E8CEE5 #E8DECE #CEE8D1
square
#CED8E8 #E8CEE5 #E8DECE #CEE8D1
split-complementary
#CED8E8 #E8D1CE #E5E8CE
monochromatic
#7B96C1 #A4B7D4 #CED8E8 #EAEEF5 #EAEEF5
Accessibility & contrast
On white
1.44
#CED8E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#CED8E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8E8
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8E8 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9E9
Deuteranopia (green-blind)
#D0D6E8
Tritanopia (blue-blind)
#C8DBDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ced8e8; /* rgb */ color: rgb(206, 216, 232); /* oklch */ color: oklch(87.9% 0.025 259.8);
Tailwind
colors: {
custom: {
50: '#dde4ef',
500: '#ced8e8',
950: '#000000',
},
}SCSS
$custom: #ced8e8; $custom-light: #dde4ef; $custom-dark: #000000;
JSON
{
"hex": "#ced8e8",
"rgb": {
"r": 206,
"g": 216,
"b": 232
},
"hsl": {
"h": 216.923,
"s": 36.111,
"l": 85.882
},
"oklch": {
"l": 0.87946,
"c": 0.02459,
"h": 259.8
},
"luminance": 0.6806
}Semantic roles & 50–950 ramp
primary
#CED8E8
secondary
#C2B298
accent
#8137AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485