#DDF4FE#DDF4FE
#DDF4FE is a very light, muted cyan. Relative luminance 0.872; OKLCH L 95.3% C 0.028 H 225.7°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF4FE |
|---|---|
| RGB | rgb(221, 244, 254) |
| HSL | hsl(198, 94%, 93%) |
| HSV | hsv(198, 13%, 100%) |
| CMYK | cmyk(13%, 3.9%, 0%, 0.4%) |
| CIE-LAB | lab(94.83, -5.54, -7.35) |
| CIE-LCH | lch(94.83, 9.21, 232.98°) |
| OKLab | oklab(95.33% -0.0193 -0.0198) |
| OKLCH | oklch(95.33% 0.028 225.7) |
| XYZ | xyz(80.0546, 87.2277, 106.3656) |
| Luminance | 0.8723 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.21
Aliceblue
#F0F8FF
ΔE00 5.47
Lightcyan
#E0FFFF
ΔE00 6.12
Mintcream
#F5FFFA
ΔE00 7.87
Ice Blue (survey)
#D7FFFE
ΔE00 8.03
Very Light Blue
#D5FFFF
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF4FE #FEE7DD
analogous
#DDFEF7 #DDF4FE #DDE3FE
triadic
#DDF4FE #FEDDF4 #F4FEDD
tetradic
#DDF4FE #F7DDFE #FEE7DD #E3FEDD
square
#DDF4FE #F7DDFE #FEE7DD #E3FEDD
split-complementary
#DDF4FE #FEDDE3 #FEF7DD
monochromatic
#66CEFB #A2E1FC #DDF4FE #E1F5FE #E1F5FE
Accessibility & contrast
On white
1.14
#DDF4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#DDF4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF4FE
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF4FE | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#E9EEFE
Tritanopia (blue-blind)
#D4F7F7
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ddf4fe; /* rgb */ color: rgb(221, 244, 254); /* oklch */ color: oklch(95.3% 0.028 225.7);
Tailwind
colors: {
custom: {
50: '#e7f7fe',
500: '#ddf4fe',
950: '#000000',
},
}SCSS
$custom: #ddf4fe; $custom-light: #e7f7fe; $custom-dark: #000000;
JSON
{
"hex": "#ddf4fe",
"rgb": {
"r": 221,
"g": 244,
"b": 254
},
"hsl": {
"h": 198.182,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.95333,
"c": 0.0277,
"h": 225.7
},
"luminance": 0.87229
}Semantic roles & 50–950 ramp
primary
#DDF4FE
secondary
#E9AF96
accent
#4600E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585