#CED5EA#CED5EA
#CED5EA is a very light, muted blue. Relative luminance 0.667; OKLCH L 87.4% C 0.030 H 271.1°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5EA |
|---|---|
| RGB | rgb(206, 213, 234) |
| HSL | hsl(225, 40%, 86%) |
| HSV | hsv(225, 12%, 92%) |
| CMYK | cmyk(12%, 9%, 0%, 8.2%) |
| CIE-LAB | lab(85.33, 1.71, -11.11) |
| CIE-LCH | lch(85.33, 11.24, 278.75°) |
| OKLab | oklab(87.41% 0.0006 -0.0299) |
| OKLCH | oklch(87.41% 0.03 271.1) |
| XYZ | xyz(64.0959, 66.6501, 87.3139) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.16
Light Blue Grey
#B7C9E2
ΔE00 5.36
Lightsteelblue
#B0C4DE
ΔE00 6.74
Fog
#D8DCE0
ΔE00 7.41
Cloudy Blue
#ACC2D9
ΔE00 7.90
Periwinkle
#CCCCFF
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5EA #EAE3CE
analogous
#CEE3EA #CED5EA #D5CEEA
triadic
#CED5EA #EACED5 #D5EACE
tetradic
#CED5EA #EACEE3 #EAE3CE #CEEAD5
square
#CED5EA #EACEE3 #EAE3CE #CEEAD5
split-complementary
#CED5EA #EAD5CE #E3EACE
monochromatic
#788CC5 #A3B0D8 #CED5EA #EAEDF6 #EAEDF6
Accessibility & contrast
On white
1.47
#CED5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#CED5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5EA
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5EA | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EB
Deuteranopia (green-blind)
#CDD4E9
Tritanopia (blue-blind)
#C8D9DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced5ea; /* rgb */ color: rgb(206, 213, 234); /* oklch */ color: oklch(87.4% 0.030 271.1);
Tailwind
colors: {
custom: {
50: '#dde1f0',
500: '#ced5ea',
950: '#000000',
},
}SCSS
$custom: #ced5ea; $custom-light: #dde1f0; $custom-dark: #000000;
JSON
{
"hex": "#ced5ea",
"rgb": {
"r": 206,
"g": 213,
"b": 234
},
"hsl": {
"h": 225,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.87409,
"c": 0.02994,
"h": 271.1
},
"luminance": 0.66651
}Semantic roles & 50–950 ramp
primary
#CED5EA
secondary
#C5B997
accent
#9332B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485