#DDEAFF#DDEAFF
#DDEAFF is a very light, muted blue. Relative luminance 0.814; OKLCH L 93.4% C 0.032 H 260.0°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEAFF |
|---|---|
| RGB | rgb(221, 234, 255) |
| HSL | hsl(217, 100%, 93%) |
| HSV | hsv(217, 13%, 100%) |
| CMYK | cmyk(13.3%, 8.2%, 0%, 0%) |
| CIE-LAB | lab(92.33, -0.23, -11.60) |
| CIE-LCH | lch(92.33, 11.60, 268.85°) |
| OKLab | oklab(93.37% -0.0055 -0.0313) |
| OKLCH | oklch(93.37% 0.032 260) |
| XYZ | xyz(77.2875, 81.4366, 106.2353) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.74
Aliceblue
#F0F8FF
ΔE00 6.37
Ghostwhite
#F8F8FF
ΔE00 7.47
Fog
#D8DCE0
ΔE00 7.61
Light Blue Grey
#B7C9E2
ΔE00 8.01
Powder Blue (survey)
#B1D1FC
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEAFF #FFF2DD
analogous
#DDFBFF #DDEAFF #E1DDFF
triadic
#DDEAFF #FFDDEA #EAFFDD
tetradic
#DDEAFF #FFDDFB #FFF2DD #DDFFE1
square
#DDEAFF #FFDDFB #FFF2DD #DDFFE1
split-complementary
#DDEAFF #FFE1DD #FBFFDD
monochromatic
#639EFF #A0C4FF #DDEAFF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.21
#DDEAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#DDEAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEAFF
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEAFF | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EBFF
Deuteranopia (green-blind)
#E0E8FF
Tritanopia (blue-blind)
#D5EEF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddeaff; /* rgb */ color: rgb(221, 234, 255); /* oklch */ color: oklch(93.4% 0.032 260.0);
Tailwind
colors: {
custom: {
50: '#e7f0ff',
500: '#ddeaff',
950: '#000000',
},
}SCSS
$custom: #ddeaff; $custom-light: #e7f0ff; $custom-dark: #000000;
JSON
{
"hex": "#ddeaff",
"rgb": {
"r": 221,
"g": 234,
"b": 255
},
"hsl": {
"h": 217.059,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.93367,
"c": 0.03176,
"h": 260
},
"luminance": 0.81438
}Semantic roles & 50–950 ramp
primary
#DDEAFF
secondary
#ECCA94
accent
#8E00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161618
muted
#848586