#CED5ED#CED5ED
#CED5ED is a very light, muted blue. Relative luminance 0.668; OKLCH L 87.5% C 0.034 H 272.8°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5ED |
|---|---|
| RGB | rgb(206, 213, 237) |
| HSL | hsl(226, 46%, 87%) |
| HSV | hsv(226, 13%, 93%) |
| CMYK | cmyk(13.1%, 10.1%, 0%, 7.1%) |
| CIE-LAB | lab(85.41, 2.32, -12.57) |
| CIE-LCH | lch(85.41, 12.78, 280.46°) |
| OKLab | oklab(87.51% 0.0016 -0.0339) |
| OKLCH | oklch(87.51% 0.034 272.8) |
| XYZ | xyz(64.5305, 66.8239, 89.6029) |
| Luminance | 0.6683 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.12
Light Blue Grey
#B7C9E2
ΔE00 5.60
Lightsteelblue
#B0C4DE
ΔE00 6.94
Periwinkle
#CCCCFF
ΔE00 7.99
Cloudy Blue
#ACC2D9
ΔE00 8.28
Fog
#D8DCE0
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5ED #EDE6CE
analogous
#CEE5ED #CED5ED #D7CEED
triadic
#CED5ED #EDCED5 #D5EDCE
tetradic
#CED5ED #EDCEE5 #EDE6CE #CEEDD7
square
#CED5ED #EDCEE5 #EDE6CE #CEEDD7
split-complementary
#CED5ED #EDD7CE #E5EDCE
monochromatic
#7488CC #A1AFDD #CED5ED #E9ECF7 #E9ECF7
Accessibility & contrast
On white
1.46
#CED5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#CED5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5ED
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5ED | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EE
Deuteranopia (green-blind)
#CCD4EC
Tritanopia (blue-blind)
#C7D9DD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced5ed; /* rgb */ color: rgb(206, 213, 237); /* oklch */ color: oklch(87.5% 0.034 272.8);
Tailwind
colors: {
custom: {
50: '#dde1f2',
500: '#ced5ed',
950: '#000000',
},
}SCSS
$custom: #ced5ed; $custom-light: #dde1f2; $custom-dark: #000000;
JSON
{
"hex": "#ced5ed",
"rgb": {
"r": 206,
"g": 213,
"b": 237
},
"hsl": {
"h": 226.452,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.87507,
"c": 0.03396,
"h": 272.8
},
"luminance": 0.66825
}Semantic roles & 50–950 ramp
primary
#CED5ED
secondary
#C9BE96
accent
#9A2CB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485