#DDF8FE#DDF8FE
#DDF8FE is a very light, muted cyan. Relative luminance 0.897; OKLCH L 96.1% C 0.029 H 212.6°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF8FE |
|---|---|
| RGB | rgb(221, 248, 254) |
| HSL | hsl(191, 94%, 93%) |
| HSV | hsv(191, 13%, 100%) |
| CMYK | cmyk(13%, 2.4%, 0%, 0.4%) |
| CIE-LAB | lab(95.86, -7.57, -5.84) |
| CIE-LCH | lch(95.86, 9.56, 217.68°) |
| OKLab | oklab(96.14% -0.0247 -0.0158) |
| OKLCH | oklch(96.14% 0.029 212.6) |
| XYZ | xyz(81.2712, 89.6610, 106.7712) |
| Luminance | 0.8966 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 3.48
Azure (CSS)
#F0FFFF
ΔE00 4.54
Ice Blue (survey)
#D7FFFE
ΔE00 5.39
Very Light Blue
#D5FFFF
ΔE00 5.48
Very Pale Blue
#D6FFFE
ΔE00 5.58
Really Light Blue
#D4FFFF
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF8FE #FEE3DD
analogous
#DDFEF3 #DDF8FE #DDE7FE
triadic
#DDF8FE #FEDDF8 #F8FEDD
tetradic
#DDF8FE #F3DDFE #FEE3DD #E7FEDD
square
#DDF8FE #F3DDFE #FEE3DD #E7FEDD
split-complementary
#DDF8FE #FEDDE7 #FEF3DD
monochromatic
#66E0FB #A2ECFC #DDF8FE #E1F9FE #E1F9FE
Accessibility & contrast
On white
1.11
#DDF8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#DDF8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF8FE
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF8FE | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#D4FBFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ddf8fe; /* rgb */ color: rgb(221, 248, 254); /* oklch */ color: oklch(96.1% 0.029 212.6);
Tailwind
colors: {
custom: {
50: '#e7fafe',
500: '#ddf8fe',
950: '#000000',
},
}SCSS
$custom: #ddf8fe; $custom-light: #e7fafe; $custom-dark: #000000;
JSON
{
"hex": "#ddf8fe",
"rgb": {
"r": 221,
"g": 248,
"b": 254
},
"hsl": {
"h": 190.909,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.96138,
"c": 0.0293,
"h": 212.6
},
"luminance": 0.89663
}Semantic roles & 50–950 ramp
primary
#DDF8FE
secondary
#E9A596
accent
#2A00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585