#DDF7FE#DDF7FE
#DDF7FE is a very light, muted cyan. Relative luminance 0.890; OKLCH L 95.9% C 0.029 H 215.7°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF7FE |
|---|---|
| RGB | rgb(221, 247, 254) |
| HSL | hsl(193, 94%, 93%) |
| HSV | hsv(193, 13%, 100%) |
| CMYK | cmyk(13%, 2.8%, 0%, 0.4%) |
| CIE-LAB | lab(95.60, -7.06, -6.22) |
| CIE-LCH | lch(95.60, 9.41, 221.38°) |
| OKLab | oklab(95.94% -0.0234 -0.0168) |
| OKLCH | oklch(95.94% 0.029 215.7) |
| XYZ | xyz(80.9646, 89.0478, 106.6690) |
| Luminance | 0.8905 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.13
Azure (CSS)
#F0FFFF
ΔE00 4.59
Ice Blue (survey)
#D7FFFE
ΔE00 6.04
Very Light Blue
#D5FFFF
ΔE00 6.12
Very Pale Blue
#D6FFFE
ΔE00 6.23
Really Light Blue
#D4FFFF
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF7FE #FEE4DD
analogous
#DDFEF4 #DDF7FE #DDE6FE
triadic
#DDF7FE #FEDDF7 #F7FEDD
tetradic
#DDF7FE #F4DDFE #FEE4DD #E6FEDD
square
#DDF7FE #F4DDFE #FEE4DD #E6FEDD
split-complementary
#DDF7FE #FEDDE6 #FEF4DD
monochromatic
#66DBFB #A2E9FC #DDF7FE #E1F8FE #E1F8FE
Accessibility & contrast
On white
1.12
#DDF7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#DDF7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF7FE
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF7FE | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FE
Deuteranopia (green-blind)
#ECF0FE
Tritanopia (blue-blind)
#D4FAF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ddf7fe; /* rgb */ color: rgb(221, 247, 254); /* oklch */ color: oklch(95.9% 0.029 215.7);
Tailwind
colors: {
custom: {
50: '#e7f9fe',
500: '#ddf7fe',
950: '#000000',
},
}SCSS
$custom: #ddf7fe; $custom-light: #e7f9fe; $custom-dark: #000000;
JSON
{
"hex": "#ddf7fe",
"rgb": {
"r": 221,
"g": 247,
"b": 254
},
"hsl": {
"h": 192.727,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.95937,
"c": 0.02877,
"h": 215.7
},
"luminance": 0.89049
}Semantic roles & 50–950 ramp
primary
#DDF7FE
secondary
#E9A896
accent
#3100E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585