#CEDDF5#CEDDF5
#CEDDF5 is a very light, muted blue. Relative luminance 0.714; OKLCH L 89.4% C 0.037 H 259.8°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDF5 |
|---|---|
| RGB | rgb(206, 221, 245) |
| HSL | hsl(217, 66%, 88%) |
| HSV | hsv(217, 16%, 96%) |
| CMYK | cmyk(15.9%, 9.8%, 0%, 3.9%) |
| CIE-LAB | lab(87.69, -0.22, -13.39) |
| CIE-LCH | lch(87.69, 13.39, 269.05°) |
| OKLab | oklab(89.37% -0.0065 -0.0362) |
| OKLCH | oklch(89.37% 0.037 259.8) |
| XYZ | xyz(67.7875, 71.4260, 96.5837) |
| Luminance | 0.7143 (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.80
Powder Blue (survey)
#B1D1FC
ΔE00 6.92
Cloudy Blue
#ACC2D9
ΔE00 7.43
Fog
#D8DCE0
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDF5 #F5E6CE
analogous
#CEF0F5 #CEDDF5 #D2CEF5
triadic
#CEDDF5 #F5CEDD #DDF5CE
tetradic
#CEDDF5 #F5CEF0 #F5E6CE #CEF5D2
square
#CEDDF5 #F5CEF0 #F5E6CE #CEF5D2
split-complementary
#CEDDF5 #F5D2CE #F0F5CE
monochromatic
#6896E0 #9BBAEB #CEDDF5 #E6EDFA #E6EDFA
Accessibility & contrast
On white
1.37
#CEDDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#CEDDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDF5
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDF5 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DEF6
Deuteranopia (green-blind)
#D1DAF4
Tritanopia (blue-blind)
#C5E2E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ceddf5; /* rgb */ color: rgb(206, 221, 245); /* oklch */ color: oklch(89.4% 0.037 259.8);
Tailwind
colors: {
custom: {
50: '#dde7f8',
500: '#ceddf5',
950: '#000000',
},
}SCSS
$custom: #ceddf5; $custom-light: #dde7f8; $custom-dark: #000000;
JSON
{
"hex": "#ceddf5",
"rgb": {
"r": 206,
"g": 221,
"b": 245
},
"hsl": {
"h": 216.923,
"s": 66.102,
"l": 88.431
},
"oklch": {
"l": 0.89371,
"c": 0.0368,
"h": 259.8
},
"luminance": 0.71427
}Semantic roles & 50–950 ramp
primary
#CEDDF5
secondary
#D6BC91
accent
#8818CE
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485