#CED4ED#CED4ED
#CED4ED is a very light, muted blue. Relative luminance 0.663; OKLCH L 87.3% C 0.035 H 274.9°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4ED |
|---|---|
| RGB | rgb(206, 212, 237) |
| HSL | hsl(228, 46%, 87%) |
| HSV | hsv(228, 13%, 93%) |
| CMYK | cmyk(13.1%, 10.5%, 0%, 7.1%) |
| CIE-LAB | lab(85.16, 2.85, -12.95) |
| CIE-LCH | lch(85.16, 13.26, 282.40°) |
| OKLab | oklab(87.31% 0.003 -0.0349) |
| OKLCH | oklch(87.31% 0.035 274.9) |
| XYZ | xyz(64.2798, 66.3224, 89.5193) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.12
Light Blue Grey
#B7C9E2
ΔE00 5.98
Lightsteelblue
#B0C4DE
ΔE00 7.25
Periwinkle
#CCCCFF
ΔE00 7.53
Light Periwinkle
#C1C6FC
ΔE00 8.18
Cloudy Blue
#ACC2D9
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4ED #EDE7CE
analogous
#CEE4ED #CED4ED #D8CEED
triadic
#CED4ED #EDCED4 #D4EDCE
tetradic
#CED4ED #EDCEE4 #EDE7CE #CEEDD8
square
#CED4ED #EDCEE4 #EDE7CE #CEEDD8
split-complementary
#CED4ED #EDD8CE #E4EDCE
monochromatic
#7485CC #A1ADDD #CED4ED #E9EBF7 #E9EBF7
Accessibility & contrast
On white
1.47
#CED4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#CED4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4ED
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4ED | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#CBD4EC
Tritanopia (blue-blind)
#C7D8DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced4ed; /* rgb */ color: rgb(206, 212, 237); /* oklch */ color: oklch(87.3% 0.035 274.9);
Tailwind
colors: {
custom: {
50: '#dde1f2',
500: '#ced4ed',
950: '#000000',
},
}SCSS
$custom: #ced4ed; $custom-light: #dde1f2; $custom-dark: #000000;
JSON
{
"hex": "#ced4ed",
"rgb": {
"r": 206,
"g": 212,
"b": 237
},
"hsl": {
"h": 228.387,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.87308,
"c": 0.03508,
"h": 274.9
},
"luminance": 0.66323
}Semantic roles & 50–950 ramp
primary
#CED4ED
secondary
#C9BF96
accent
#9E2CB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485