#DDEEF6#DDEEF6
#DDEEF6 is a very light, muted cyan. Relative luminance 0.832; OKLCH L 93.9% C 0.021 H 227.5°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEF6 |
|---|---|
| RGB | rgb(221, 238, 246) |
| HSL | hsl(199, 58%, 92%) |
| HSV | hsv(199, 10%, 96%) |
| CMYK | cmyk(10.2%, 3.3%, 0%, 3.5%) |
| CIE-LAB | lab(93.09, -4.06, -5.78) |
| CIE-LCH | lch(93.09, 7.06, 234.90°) |
| OKLab | oklab(93.89% -0.0142 -0.0155) |
| OKLCH | oklch(93.89% 0.021 227.5) |
| XYZ | xyz(77.0242, 83.1739, 99.1671) |
| Luminance | 0.8317 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.24
Azure (CSS)
#F0FFFF
ΔE00 5.08
Fog
#D8DCE0
ΔE00 6.07
Mintcream
#F5FFFA
ΔE00 7.21
Lightcyan
#E0FFFF
ΔE00 7.25
Whitesmoke
#F5F5F5
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEF6 #F6E5DD
analogous
#DDF6F2 #DDEEF6 #DDE2F6
triadic
#DDEEF6 #F6DDEE #EEF6DD
tetradic
#DDEEF6 #F2DDF6 #F6E5DD #E2F6DD
square
#DDEEF6 #F2DDF6 #F6E5DD #E2F6DD
split-complementary
#DDEEF6 #F6DDE2 #F6F2DD
monochromatic
#7CBEDC #ADD6E9 #DDEEF6 #E7F3F9 #E7F3F9
Accessibility & contrast
On white
1.19
#DDEEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#DDEEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEF6
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEF6 | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEDF6
Deuteranopia (green-blind)
#E6EAF6
Tritanopia (blue-blind)
#D7F0F0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ddeef6; /* rgb */ color: rgb(221, 238, 246); /* oklch */ color: oklch(93.9% 0.021 227.5);
Tailwind
colors: {
custom: {
50: '#e7f3f9',
500: '#ddeef6',
950: '#000000',
},
}SCSS
$custom: #ddeef6; $custom-light: #e7f3f9; $custom-dark: #000000;
JSON
{
"hex": "#ddeef6",
"rgb": {
"r": 221,
"g": 238,
"b": 246
},
"hsl": {
"h": 199.2,
"s": 58.14,
"l": 91.569
},
"oklch": {
"l": 0.93886,
"c": 0.02106,
"h": 227.5
},
"luminance": 0.83175
}Semantic roles & 50–950 ramp
primary
#DDEEF6
secondary
#D7B2A0
accent
#5520C6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585