#CED1EA#CED1EA
#CED1EA is a very light, muted blue. Relative luminance 0.647; OKLCH L 86.6% C 0.035 H 280.2°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CED1EA |
|---|---|
| RGB | rgb(206, 209, 234) |
| HSL | hsl(234, 40%, 86%) |
| HSV | hsv(234, 12%, 92%) |
| CMYK | cmyk(12%, 10.7%, 0%, 8.2%) |
| CIE-LAB | lab(84.31, 3.82, -12.63) |
| CIE-LCH | lch(84.31, 13.19, 286.82°) |
| OKLab | oklab(86.61% 0.0061 -0.0341) |
| OKLCH | oklch(86.61% 0.035 280.2) |
| XYZ | xyz(63.1022, 64.6626, 86.9826) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.24
Light Blue Grey
#B7C9E2
ΔE00 6.93
Periwinkle
#CCCCFF
ΔE00 7.34
Lightsteelblue
#B0C4DE
ΔE00 8.08
Light Periwinkle
#C1C6FC
ΔE00 8.21
Fog
#D8DCE0
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED1EA #EAE7CE
analogous
#CEDFEA #CED1EA #D9CEEA
triadic
#CED1EA #EACED1 #D1EACE
tetradic
#CED1EA #EACEDF #EAE7CE #CEEAD9
square
#CED1EA #EACEDF #EAE7CE #CEEAD9
split-complementary
#CED1EA #EAD9CE #DFEACE
monochromatic
#7881C5 #A3A9D8 #CED1EA #EAEBF6 #EAEBF6
Accessibility & contrast
On white
1.51
#CED1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#CED1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED1EA
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED1EA | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EB
Deuteranopia (green-blind)
#CAD1E9
Tritanopia (blue-blind)
#C8D5D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced1ea; /* rgb */ color: rgb(206, 209, 234); /* oklch */ color: oklch(86.6% 0.035 280.2);
Tailwind
colors: {
custom: {
50: '#dddff0',
500: '#ced1ea',
950: '#000000',
},
}SCSS
$custom: #ced1ea; $custom-light: #dddff0; $custom-dark: #000000;
JSON
{
"hex": "#ced1ea",
"rgb": {
"r": 206,
"g": 209,
"b": 234
},
"hsl": {
"h": 233.571,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.86612,
"c": 0.03461,
"h": 280.2
},
"luminance": 0.64663
}Semantic roles & 50–950 ramp
primary
#CED1EA
secondary
#C5C097
accent
#A532B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485