#DDF6FF#DDF6FF
#DDF6FF is a very light, muted cyan. Relative luminance 0.885; OKLCH L 95.8% C 0.029 H 221.4°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF6FF |
|---|---|
| RGB | rgb(221, 246, 255) |
| HSL | hsl(196, 100%, 93%) |
| HSV | hsv(196, 13%, 100%) |
| CMYK | cmyk(13.3%, 3.5%, 0%, 0%) |
| CIE-LAB | lab(95.37, -6.36, -7.08) |
| CIE-LCH | lch(95.37, 9.51, 228.05°) |
| OKLab | oklab(95.77% -0.0216 -0.0191) |
| OKLCH | oklch(95.77% 0.029 221.4) |
| XYZ | xyz(80.8202, 88.5021, 107.4129) |
| Luminance | 0.8850 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.96
Lightcyan
#E0FFFF
ΔE00 5.20
Aliceblue
#F0F8FF
ΔE00 6.11
Ice Blue (survey)
#D7FFFE
ΔE00 7.08
Very Light Blue
#D5FFFF
ΔE00 7.12
Very Pale Blue
#D6FFFE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF6FF #FFE6DD
analogous
#DDFFF7 #DDF6FF #DDE5FF
triadic
#DDF6FF #FFDDF6 #F6FFDD
tetradic
#DDF6FF #F7DDFF #FFE6DD #E5FFDD
square
#DDF6FF #F7DDFF #FFE6DD #E5FFDD
split-complementary
#DDF6FF #FFDDE5 #FFF7DD
monochromatic
#63D6FF #A0E6FF #DDF6FF #E0F7FF #E0F7FF
Accessibility & contrast
On white
1.12
#DDF6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#DDF6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF6FF
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF6FF | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#EBF0FF
Tritanopia (blue-blind)
#D4F9F9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ddf6ff; /* rgb */ color: rgb(221, 246, 255); /* oklch */ color: oklch(95.8% 0.029 221.4);
Tailwind
colors: {
custom: {
50: '#e7f9ff',
500: '#ddf6ff',
950: '#000000',
},
}SCSS
$custom: #ddf6ff; $custom-light: #e7f9ff; $custom-dark: #000000;
JSON
{
"hex": "#ddf6ff",
"rgb": {
"r": 221,
"g": 246,
"b": 255
},
"hsl": {
"h": 195.882,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.95765,
"c": 0.02886,
"h": 221.4
},
"luminance": 0.88504
}Semantic roles & 50–950 ramp
primary
#DDF6FF
secondary
#ECAB94
accent
#3D00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161718
muted
#848586