#CEDAED#CEDAED
#CEDAED is a very light, muted blue. Relative luminance 0.694; OKLCH L 88.5% C 0.029 H 259.6°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAED |
|---|---|
| RGB | rgb(206, 218, 237) |
| HSL | hsl(217, 46%, 87%) |
| HSV | hsv(217, 13%, 93%) |
| CMYK | cmyk(13.1%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(86.69, -0.30, -10.66) |
| CIE-LCH | lch(86.69, 10.67, 268.39°) |
| OKLab | oklab(88.51% -0.0053 -0.0287) |
| OKLCH | oklch(88.51% 0.029 259.6) |
| XYZ | xyz(65.8076, 69.3781, 90.0286) |
| Luminance | 0.6938 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.92
Lightsteelblue
#B0C4DE
ΔE00 6.37
Fog
#D8DCE0
ΔE00 6.42
Lavender (CSS)
#E6E6FA
ΔE00 6.48
Cloudy Blue
#ACC2D9
ΔE00 7.11
Powder Blue (survey)
#B1D1FC
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAED #EDE1CE
analogous
#CEEAED #CEDAED #D2CEED
triadic
#CEDAED #EDCEDA #DAEDCE
tetradic
#CEDAED #EDCEEA #EDE1CE #CEEDD2
square
#CEDAED #EDCEEA #EDE1CE #CEEDD2
split-complementary
#CEDAED #EDD2CE #EAEDCE
monochromatic
#7496CC #A1B8DD #CEDAED #E9EEF7 #E9EEF7
Accessibility & contrast
On white
1.41
#CEDAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#CEDAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAED
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAED | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEE
Deuteranopia (green-blind)
#D1D8ED
Tritanopia (blue-blind)
#C7DEE0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedaed; /* rgb */ color: rgb(206, 218, 237); /* oklch */ color: oklch(88.5% 0.029 259.6);
Tailwind
colors: {
custom: {
50: '#dde5f2',
500: '#cedaed',
950: '#000000',
},
}SCSS
$custom: #cedaed; $custom-light: #dde5f2; $custom-dark: #000000;
JSON
{
"hex": "#cedaed",
"rgb": {
"r": 206,
"g": 218,
"b": 237
},
"hsl": {
"h": 216.774,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.88508,
"c": 0.02923,
"h": 259.6
},
"luminance": 0.69379
}Semantic roles & 50–950 ramp
primary
#CEDAED
secondary
#C9B596
accent
#832CB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485