#DDEEF7#DDEEF7
#DDEEF7 is a very light, muted cyan. Relative luminance 0.832; OKLCH L 93.9% C 0.022 H 230.5°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEF7 |
|---|---|
| RGB | rgb(221, 238, 247) |
| HSL | hsl(201, 62%, 92%) |
| HSV | hsv(201, 11%, 97%) |
| CMYK | cmyk(10.5%, 3.6%, 0%, 3.1%) |
| CIE-LAB | lab(93.12, -3.87, -6.26) |
| CIE-LCH | lch(93.12, 7.36, 238.30°) |
| OKLab | oklab(93.92% -0.0138 -0.0168) |
| OKLCH | oklch(93.92% 0.022 230.5) |
| XYZ | xyz(77.1781, 83.2355, 99.9776) |
| Luminance | 0.8324 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.15
Azure (CSS)
#F0FFFF
ΔE00 5.41
Fog
#D8DCE0
ΔE00 6.09
Whitesmoke
#F5F5F5
ΔE00 7.44
Mintcream
#F5FFFA
ΔE00 7.57
Lightcyan
#E0FFFF
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEF7 #F7E6DD
analogous
#DDF7F3 #DDEEF7 #DDE1F7
triadic
#DDEEF7 #F7DDEE #EEF7DD
tetradic
#DDEEF7 #F3DDF7 #F7E6DD #E1F7DD
square
#DDEEF7 #F3DDF7 #F7E6DD #E1F7DD
split-complementary
#DDEEF7 #F7DDE1 #F7F3DD
monochromatic
#7ABCE0 #ABD5EB #DDEEF7 #E6F3F9 #E6F3F9
Accessibility & contrast
On white
1.19
#DDEEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#DDEEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEF7
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEF7 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEDF8
Deuteranopia (green-blind)
#E6EAF7
Tritanopia (blue-blind)
#D6F1F1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddeef7; /* rgb */ color: rgb(221, 238, 247); /* oklch */ color: oklch(93.9% 0.022 230.5);
Tailwind
colors: {
custom: {
50: '#e7f3f9',
500: '#ddeef7',
950: '#000000',
},
}SCSS
$custom: #ddeef7; $custom-light: #e7f3f9; $custom-dark: #000000;
JSON
{
"hex": "#ddeef7",
"rgb": {
"r": 221,
"g": 238,
"b": 247
},
"hsl": {
"h": 200.769,
"s": 61.905,
"l": 91.765
},
"oklch": {
"l": 0.93916,
"c": 0.0218,
"h": 230.5
},
"luminance": 0.83237
}Semantic roles & 50–950 ramp
primary
#DDEEF7
secondary
#D9B39F
accent
#581CCA
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585