#CED9EA#CED9EA
#CED9EA is a very light, muted blue. Relative luminance 0.687; OKLCH L 88.2% C 0.026 H 259.0°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CED9EA |
|---|---|
| RGB | rgb(206, 217, 234) |
| HSL | hsl(216, 40%, 86%) |
| HSV | hsv(216, 12%, 92%) |
| CMYK | cmyk(12%, 7.3%, 0%, 8.2%) |
| CIE-LAB | lab(86.35, -0.38, -9.59) |
| CIE-LCH | lch(86.35, 9.60, 267.70°) |
| OKLab | oklab(88.21% -0.005 -0.0258) |
| OKLCH | oklch(88.21% 0.026 259) |
| XYZ | xyz(65.1144, 68.6872, 87.6534) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.13
Fog
#D8DCE0
ΔE00 5.71
Lightsteelblue
#B0C4DE
ΔE00 6.53
Lavender (CSS)
#E6E6FA
ΔE00 6.56
Cloudy Blue
#ACC2D9
ΔE00 7.12
Aliceblue
#F0F8FF
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED9EA #EADFCE
analogous
#CEE7EA #CED9EA #D1CEEA
triadic
#CED9EA #EACED9 #D9EACE
tetradic
#CED9EA #EACEE7 #EADFCE #CEEAD1
square
#CED9EA #EACEE7 #EADFCE #CEEAD1
split-complementary
#CED9EA #EAD1CE #E7EACE
monochromatic
#7897C5 #A3B8D8 #CED9EA #EAEEF6 #EAEEF6
Accessibility & contrast
On white
1.42
#CED9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#CED9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED9EA
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED9EA | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#D1D7EA
Tritanopia (blue-blind)
#C8DCDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ced9ea; /* rgb */ color: rgb(206, 217, 234); /* oklch */ color: oklch(88.2% 0.026 259.0);
Tailwind
colors: {
custom: {
50: '#dde4f0',
500: '#ced9ea',
950: '#000000',
},
}SCSS
$custom: #ced9ea; $custom-light: #dde4f0; $custom-dark: #000000;
JSON
{
"hex": "#ced9ea",
"rgb": {
"r": 206,
"g": 217,
"b": 234
},
"hsl": {
"h": 216.429,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.88211,
"c": 0.0263,
"h": 259
},
"luminance": 0.68688
}Semantic roles & 50–950 ramp
primary
#CED9EA
secondary
#C5B397
accent
#8132B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485