#DDE5FF#DDE5FF
#DDE5FF is a very light, muted blue. Relative luminance 0.786; OKLCH L 92.4% C 0.036 H 272.1°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE5FF |
|---|---|
| RGB | rgb(221, 229, 255) |
| HSL | hsl(226, 100%, 93%) |
| HSV | hsv(226, 13%, 100%) |
| CMYK | cmyk(13.3%, 10.2%, 0%, 0%) |
| CIE-LAB | lab(91.07, 2.35, -13.48) |
| CIE-LCH | lch(91.07, 13.68, 279.90°) |
| OKLab | oklab(92.38% 0.0013 -0.0364) |
| OKLCH | oklch(92.38% 0.036 272.1) |
| XYZ | xyz(75.8841, 78.6298, 105.7675) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.64
Light Blue Grey
#B7C9E2
ΔE00 8.18
Ghostwhite
#F8F8FF
ΔE00 8.47
Aliceblue
#F0F8FF
ΔE00 8.84
Periwinkle
#CCCCFF
ΔE00 8.84
Fog
#D8DCE0
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE5FF #FFF7DD
analogous
#DDF6FF #DDE5FF #E6DDFF
triadic
#DDE5FF #FFDDE5 #E5FFDD
tetradic
#DDE5FF #FFDDF6 #FFF7DD #DDFFE6
square
#DDE5FF #FFDDF6 #FFF7DD #DDFFE6
split-complementary
#DDE5FF #FFE6DD #F6FFDD
monochromatic
#6387FF #A0B6FF #DDE5FF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.26
#DDE5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#DDE5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE5FF
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE5FF | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE7FF
Deuteranopia (green-blind)
#DBE4FE
Tritanopia (blue-blind)
#D5EAED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dde5ff; /* rgb */ color: rgb(221, 229, 255); /* oklch */ color: oklch(92.4% 0.036 272.1);
Tailwind
colors: {
custom: {
50: '#e7edff',
500: '#dde5ff',
950: '#000000',
},
}SCSS
$custom: #dde5ff; $custom-light: #e7edff; $custom-dark: #000000;
JSON
{
"hex": "#dde5ff",
"rgb": {
"r": 221,
"g": 229,
"b": 255
},
"hsl": {
"h": 225.882,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.92379,
"c": 0.03641,
"h": 272.1
},
"luminance": 0.78631
}Semantic roles & 50–950 ramp
primary
#DDE5FF
secondary
#ECD794
accent
#AF00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#161618
muted
#848486