#DDE7FF#DDE7FF
#DDE7FF is a very light, muted blue. Relative luminance 0.797; OKLCH L 92.8% C 0.034 H 267.6°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE7FF |
|---|---|
| RGB | rgb(221, 231, 255) |
| HSL | hsl(222, 100%, 93%) |
| HSV | hsv(222, 13%, 100%) |
| CMYK | cmyk(13.3%, 9.4%, 0%, 0%) |
| CIE-LAB | lab(91.57, 1.32, -12.73) |
| CIE-LCH | lch(91.57, 12.79, 275.91°) |
| OKLab | oklab(92.77% -0.0014 -0.0343) |
| OKLCH | oklch(92.77% 0.034 267.6) |
| XYZ | xyz(76.4406, 79.7429, 105.9530) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.26
Aliceblue
#F0F8FF
ΔE00 7.80
Light Blue Grey
#B7C9E2
ΔE00 7.93
Ghostwhite
#F8F8FF
ΔE00 7.94
Fog
#D8DCE0
ΔE00 8.43
Lightsteelblue
#B0C4DE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE7FF #FFF5DD
analogous
#DDF8FF #DDE7FF #E4DDFF
triadic
#DDE7FF #FFDDE7 #E7FFDD
tetradic
#DDE7FF #FFDDF8 #FFF5DD #DDFFE4
square
#DDE7FF #FFDDF8 #FFF5DD #DDFFE4
split-complementary
#DDE7FF #FFE4DD #F8FFDD
monochromatic
#6391FF #A0BCFF #DDE7FF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.24
#DDE7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#DDE7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE7FF
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE7FF | 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)
#E0E8FF
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#D5EBEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dde7ff; /* rgb */ color: rgb(221, 231, 255); /* oklch */ color: oklch(92.8% 0.034 267.6);
Tailwind
colors: {
custom: {
50: '#e7eeff',
500: '#dde7ff',
950: '#000000',
},
}SCSS
$custom: #dde7ff; $custom-light: #e7eeff; $custom-dark: #000000;
JSON
{
"hex": "#dde7ff",
"rgb": {
"r": 221,
"g": 231,
"b": 255
},
"hsl": {
"h": 222.353,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.92774,
"c": 0.03437,
"h": 267.6
},
"luminance": 0.79744
}Semantic roles & 50–950 ramp
primary
#DDE7FF
secondary
#ECD294
accent
#A200E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161618
muted
#848586