#DDF6FD#DDF6FD
#DDF6FD is a very light, muted cyan. Relative luminance 0.884; OKLCH L 95.7% C 0.028 H 216.4°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF6FD |
|---|---|
| RGB | rgb(221, 246, 253) |
| HSL | hsl(193, 89%, 93%) |
| HSV | hsv(193, 13%, 99%) |
| CMYK | cmyk(12.6%, 2.8%, 0%, 0.8%) |
| CIE-LAB | lab(95.32, -6.75, -6.12) |
| CIE-LCH | lch(95.32, 9.11, 222.19°) |
| OKLab | oklab(95.71% -0.0224 -0.0165) |
| OKLCH | oklch(95.71% 0.028 216.4) |
| XYZ | xyz(80.4999, 88.3739, 105.7261) |
| Luminance | 0.8838 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.38
Azure (CSS)
#F0FFFF
ΔE00 4.49
Ice Blue (survey)
#D7FFFE
ΔE00 6.33
Aliceblue
#F0F8FF
ΔE00 6.40
Very Light Blue
#D5FFFF
ΔE00 6.42
Very Pale Blue
#D6FFFE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF6FD #FDE4DD
analogous
#DDFDF4 #DDF6FD #DDE6FD
triadic
#DDF6FD #FDDDF6 #F6FDDD
tetradic
#DDF6FD #F4DDFD #FDE4DD #E6FDDD
square
#DDF6FD #F4DDFD #FDE4DD #E6FDDD
split-complementary
#DDF6FD #FDDDE6 #FDF4DD
monochromatic
#69D7F6 #A3E7FA #DDF6FD #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.12
#DDF6FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#DDF6FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF6FD
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF6FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF6FD | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#ECF0FD
Tritanopia (blue-blind)
#D4F9F8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddf6fd; /* rgb */ color: rgb(221, 246, 253); /* oklch */ color: oklch(95.7% 0.028 216.4);
Tailwind
colors: {
custom: {
50: '#e7f9fe',
500: '#ddf6fd',
950: '#000000',
},
}SCSS
$custom: #ddf6fd; $custom-light: #e7f9fe; $custom-dark: #000000;
JSON
{
"hex": "#ddf6fd",
"rgb": {
"r": 221,
"g": 246,
"b": 253
},
"hsl": {
"h": 193.125,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.95705,
"c": 0.02782,
"h": 216.4
},
"luminance": 0.88376
}Semantic roles & 50–950 ramp
primary
#DDF6FD
secondary
#E7A997
accent
#3200E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585