#DDF4FD#DDF4FD
#DDF4FD is a very light, muted cyan. Relative luminance 0.872; OKLCH L 95.3% C 0.027 H 223.2°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF4FD |
|---|---|
| RGB | rgb(221, 244, 253) |
| HSL | hsl(197, 89%, 93%) |
| HSV | hsv(197, 13%, 99%) |
| CMYK | cmyk(12.6%, 3.6%, 0%, 0.8%) |
| CIE-LAB | lab(94.81, -5.74, -6.87) |
| CIE-LCH | lch(94.81, 8.96, 230.13°) |
| OKLab | oklab(95.3% -0.0197 -0.0185) |
| OKLCH | oklch(95.3% 0.027 223.2) |
| XYZ | xyz(79.8949, 87.1639, 105.5245) |
| Luminance | 0.8717 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.92
Aliceblue
#F0F8FF
ΔE00 5.57
Lightcyan
#E0FFFF
ΔE00 5.72
Mintcream
#F5FFFA
ΔE00 7.56
Ice Blue (survey)
#D7FFFE
ΔE00 7.66
Very Light Blue
#D5FFFF
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF4FD #FDE6DD
analogous
#DDFDF6 #DDF4FD #DDE4FD
triadic
#DDF4FD #FDDDF4 #F4FDDD
tetradic
#DDF4FD #F6DDFD #FDE6DD #E4FDDD
square
#DDF4FD #F6DDFD #FDE6DD #E4FDDD
split-complementary
#DDF4FD #FDDDE4 #FDF6DD
monochromatic
#69CFF6 #A3E1FA #DDF4FD #E2F6FD #E2F6FD
Accessibility & contrast
On white
1.14
#DDF4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#DDF4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF4FD
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF4FD | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FE
Deuteranopia (green-blind)
#EAEEFD
Tritanopia (blue-blind)
#D5F7F7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ddf4fd; /* rgb */ color: rgb(221, 244, 253); /* oklch */ color: oklch(95.3% 0.027 223.2);
Tailwind
colors: {
custom: {
50: '#e7f7fe',
500: '#ddf4fd',
950: '#000000',
},
}SCSS
$custom: #ddf4fd; $custom-light: #e7f7fe; $custom-dark: #000000;
JSON
{
"hex": "#ddf4fd",
"rgb": {
"r": 221,
"g": 244,
"b": 253
},
"hsl": {
"h": 196.875,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.95302,
"c": 0.02706,
"h": 223.2
},
"luminance": 0.87165
}Semantic roles & 50–950 ramp
primary
#DDF4FD
secondary
#E7AE97
accent
#4100E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585