#DDEFFD#DDEFFD
#DDEFFD is a very light, muted cyan. Relative luminance 0.842; OKLCH L 94.3% C 0.027 H 241.2°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEFFD |
|---|---|
| RGB | rgb(221, 239, 253) |
| HSL | hsl(206, 89%, 93%) |
| HSV | hsv(206, 13%, 99%) |
| CMYK | cmyk(12.6%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(93.54, -3.20, -8.76) |
| CIE-LCH | lch(93.54, 9.32, 249.95°) |
| OKLab | oklab(94.3% -0.013 -0.0236) |
| OKLCH | oklch(94.3% 0.027 241.2) |
| XYZ | xyz(78.4108, 84.1957, 105.0298) |
| Luminance | 0.8420 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.53
Fog
#D8DCE0
ΔE00 6.88
Azure (CSS)
#F0FFFF
ΔE00 7.03
Ghostwhite
#F8F8FF
ΔE00 7.73
Whitesmoke
#F5F5F5
ΔE00 8.35
Pale Grey
#FDFDFE
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEFFD #FDEBDD
analogous
#DDFDFB #DDEFFD #DDDFFD
triadic
#DDEFFD #FDDDEF #EFFDDD
tetradic
#DDEFFD #FBDDFD #FDEBDD #DFFDDD
square
#DDEFFD #FBDDFD #FDEBDD #DFFDDD
split-complementary
#DDEFFD #FDDDDF #FDFBDD
monochromatic
#69B9F6 #A3D4FA #DDEFFD #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.18
#DDEFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#DDEFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEFFD
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEFFD | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFE
Deuteranopia (green-blind)
#E5EBFD
Tritanopia (blue-blind)
#D5F2F3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ddeffd; /* rgb */ color: rgb(221, 239, 253); /* oklch */ color: oklch(94.3% 0.027 241.2);
Tailwind
colors: {
custom: {
50: '#e7f4fe',
500: '#ddeffd',
950: '#000000',
},
}SCSS
$custom: #ddeffd; $custom-light: #e7f4fe; $custom-dark: #000000;
JSON
{
"hex": "#ddeffd",
"rgb": {
"r": 221,
"g": 239,
"b": 253
},
"hsl": {
"h": 206.25,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.943,
"c": 0.02693,
"h": 241.2
},
"luminance": 0.84197
}Semantic roles & 50–950 ramp
primary
#DDEFFD
secondary
#E7BA97
accent
#6400E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585