#DDF5FD#DDF5FD
#DDF5FD is a very light, muted cyan. Relative luminance 0.878; OKLCH L 95.5% C 0.027 H 219.8°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DDF5FD |
|---|---|
| RGB | rgb(221, 245, 253) |
| HSL | hsl(195, 89%, 93%) |
| HSV | hsv(195, 13%, 99%) |
| CMYK | cmyk(12.6%, 3.2%, 0%, 0.8%) |
| CIE-LAB | lab(95.06, -6.25, -6.50) |
| CIE-LCH | lch(95.06, 9.01, 226.12°) |
| OKLab | oklab(95.5% -0.0211 -0.0175) |
| OKLCH | oklch(95.5% 0.027 219.8) |
| XYZ | xyz(80.1966, 87.7673, 105.6250) |
| Luminance | 0.8777 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.66
Lightcyan
#E0FFFF
ΔE00 5.05
Aliceblue
#F0F8FF
ΔE00 5.97
Ice Blue (survey)
#D7FFFE
ΔE00 6.99
Very Light Blue
#D5FFFF
ΔE00 7.07
Very Pale Blue
#D6FFFE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDF5FD #FDE5DD
analogous
#DDFDF5 #DDF5FD #DDE5FD
triadic
#DDF5FD #FDDDF5 #F5FDDD
tetradic
#DDF5FD #F5DDFD #FDE5DD #E5FDDD
square
#DDF5FD #F5DDFD #FDE5DD #E5FDDD
split-complementary
#DDF5FD #FDDDE5 #FDF5DD
monochromatic
#69D3F6 #A3E4FA #DDF5FD #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.13
#DDF5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#DDF5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDF5FD
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDF5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDF5FD | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#EBEFFD
Tritanopia (blue-blind)
#D5F8F7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ddf5fd; /* rgb */ color: rgb(221, 245, 253); /* oklch */ color: oklch(95.5% 0.027 219.8);
Tailwind
colors: {
custom: {
50: '#e7f8fe',
500: '#ddf5fd',
950: '#000000',
},
}SCSS
$custom: #ddf5fd; $custom-light: #e7f8fe; $custom-dark: #000000;
JSON
{
"hex": "#ddf5fd",
"rgb": {
"r": 221,
"g": 245,
"b": 253
},
"hsl": {
"h": 195,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.95503,
"c": 0.02739,
"h": 219.8
},
"luminance": 0.87769
}Semantic roles & 50–950 ramp
primary
#DDF5FD
secondary
#E7AB97
accent
#3900E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#161717
muted
#848585