#CEDAEE#CEDAEE
#CEDAEE is a very light, muted blue. Relative luminance 0.694; OKLCH L 88.5% C 0.030 H 260.7°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDAEE |
|---|---|
| RGB | rgb(206, 218, 238) |
| HSL | hsl(218, 48%, 87%) |
| HSV | hsv(218, 13%, 93%) |
| CMYK | cmyk(13.4%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(86.72, -0.10, -11.15) |
| CIE-LCH | lch(86.72, 11.15, 269.50°) |
| OKLab | oklab(88.54% -0.0049 -0.0301) |
| OKLCH | oklch(88.54% 0.03 260.7) |
| XYZ | xyz(65.9541, 69.4367, 90.8002) |
| Luminance | 0.6944 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.85
Lightsteelblue
#B0C4DE
ΔE00 6.32
Lavender (CSS)
#E6E6FA
ΔE00 6.33
Fog
#D8DCE0
ΔE00 6.75
Cloudy Blue
#ACC2D9
ΔE00 7.15
Powder Blue (survey)
#B1D1FC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDAEE #EEE2CE
analogous
#CEEAEE #CEDAEE #D2CEEE
triadic
#CEDAEE #EECEDA #DAEECE
tetradic
#CEDAEE #EECEEA #EEE2CE #CEEED2
square
#CEDAEE #EECEEA #EEE2CE #CEEED2
split-complementary
#CEDAEE #EED2CE #EAEECE
monochromatic
#7395CE #A1B8DE #CEDAEE #E8EEF7 #E8EEF7
Accessibility & contrast
On white
1.41
#CEDAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#CEDAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDAEE
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDAEE | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEF
Deuteranopia (green-blind)
#D1D8EE
Tritanopia (blue-blind)
#C7DEE0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cedaee; /* rgb */ color: rgb(206, 218, 238); /* oklch */ color: oklch(88.5% 0.030 260.7);
Tailwind
colors: {
custom: {
50: '#dde5f3',
500: '#cedaee',
950: '#000000',
},
}SCSS
$custom: #cedaee; $custom-light: #dde5f3; $custom-dark: #000000;
JSON
{
"hex": "#cedaee",
"rgb": {
"r": 206,
"g": 218,
"b": 238
},
"hsl": {
"h": 217.5,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.8854,
"c": 0.03048,
"h": 260.7
},
"luminance": 0.69438
}Semantic roles & 50–950 ramp
primary
#CEDAEE
secondary
#CBB795
accent
#852ABC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485