#DDEBFF#DDEBFF
#DDEBFF is a very light, muted blue. Relative luminance 0.820; OKLCH L 93.6% C 0.031 H 257.2°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBFF |
|---|---|
| RGB | rgb(221, 235, 255) |
| HSL | hsl(215, 100%, 93%) |
| HSV | hsv(215, 13%, 100%) |
| CMYK | cmyk(13.3%, 7.8%, 0%, 0%) |
| CIE-LAB | lab(92.58, -0.75, -11.22) |
| CIE-LCH | lch(92.58, 11.25, 266.19°) |
| OKLab | oklab(93.57% -0.0069 -0.0303) |
| OKLCH | oklch(93.57% 0.031 257.2) |
| XYZ | xyz(77.5730, 82.0076, 106.3305) |
| Luminance | 0.8201 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.95
Lavender (CSS)
#E6E6FA
ΔE00 6.32
Ghostwhite
#F8F8FF
ΔE00 7.42
Fog
#D8DCE0
ΔE00 7.42
Light Blue Grey
#B7C9E2
ΔE00 8.17
Whitesmoke
#F5F5F5
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBFF #FFF1DD
analogous
#DDFCFF #DDEBFF #E0DDFF
triadic
#DDEBFF #FFDDEB #EBFFDD
tetradic
#DDEBFF #FFDDFC #FFF1DD #DDFFE0
square
#DDEBFF #FFDDFC #FFF1DD #DDFFE0
split-complementary
#DDEBFF #FFE0DD #FCFFDD
monochromatic
#63A3FF #A0C7FF #DDEBFF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.21
#DDEBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#DDEBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBFF
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBFF | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#E1E8FF
Tritanopia (blue-blind)
#D5EFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ddebff; /* rgb */ color: rgb(221, 235, 255); /* oklch */ color: oklch(93.6% 0.031 257.2);
Tailwind
colors: {
custom: {
50: '#e7f1ff',
500: '#ddebff',
950: '#000000',
},
}SCSS
$custom: #ddebff; $custom-light: #e7f1ff; $custom-dark: #000000;
JSON
{
"hex": "#ddebff",
"rgb": {
"r": 221,
"g": 235,
"b": 255
},
"hsl": {
"h": 215.294,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.93566,
"c": 0.03103,
"h": 257.2
},
"luminance": 0.82009
}Semantic roles & 50–950 ramp
primary
#DDEBFF
secondary
#ECC894
accent
#8700E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161618
muted
#848586