#CEDDF9#CEDDF9
#CEDDF9 is a very light, muted blue. Relative luminance 0.717; OKLCH L 89.5% C 0.042 H 263.0°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDF9 |
|---|---|
| RGB | rgb(206, 221, 249) |
| HSL | hsl(219, 78%, 89%) |
| HSV | hsv(219, 17%, 98%) |
| CMYK | cmyk(17.3%, 11.2%, 0%, 2.4%) |
| CIE-LAB | lab(87.81, 0.62, -15.31) |
| CIE-LCH | lch(87.81, 15.33, 272.30°) |
| OKLab | oklab(89.5% -0.0051 -0.0415) |
| OKLCH | oklch(89.5% 0.042 263) |
| XYZ | xyz(68.4048, 71.6729, 99.8345) |
| Luminance | 0.7167 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.28
Powder Blue (survey)
#B1D1FC
ΔE00 6.50
Lightsteelblue
#B0C4DE
ΔE00 6.67
Lavender (CSS)
#E6E6FA
ΔE00 6.72
Cloudy Blue
#ACC2D9
ΔE00 7.92
Periwinkle
#CCCCFF
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDF9 #F9EACE
analogous
#CEF3F9 #CEDDF9 #D5CEF9
triadic
#CEDDF9 #F9CEDD #DDF9CE
tetradic
#CEDDF9 #F9CEF3 #F9EACE #CEF9D5
square
#CEDDF9 #F9CEF3 #F9EACE #CEF9D5
split-complementary
#CEDDF9 #F9D5CE #F3F9CE
monochromatic
#6191EC #97B7F2 #CEDDF9 #E4ECFC #E4ECFC
Accessibility & contrast
On white
1.37
#CEDDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#CEDDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDF9
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDF9 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEFA
Deuteranopia (green-blind)
#D0DAF8
Tritanopia (blue-blind)
#C4E3E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ceddf9; /* rgb */ color: rgb(206, 221, 249); /* oklch */ color: oklch(89.5% 0.042 263.0);
Tailwind
colors: {
custom: {
50: '#dde7fb',
500: '#ceddf9',
950: '#000000',
},
}SCSS
$custom: #ceddf9; $custom-light: #dde7fb; $custom-dark: #000000;
JSON
{
"hex": "#ceddf9",
"rgb": {
"r": 206,
"g": 221,
"b": 249
},
"hsl": {
"h": 219.07,
"s": 78.182,
"l": 89.216
},
"oklch": {
"l": 0.89504,
"c": 0.04183,
"h": 263
},
"luminance": 0.71674
}Semantic roles & 50–950 ramp
primary
#CEDDF9
secondary
#DEC28D
accent
#920BDA
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485