#CED4E6#CED4E6
#CED4E6 is a very light, muted blue. Relative luminance 0.659; OKLCH L 87.1% C 0.026 H 271.1°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4E6 |
|---|---|
| RGB | rgb(206, 212, 230) |
| HSL | hsl(225, 32%, 85%) |
| HSV | hsv(225, 10%, 90%) |
| CMYK | cmyk(10.4%, 7.8%, 0%, 9.8%) |
| CIE-LAB | lab(84.96, 1.43, -9.54) |
| CIE-LCH | lch(84.96, 9.65, 278.54°) |
| OKLab | oklab(87.08% 0.0005 -0.0256) |
| OKLCH | oklch(87.08% 0.026 271.1) |
| XYZ | xyz(63.2770, 65.9213, 84.2380) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.32
Light Blue Grey
#B7C9E2
ΔE00 5.56
Fog
#D8DCE0
ΔE00 6.44
Lightsteelblue
#B0C4DE
ΔE00 6.90
Cloudy Blue
#ACC2D9
ΔE00 7.85
Light Gray
#D3D3D3
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4E6 #E6E0CE
analogous
#CEE0E6 #CED4E6 #D4CEE6
triadic
#CED4E6 #E6CED4 #D4E6CE
tetradic
#CED4E6 #E6CEE0 #E6E0CE #CEE6D4
square
#CED4E6 #E6CEE0 #E6E0CE #CEE6D4
split-complementary
#CED4E6 #E6D4CE #E0E6CE
monochromatic
#7D8DBD #A5B0D1 #CED4E6 #EBEDF5 #EBEDF5
Accessibility & contrast
On white
1.48
#CED4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#CED4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4E6
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4E6 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E7
Deuteranopia (green-blind)
#CDD3E6
Tritanopia (blue-blind)
#C9D7DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced4e6; /* rgb */ color: rgb(206, 212, 230); /* oklch */ color: oklch(87.1% 0.026 271.1);
Tailwind
colors: {
custom: {
50: '#dde1ed',
500: '#ced4e6',
950: '#000000',
},
}SCSS
$custom: #ced4e6; $custom-light: #dde1ed; $custom-dark: #000000;
JSON
{
"hex": "#ced4e6",
"rgb": {
"r": 206,
"g": 212,
"b": 230
},
"hsl": {
"h": 225,
"s": 32.432,
"l": 85.49
},
"oklch": {
"l": 0.8708,
"c": 0.02565,
"h": 271.1
},
"luminance": 0.65922
}Semantic roles & 50–950 ramp
primary
#CED4E6
secondary
#BFB699
accent
#8F3AAB
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484