#CEDDF4#CEDDF4
#CEDDF4 is a very light, muted blue. Relative luminance 0.714; OKLCH L 89.3% C 0.036 H 258.9°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDF4 |
|---|---|
| RGB | rgb(206, 221, 244) |
| HSL | hsl(216, 63%, 88%) |
| HSV | hsv(216, 16%, 96%) |
| CMYK | cmyk(15.6%, 9.4%, 0%, 4.3%) |
| CIE-LAB | lab(87.66, -0.43, -12.91) |
| CIE-LCH | lch(87.66, 12.91, 268.10°) |
| OKLab | oklab(89.34% -0.0069 -0.0349) |
| OKLCH | oklch(89.34% 0.036 258.9) |
| XYZ | xyz(67.6353, 71.3651, 95.7819) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.98
Lightsteelblue
#B0C4DE
ΔE00 6.43
Lavender (CSS)
#E6E6FA
ΔE00 6.88
Powder Blue (survey)
#B1D1FC
ΔE00 7.07
Cloudy Blue
#ACC2D9
ΔE00 7.34
Fog
#D8DCE0
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDF4 #F4E5CE
analogous
#CEF0F4 #CEDDF4 #D2CEF4
triadic
#CEDDF4 #F4CEDD #DDF4CE
tetradic
#CEDDF4 #F4CEF0 #F4E5CE #CEF4D2
square
#CEDDF4 #F4CEF0 #F4E5CE #CEF4D2
split-complementary
#CEDDF4 #F4D2CE #F0F4CE
monochromatic
#6A98DE #9CBAE9 #CEDDF4 #E6EEF9 #E6EEF9
Accessibility & contrast
On white
1.37
#CEDDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#CEDDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDF4
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDF4 | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DEF5
Deuteranopia (green-blind)
#D2DAF3
Tritanopia (blue-blind)
#C5E2E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ceddf4; /* rgb */ color: rgb(206, 221, 244); /* oklch */ color: oklch(89.3% 0.036 258.9);
Tailwind
colors: {
custom: {
50: '#dde7f7',
500: '#ceddf4',
950: '#000000',
},
}SCSS
$custom: #ceddf4; $custom-light: #dde7f7; $custom-dark: #000000;
JSON
{
"hex": "#ceddf4",
"rgb": {
"r": 206,
"g": 221,
"b": 244
},
"hsl": {
"h": 216.316,
"s": 63.333,
"l": 88.235
},
"oklch": {
"l": 0.89338,
"c": 0.03557,
"h": 258.9
},
"luminance": 0.71366
}Semantic roles & 50–950 ramp
primary
#CEDDF4
secondary
#D5BA91
accent
#851ACB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485