#DDEBF6#DDEBF6
#DDEBF6 is a very light, muted cyan. Relative luminance 0.814; OKLCH L 93.3% C 0.021 H 241.4°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBF6 |
|---|---|
| RGB | rgb(221, 235, 246) |
| HSL | hsl(206, 58%, 92%) |
| HSV | hsv(206, 10%, 96%) |
| CMYK | cmyk(10.2%, 4.5%, 0%, 3.5%) |
| CIE-LAB | lab(92.33, -2.53, -6.90) |
| CIE-LCH | lch(92.33, 7.35, 249.90°) |
| OKLab | oklab(93.29% -0.0101 -0.0185) |
| OKLCH | oklch(93.29% 0.021 241.4) |
| XYZ | xyz(76.1580, 81.4416, 98.8784) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.82
Fog
#D8DCE0
ΔE00 5.24
Azure (CSS)
#F0FFFF
ΔE00 6.71
Ghostwhite
#F8F8FF
ΔE00 6.78
Whitesmoke
#F5F5F5
ΔE00 7.15
Gainsboro
#DCDCDC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBF6 #F6E8DD
analogous
#DDF6F5 #DDEBF6 #DDDFF6
triadic
#DDEBF6 #F6DDEB #EBF6DD
tetradic
#DDEBF6 #F5DDF6 #F6E8DD #DFF6DD
square
#DDEBF6 #F5DDF6 #F6E8DD #DFF6DD
split-complementary
#DDEBF6 #F6DDDF #F6F5DD
monochromatic
#7CB2DC #ADCFE9 #DDEBF6 #E7F1F9 #E7F1F9
Accessibility & contrast
On white
1.21
#DDEBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#DDEBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBF6
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBF6 | 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)
#E7EBF7
Deuteranopia (green-blind)
#E3E8F6
Tritanopia (blue-blind)
#D7EEEE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddebf6; /* rgb */ color: rgb(221, 235, 246); /* oklch */ color: oklch(93.3% 0.021 241.4);
Tailwind
colors: {
custom: {
50: '#e7f1f9',
500: '#ddebf6',
950: '#000000',
},
}SCSS
$custom: #ddebf6; $custom-light: #e7f1f9; $custom-dark: #000000;
JSON
{
"hex": "#ddebf6",
"rgb": {
"r": 221,
"g": 235,
"b": 246
},
"hsl": {
"h": 206.4,
"s": 58.14,
"l": 91.569
},
"oklch": {
"l": 0.93286,
"c": 0.02114,
"h": 241.4
},
"luminance": 0.81443
}Semantic roles & 50–950 ramp
primary
#DDEBF6
secondary
#D7B8A0
accent
#6920C6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585