#CED4EF#CED4EF
#CED4EF is a very light, muted blue. Relative luminance 0.664; OKLCH L 87.4% C 0.038 H 275.7°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4EF |
|---|---|
| RGB | rgb(206, 212, 239) |
| HSL | hsl(229, 51%, 87%) |
| HSV | hsv(229, 14%, 94%) |
| CMYK | cmyk(13.8%, 11.3%, 0%, 6.3%) |
| CIE-LAB | lab(85.22, 3.26, -13.92) |
| CIE-LCH | lch(85.22, 14.29, 283.17°) |
| OKLab | oklab(87.37% 0.0037 -0.0376) |
| OKLCH | oklch(87.37% 0.038 275.7) |
| XYZ | xyz(64.5736, 66.4400, 91.0668) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.30
Light Blue Grey
#B7C9E2
ΔE00 6.24
Periwinkle
#CCCCFF
ΔE00 6.86
Lightsteelblue
#B0C4DE
ΔE00 7.47
Light Periwinkle
#C1C6FC
ΔE00 7.57
Cloudy Blue
#ACC2D9
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4EF #EFE9CE
analogous
#CEE5EF #CED4EF #D9CEEF
triadic
#CED4EF #EFCED4 #D4EFCE
tetradic
#CED4EF #EFCEE5 #EFE9CE #CEEFD9
square
#CED4EF #EFCEE5 #EFE9CE #CEEFD9
split-complementary
#CED4EF #EFD9CE #E5EFCE
monochromatic
#7283D1 #A0ACE0 #CED4EF #E8EBF7 #E8EBF7
Accessibility & contrast
On white
1.47
#CED4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#CED4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4EF
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4EF | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6F0
Deuteranopia (green-blind)
#CBD4EE
Tritanopia (blue-blind)
#C7D9DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced4ef; /* rgb */ color: rgb(206, 212, 239); /* oklch */ color: oklch(87.4% 0.038 275.7);
Tailwind
colors: {
custom: {
50: '#dde1f4',
500: '#ced4ef',
950: '#000000',
},
}SCSS
$custom: #ced4ef; $custom-light: #dde1f4; $custom-dark: #000000;
JSON
{
"hex": "#ced4ef",
"rgb": {
"r": 206,
"g": 212,
"b": 239
},
"hsl": {
"h": 229.091,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.87374,
"c": 0.0378,
"h": 275.7
},
"luminance": 0.66441
}Semantic roles & 50–950 ramp
primary
#CED4EF
secondary
#CCC295
accent
#A327BE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485