#CED4EA#CED4EA
#CED4EA is a very light, muted blue. Relative luminance 0.661; OKLCH L 87.2% C 0.031 H 273.6°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4EA |
|---|---|
| RGB | rgb(206, 212, 234) |
| HSL | hsl(227, 40%, 86%) |
| HSV | hsv(227, 12%, 92%) |
| CMYK | cmyk(12%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.07, 2.24, -11.49) |
| CIE-LCH | lch(85.07, 11.70, 281.01°) |
| OKLab | oklab(87.21% 0.002 -0.031) |
| OKLCH | oklch(87.21% 0.031 273.6) |
| XYZ | xyz(63.8451, 66.1486, 87.2303) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.03
Light Blue Grey
#B7C9E2
ΔE00 5.68
Lightsteelblue
#B0C4DE
ΔE00 7.00
Fog
#D8DCE0
ΔE00 7.90
Cloudy Blue
#ACC2D9
ΔE00 8.25
Periwinkle
#CCCCFF
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4EA #EAE4CE
analogous
#CEE2EA #CED4EA #D6CEEA
triadic
#CED4EA #EACED4 #D4EACE
tetradic
#CED4EA #EACEE2 #EAE4CE #CEEAD6
square
#CED4EA #EACEE2 #EAE4CE #CEEAD6
split-complementary
#CED4EA #EAD6CE #E2EACE
monochromatic
#7889C5 #A3AED8 #CED4EA #EAECF6 #EAECF6
Accessibility & contrast
On white
1.48
#CED4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#CED4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4EA
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4EA | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EB
Deuteranopia (green-blind)
#CCD3E9
Tritanopia (blue-blind)
#C8D8DB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced4ea; /* rgb */ color: rgb(206, 212, 234); /* oklch */ color: oklch(87.2% 0.031 273.6);
Tailwind
colors: {
custom: {
50: '#dde1f0',
500: '#ced4ea',
950: '#000000',
},
}SCSS
$custom: #ced4ea; $custom-light: #dde1f0; $custom-dark: #000000;
JSON
{
"hex": "#ced4ea",
"rgb": {
"r": 206,
"g": 212,
"b": 234
},
"hsl": {
"h": 227.143,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.87209,
"c": 0.03102,
"h": 273.6
},
"luminance": 0.66149
}Semantic roles & 50–950 ramp
primary
#CED4EA
secondary
#C5BB97
accent
#9732B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485