#DDEBF4#DDEBF4
#DDEBF4 is a very light, near-neutral cyan. Relative luminance 0.813; OKLCH L 93.2% C 0.019 H 235.7°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBF4 |
|---|---|
| RGB | rgb(221, 235, 244) |
| HSL | hsl(203, 51%, 91%) |
| HSV | hsv(203, 9%, 96%) |
| CMYK | cmyk(9.4%, 3.7%, 0%, 4.3%) |
| CIE-LAB | lab(92.27, -2.91, -5.94) |
| CIE-LCH | lch(92.27, 6.62, 243.87°) |
| OKLab | oklab(93.23% -0.0109 -0.016) |
| OKLCH | oklch(93.23% 0.019 235.7) |
| XYZ | xyz(75.8527, 81.3195, 97.2704) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.74
Fog
#D8DCE0
ΔE00 5.01
Azure (CSS)
#F0FFFF
ΔE00 6.01
Whitesmoke
#F5F5F5
ΔE00 6.83
Ghostwhite
#F8F8FF
ΔE00 6.91
Gainsboro
#DCDCDC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBF4 #F4E6DD
analogous
#DDF4F1 #DDEBF4 #DDDFF4
triadic
#DDEBF4 #F4DDEB #EBF4DD
tetradic
#DDEBF4 #F1DDF4 #F4E6DD #DFF4DD
square
#DDEBF4 #F1DDF4 #F4E6DD #DFF4DD
split-complementary
#DDEBF4 #F4DDDF #F4F1DD
monochromatic
#81B5D6 #AFD0E5 #DDEBF4 #E8F1F8 #E8F1F8
Accessibility & contrast
On white
1.22
#DDEBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#DDEBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBF4
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBF4 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF5
Deuteranopia (green-blind)
#E4E8F4
Tritanopia (blue-blind)
#D7EDEE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddebf4; /* rgb */ color: rgb(221, 235, 244); /* oklch */ color: oklch(93.2% 0.019 235.7);
Tailwind
colors: {
custom: {
50: '#e7f1f7',
500: '#ddebf4',
950: '#000000',
},
}SCSS
$custom: #ddebf4; $custom-light: #e7f1f7; $custom-dark: #000000;
JSON
{
"hex": "#ddebf4",
"rgb": {
"r": 221,
"g": 235,
"b": 244
},
"hsl": {
"h": 203.478,
"s": 51.111,
"l": 91.176
},
"oklch": {
"l": 0.93225,
"c": 0.01931,
"h": 235.7
},
"luminance": 0.8132
}Semantic roles & 50–950 ramp
primary
#DDEBF4
secondary
#D3B5A2
accent
#6227BE
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585