#DDEEFD#DDEEFD
#DDEEFD is a very light, muted cyan. Relative luminance 0.836; OKLCH L 94.1% C 0.027 H 244.7°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEEFD |
|---|---|
| RGB | rgb(221, 238, 253) |
| HSL | hsl(208, 89%, 93%) |
| HSV | hsv(208, 13%, 99%) |
| CMYK | cmyk(12.6%, 5.9%, 0%, 0.8%) |
| CIE-LAB | lab(93.28, -2.69, -9.13) |
| CIE-LCH | lch(93.28, 9.52, 253.61°) |
| OKLab | oklab(94.1% -0.0116 -0.0246) |
| OKLCH | oklch(94.1% 0.027 244.7) |
| XYZ | xyz(78.1188, 83.6118, 104.9324) |
| Luminance | 0.8361 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.59
Fog
#D8DCE0
ΔE00 6.78
Ghostwhite
#F8F8FF
ΔE00 7.50
Azure (CSS)
#F0FFFF
ΔE00 7.56
Whitesmoke
#F5F5F5
ΔE00 8.38
Lavender (CSS)
#E6E6FA
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEEFD #FDECDD
analogous
#DDFDFC #DDEEFD #DDDEFD
triadic
#DDEEFD #FDDDEE #EEFDDD
tetradic
#DDEEFD #FCDDFD #FDECDD #DEFDDD
square
#DDEEFD #FCDDFD #FDECDD #DEFDDD
split-complementary
#DDEEFD #FDDDDE #FDFCDD
monochromatic
#69B4F6 #A3D1FA #DDEEFD #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.18
#DDEEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#DDEEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEEFD
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEEFD | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFE
Deuteranopia (green-blind)
#E4EAFD
Tritanopia (blue-blind)
#D5F2F3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ddeefd; /* rgb */ color: rgb(221, 238, 253); /* oklch */ color: oklch(94.1% 0.027 244.7);
Tailwind
colors: {
custom: {
50: '#e7f3fe',
500: '#ddeefd',
950: '#000000',
},
}SCSS
$custom: #ddeefd; $custom-light: #e7f3fe; $custom-dark: #000000;
JSON
{
"hex": "#ddeefd",
"rgb": {
"r": 221,
"g": 238,
"b": 253
},
"hsl": {
"h": 208.125,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.941,
"c": 0.02722,
"h": 244.7
},
"luminance": 0.83613
}Semantic roles & 50–950 ramp
primary
#DDEEFD
secondary
#E7BD97
accent
#6C00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585