#DEE7FD#DEE7FD
#DEE7FD is a very light, muted blue. Relative luminance 0.798; OKLCH L 92.8% C 0.031 H 268.0°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE7FD |
|---|---|
| RGB | rgb(222, 231, 253) |
| HSL | hsl(223, 89%, 93%) |
| HSV | hsv(223, 12%, 99%) |
| CMYK | cmyk(12.3%, 8.7%, 0%, 0.8%) |
| CIE-LAB | lab(91.58, 1.23, -11.65) |
| CIE-LCH | lch(91.58, 11.72, 276.02°) |
| OKLab | oklab(92.78% -0.0011 -0.0314) |
| OKLCH | oklch(92.78% 0.031 268) |
| XYZ | xyz(76.4258, 79.7723, 104.2806) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.91
Aliceblue
#F0F8FF
ΔE00 7.26
Ghostwhite
#F8F8FF
ΔE00 7.34
Fog
#D8DCE0
ΔE00 7.81
Light Blue Grey
#B7C9E2
ΔE00 8.05
Lightsteelblue
#B0C4DE
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE7FD #FDF4DE
analogous
#DEF6FD #DEE7FD #E4DEFD
triadic
#DEE7FD #FDDEE7 #E7FDDE
tetradic
#DEE7FD #FDDEF6 #FDF4DE #DEFDE4
square
#DEE7FD #FDDEF6 #FDF4DE #DEFDE4
split-complementary
#DEE7FD #FDE4DE #F6FDDE
monochromatic
#6B93F6 #A4BDFA #DEE7FD #E2EAFD #E2EAFD
Accessibility & contrast
On white
1.24
#DEE7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#DEE7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE7FD
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE7FD | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FE
Deuteranopia (green-blind)
#DEE6FC
Tritanopia (blue-blind)
#D7EBEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dee7fd; /* rgb */ color: rgb(222, 231, 253); /* oklch */ color: oklch(92.8% 0.031 268.0);
Tailwind
colors: {
custom: {
50: '#e8eefe',
500: '#dee7fd',
950: '#000000',
},
}SCSS
$custom: #dee7fd; $custom-light: #e8eefe; $custom-dark: #000000;
JSON
{
"hex": "#dee7fd",
"rgb": {
"r": 222,
"g": 231,
"b": 253
},
"hsl": {
"h": 222.581,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.92783,
"c": 0.03143,
"h": 268
},
"luminance": 0.79773
}Semantic roles & 50–950 ramp
primary
#DEE7FD
secondary
#E7D098
accent
#A300E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585