#DDE6FF#DDE6FF
#DDE6FF is a very light, muted blue. Relative luminance 0.792; OKLCH L 92.6% C 0.035 H 269.9°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE6FF |
|---|---|
| RGB | rgb(221, 230, 255) |
| HSL | hsl(224, 100%, 93%) |
| HSV | hsv(224, 13%, 100%) |
| CMYK | cmyk(13.3%, 9.8%, 0%, 0%) |
| CIE-LAB | lab(91.32, 1.83, -13.10) |
| CIE-LCH | lch(91.32, 13.23, 277.97°) |
| OKLab | oklab(92.58% 0 -0.0354) |
| OKLCH | oklch(92.58% 0.035 269.9) |
| XYZ | xyz(76.1615, 79.1848, 105.8600) |
| Luminance | 0.7919 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.90
Light Blue Grey
#B7C9E2
ΔE00 8.03
Ghostwhite
#F8F8FF
ΔE00 8.19
Aliceblue
#F0F8FF
ΔE00 8.32
Fog
#D8DCE0
ΔE00 8.76
Periwinkle
#CCCCFF
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE6FF #FFF6DD
analogous
#DDF7FF #DDE6FF #E5DDFF
triadic
#DDE6FF #FFDDE6 #E6FFDD
tetradic
#DDE6FF #FFDDF7 #FFF6DD #DDFFE5
square
#DDE6FF #FFDDF7 #FFF6DD #DDFFE5
split-complementary
#DDE6FF #FFE5DD #F7FFDD
monochromatic
#638CFF #A0B9FF #DDE6FF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.25
#DDE6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#DDE6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE6FF
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE6FF | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE8FF
Deuteranopia (green-blind)
#DCE5FE
Tritanopia (blue-blind)
#D5EBEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dde6ff; /* rgb */ color: rgb(221, 230, 255); /* oklch */ color: oklch(92.6% 0.035 269.9);
Tailwind
colors: {
custom: {
50: '#e7edff',
500: '#dde6ff',
950: '#000000',
},
}SCSS
$custom: #dde6ff; $custom-light: #e7edff; $custom-dark: #000000;
JSON
{
"hex": "#dde6ff",
"rgb": {
"r": 221,
"g": 230,
"b": 255
},
"hsl": {
"h": 224.118,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.92576,
"c": 0.03536,
"h": 269.9
},
"luminance": 0.79186
}Semantic roles & 50–950 ramp
primary
#DDE6FF
secondary
#ECD594
accent
#A900E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161618
muted
#848486