#DDEBF7#DDEBF7
#DDEBF7 is a very light, muted cyan. Relative luminance 0.815; OKLCH L 93.3% C 0.022 H 243.8°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBF7 |
|---|---|
| RGB | rgb(221, 235, 247) |
| HSL | hsl(208, 62%, 92%) |
| HSV | hsv(208, 11%, 97%) |
| CMYK | cmyk(10.5%, 4.9%, 0%, 3.1%) |
| CIE-LAB | lab(92.36, -2.33, -7.39) |
| CIE-LCH | lch(92.36, 7.74, 252.48°) |
| OKLab | oklab(93.32% -0.0098 -0.0198) |
| OKLCH | oklch(93.32% 0.022 243.8) |
| XYZ | xyz(76.3119, 81.5032, 99.6889) |
| Luminance | 0.8150 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.94
Fog
#D8DCE0
ΔE00 5.41
Ghostwhite
#F8F8FF
ΔE00 6.76
Azure (CSS)
#F0FFFF
ΔE00 7.06
Whitesmoke
#F5F5F5
ΔE00 7.35
Gainsboro
#DCDCDC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBF7 #F7E9DD
analogous
#DDF7F6 #DDEBF7 #DDDEF7
triadic
#DDEBF7 #F7DDEB #EBF7DD
tetradic
#DDEBF7 #F6DDF7 #F7E9DD #DEF7DD
square
#DDEBF7 #F6DDF7 #F7E9DD #DEF7DD
split-complementary
#DDEBF7 #F7DDDE #F7F6DD
monochromatic
#7AB1E0 #ABCEEB #DDEBF7 #E6F0F9 #E6F0F9
Accessibility & contrast
On white
1.21
#DDEBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#DDEBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBF7
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBF7 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBF8
Deuteranopia (green-blind)
#E3E8F7
Tritanopia (blue-blind)
#D7EEEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddebf7; /* rgb */ color: rgb(221, 235, 247); /* oklch */ color: oklch(93.3% 0.022 243.8);
Tailwind
colors: {
custom: {
50: '#e7f1f9',
500: '#ddebf7',
950: '#000000',
},
}SCSS
$custom: #ddebf7; $custom-light: #e7f1f9; $custom-dark: #000000;
JSON
{
"hex": "#ddebf7",
"rgb": {
"r": 221,
"g": 235,
"b": 247
},
"hsl": {
"h": 207.692,
"s": 61.905,
"l": 91.765
},
"oklch": {
"l": 0.93316,
"c": 0.02212,
"h": 243.8
},
"luminance": 0.81504
}Semantic roles & 50–950 ramp
primary
#DDEBF7
secondary
#D9BA9F
accent
#6C1CCA
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585