#DDEEF8#DDEEF8
#DDEEF8 is a very light, muted cyan. Relative luminance 0.833; OKLCH L 93.9% C 0.023 H 233.4°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEF8 |
|---|---|
| RGB | rgb(221, 238, 248) |
| HSL | hsl(202, 66%, 92%) |
| HSV | hsv(202, 11%, 97%) |
| CMYK | cmyk(10.9%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(93.14, -3.67, -6.74) |
| CIE-LCH | lch(93.14, 7.67, 241.42°) |
| OKLab | oklab(93.95% -0.0135 -0.0181) |
| OKLCH | oklch(93.95% 0.023 233.4) |
| XYZ | xyz(77.3328, 83.2974, 100.7925) |
| Luminance | 0.8330 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.12
Azure (CSS)
#F0FFFF
ΔE00 5.76
Fog
#D8DCE0
ΔE00 6.14
Whitesmoke
#F5F5F5
ΔE00 7.55
Ghostwhite
#F8F8FF
ΔE00 7.62
Mintcream
#F5FFFA
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEF8 #F8E7DD
analogous
#DDF8F5 #DDEEF8 #DDE1F8
triadic
#DDEEF8 #F8DDEE #EEF8DD
tetradic
#DDEEF8 #F5DDF8 #F8E7DD #E1F8DD
square
#DDEEF8 #F5DDF8 #F8E7DD #E1F8DD
split-complementary
#DDEEF8 #F8DDE1 #F8F5DD
monochromatic
#77BBE3 #AAD5EE #DDEEF8 #E6F2FA #E6F2FA
Accessibility & contrast
On white
1.19
#DDEEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#DDEEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEF8
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEF8 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDF9
Deuteranopia (green-blind)
#E6EAF8
Tritanopia (blue-blind)
#D6F1F1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddeef8; /* rgb */ color: rgb(221, 238, 248); /* oklch */ color: oklch(93.9% 0.023 233.4);
Tailwind
colors: {
custom: {
50: '#e7f3fa',
500: '#ddeef8',
950: '#000000',
},
}SCSS
$custom: #ddeef8; $custom-light: #e7f3fa; $custom-dark: #000000;
JSON
{
"hex": "#ddeef8",
"rgb": {
"r": 221,
"g": 238,
"b": 248
},
"hsl": {
"h": 202.222,
"s": 65.854,
"l": 91.961
},
"oklch": {
"l": 0.93947,
"c": 0.02258,
"h": 233.4
},
"luminance": 0.83299
}Semantic roles & 50–950 ramp
primary
#DDEEF8
secondary
#DBB59E
accent
#5B18CE
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585