#CED9EB#CED9EB
#CED9EB is a very light, muted blue. Relative luminance 0.687; OKLCH L 88.2% C 0.028 H 260.3°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CED9EB |
|---|---|
| RGB | rgb(206, 217, 235) |
| HSL | hsl(217, 42%, 86%) |
| HSV | hsv(217, 12%, 92%) |
| CMYK | cmyk(12.3%, 7.7%, 0%, 7.8%) |
| CIE-LAB | lab(86.38, -0.18, -10.07) |
| CIE-LCH | lch(86.38, 10.08, 268.96°) |
| OKLab | oklab(88.24% -0.0046 -0.0271) |
| OKLCH | oklch(88.24% 0.028 260.3) |
| XYZ | xyz(65.2585, 68.7448, 88.4121) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.99
Fog
#D8DCE0
ΔE00 6.06
Lavender (CSS)
#E6E6FA
ΔE00 6.37
Lightsteelblue
#B0C4DE
ΔE00 6.43
Cloudy Blue
#ACC2D9
ΔE00 7.13
Aliceblue
#F0F8FF
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED9EB #EBE0CE
analogous
#CEE8EB #CED9EB #D2CEEB
triadic
#CED9EB #EBCED9 #D9EBCE
tetradic
#CED9EB #EBCEE8 #EBE0CE #CEEBD2
square
#CED9EB #EBCEE8 #EBE0CE #CEEBD2
split-complementary
#CED9EB #EBD2CE #E8EBCE
monochromatic
#7796C8 #A3B7D9 #CED9EB #E9EEF6 #E9EEF6
Accessibility & contrast
On white
1.42
#CED9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#CED9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED9EB
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED9EB | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEC
Deuteranopia (green-blind)
#D1D7EB
Tritanopia (blue-blind)
#C7DDDF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ced9eb; /* rgb */ color: rgb(206, 217, 235); /* oklch */ color: oklch(88.2% 0.028 260.3);
Tailwind
colors: {
custom: {
50: '#dde4f1',
500: '#ced9eb',
950: '#000000',
},
}SCSS
$custom: #ced9eb; $custom-light: #dde4f1; $custom-dark: #000000;
JSON
{
"hex": "#ced9eb",
"rgb": {
"r": 206,
"g": 217,
"b": 235
},
"hsl": {
"h": 217.241,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.88243,
"c": 0.02753,
"h": 260.3
},
"luminance": 0.68746
}Semantic roles & 50–950 ramp
primary
#CED9EB
secondary
#C6B497
accent
#8330B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485