#D4E9FD#D4E9FD
#D4E9FD is a very light, muted cyan. Relative luminance 0.794; OKLCH L 92.5% C 0.035 H 246.9°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E9FD |
|---|---|
| RGB | rgb(212, 233, 253) |
| HSL | hsl(209, 91%, 91%) |
| HSV | hsv(209, 16%, 99%) |
| CMYK | cmyk(16.2%, 7.9%, 0%, 0.8%) |
| CIE-LAB | lab(91.40, -2.92, -12.00) |
| CIE-LCH | lch(91.40, 12.35, 256.32°) |
| OKLab | oklab(92.47% -0.0138 -0.0324) |
| OKLCH | oklch(92.47% 0.035 246.9) |
| XYZ | xyz(74.0155, 79.3652, 104.3289) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.77
Light Blue Grey
#B7C9E2
ΔE00 7.75
Fog
#D8DCE0
ΔE00 7.94
Powder Blue (survey)
#B1D1FC
ΔE00 8.63
Lightsteelblue
#B0C4DE
ΔE00 8.97
Lavender (CSS)
#E6E6FA
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E9FD #FDE8D4
analogous
#D4FDFC #D4E9FD #D4D4FD
triadic
#D4E9FD #FDD4E9 #E9FDD4
tetradic
#D4E9FD #FCD4FD #FDE8D4 #D4FDD4
square
#D4E9FD #FCD4FD #FDE8D4 #D4FDD4
split-complementary
#D4E9FD #FDD4D4 #FDFCD4
monochromatic
#5FADF8 #9ACBFA #D4E9FD #E2F0FE #E2F0FE
Accessibility & contrast
On white
1.24
#D4E9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#D4E9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E9FD
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E9FD | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FE
Deuteranopia (green-blind)
#DCE4FD
Tritanopia (blue-blind)
#CAEEEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d4e9fd; /* rgb */ color: rgb(212, 233, 253); /* oklch */ color: oklch(92.5% 0.035 246.9);
Tailwind
colors: {
custom: {
50: '#e1f0fe',
500: '#d4e9fd',
950: '#000000',
},
}SCSS
$custom: #d4e9fd; $custom-light: #e1f0fe; $custom-dark: #000000;
JSON
{
"hex": "#d4e9fd",
"rgb": {
"r": 212,
"g": 233,
"b": 253
},
"hsl": {
"h": 209.268,
"s": 91.111,
"l": 91.176
},
"oklch": {
"l": 0.92466,
"c": 0.03528,
"h": 246.9
},
"luminance": 0.79367
}Semantic roles & 50–950 ramp
primary
#D4E9FD
secondary
#E6BA8F
accent
#7000E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585