#CED8EF#CED8EF
#CED8EF is a very light, muted blue. Relative luminance 0.685; OKLCH L 88.2% C 0.034 H 266.9°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8EF |
|---|---|
| RGB | rgb(206, 216, 239) |
| HSL | hsl(222, 51%, 87%) |
| HSV | hsv(222, 14%, 94%) |
| CMYK | cmyk(13.8%, 9.6%, 0%, 6.3%) |
| CIE-LAB | lab(86.24, 1.15, -12.40) |
| CIE-LCH | lch(86.24, 12.45, 275.32°) |
| OKLab | oklab(88.17% -0.0018 -0.0335) |
| OKLCH | oklch(88.17% 0.034 266.9) |
| XYZ | xyz(65.5859, 68.4646, 91.4042) |
| Luminance | 0.6847 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.95
Lavender (CSS)
#E6E6FA
ΔE00 5.56
Lightsteelblue
#B0C4DE
ΔE00 6.41
Cloudy Blue
#ACC2D9
ΔE00 7.60
Fog
#D8DCE0
ΔE00 7.85
Powder Blue (survey)
#B1D1FC
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8EF #EFE5CE
analogous
#CEE9EF #CED8EF #D5CEEF
triadic
#CED8EF #EFCED8 #D8EFCE
tetradic
#CED8EF #EFCEE9 #EFE5CE #CEEFD5
square
#CED8EF #EFCEE9 #EFE5CE #CEEFD5
split-complementary
#CED8EF #EFD5CE #E9EFCE
monochromatic
#728FD1 #A0B3E0 #CED8EF #E8EDF7 #E8EDF7
Accessibility & contrast
On white
1.43
#CED8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#CED8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8EF
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8EF | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F0
Deuteranopia (green-blind)
#CFD6EE
Tritanopia (blue-blind)
#C6DCDF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ced8ef; /* rgb */ color: rgb(206, 216, 239); /* oklch */ color: oklch(88.2% 0.034 266.9);
Tailwind
colors: {
custom: {
50: '#dde4f4',
500: '#ced8ef',
950: '#000000',
},
}SCSS
$custom: #ced8ef; $custom-light: #dde4f4; $custom-dark: #000000;
JSON
{
"hex": "#ced8ef",
"rgb": {
"r": 206,
"g": 216,
"b": 239
},
"hsl": {
"h": 221.818,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.88172,
"c": 0.03352,
"h": 266.9
},
"luminance": 0.68466
}Semantic roles & 50–950 ramp
primary
#CED8EF
secondary
#CCBC95
accent
#9027BE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485