#DEE5FF#DEE5FF
#DEE5FF is a very light, muted blue. Relative luminance 0.788; OKLCH L 92.5% C 0.036 H 273.7°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE5FF |
|---|---|
| RGB | rgb(222, 229, 255) |
| HSL | hsl(227, 100%, 94%) |
| HSV | hsv(227, 13%, 100%) |
| CMYK | cmyk(12.9%, 10.2%, 0%, 0%) |
| CIE-LAB | lab(91.14, 2.67, -13.36) |
| CIE-LCH | lch(91.14, 13.63, 281.28°) |
| OKLab | oklab(92.45% 0.0023 -0.0361) |
| OKLCH | oklch(92.45% 0.036 273.7) |
| XYZ | xyz(76.1895, 78.7873, 105.7818) |
| Luminance | 0.7879 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.31
Ghostwhite
#F8F8FF
ΔE00 8.41
Light Blue Grey
#B7C9E2
ΔE00 8.45
Periwinkle
#CCCCFF
ΔE00 8.79
Aliceblue
#F0F8FF
ΔE00 8.96
Fog
#D8DCE0
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE5FF #FFF8DE
analogous
#DEF5FF #DEE5FF #E7DEFF
triadic
#DEE5FF #FFDEE5 #E5FFDE
tetradic
#DEE5FF #FFDEF5 #FFF8DE #DEFFE7
square
#DEE5FF #FFDEF5 #FFF8DE #DEFFE7
split-complementary
#DEE5FF #FFE7DE #F5FFDE
monochromatic
#6485FF #A1B5FF #DEE5FF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.25
#DEE5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#DEE5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE5FF
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE5FF | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE7FF
Deuteranopia (green-blind)
#DCE4FE
Tritanopia (blue-blind)
#D7EAED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dee5ff; /* rgb */ color: rgb(222, 229, 255); /* oklch */ color: oklch(92.5% 0.036 273.7);
Tailwind
colors: {
custom: {
50: '#e8edff',
500: '#dee5ff',
950: '#000000',
},
}SCSS
$custom: #dee5ff; $custom-light: #e8edff; $custom-dark: #000000;
JSON
{
"hex": "#dee5ff",
"rgb": {
"r": 222,
"g": 229,
"b": 255
},
"hsl": {
"h": 227.273,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.92453,
"c": 0.03614,
"h": 273.7
},
"luminance": 0.78788
}Semantic roles & 50–950 ramp
primary
#DEE5FF
secondary
#ECDA95
accent
#B500E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161618
muted
#848486