#CEDAEB#CEDAEB
#CEDAEB is a very light, muted blue. Relative luminance 0.693; OKLCH L 88.4% C 0.027 H 257.0°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAEB |
|---|---|
| RGB | rgb(206, 218, 235) |
| HSL | hsl(215, 42%, 86%) |
| HSV | hsv(215, 12%, 92%) |
| CMYK | cmyk(12.3%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(86.63, -0.71, -9.69) |
| CIE-LCH | lch(86.63, 9.72, 265.84°) |
| OKLab | oklab(88.44% -0.006 -0.0261) |
| OKLCH | oklch(88.44% 0.027 257) |
| XYZ | xyz(65.5170, 69.2618, 88.4983) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.19
Fog
#D8DCE0
ΔE00 5.74
Lightsteelblue
#B0C4DE
ΔE00 6.58
Lavender (CSS)
#E6E6FA
ΔE00 6.85
Cloudy Blue
#ACC2D9
ΔE00 7.11
Aliceblue
#F0F8FF
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAEB #EBDFCE
analogous
#CEE9EB #CEDAEB #D1CEEB
triadic
#CEDAEB #EBCEDA #DAEBCE
tetradic
#CEDAEB #EBCEE9 #EBDFCE #CEEBD1
square
#CEDAEB #EBCEE9 #EBDFCE #CEEBD1
split-complementary
#CEDAEB #EBD1CE #E9EBCE
monochromatic
#7798C8 #A3B9D9 #CEDAEB #E9EFF6 #E9EFF6
Accessibility & contrast
On white
1.41
#CEDAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#CEDAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAEB
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAEB | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#D1D8EB
Tritanopia (blue-blind)
#C7DEDF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedaeb; /* rgb */ color: rgb(206, 218, 235); /* oklch */ color: oklch(88.4% 0.027 257.0);
Tailwind
colors: {
custom: {
50: '#dde5f1',
500: '#cedaeb',
950: '#000000',
},
}SCSS
$custom: #cedaeb; $custom-light: #dde5f1; $custom-dark: #000000;
JSON
{
"hex": "#cedaeb",
"rgb": {
"r": 206,
"g": 218,
"b": 235
},
"hsl": {
"h": 215.172,
"s": 42.029,
"l": 86.471
},
"oklch": {
"l": 0.88444,
"c": 0.02679,
"h": 257
},
"luminance": 0.69263
}Semantic roles & 50–950 ramp
primary
#CEDAEB
secondary
#C6B397
accent
#7E30B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485