#D4E9FC#D4E9FC
#D4E9FC is a very light, muted cyan. Relative luminance 0.793; OKLCH L 92.4% C 0.034 H 245.5°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E9FC |
|---|---|
| RGB | rgb(212, 233, 252) |
| HSL | hsl(209, 87%, 91%) |
| HSV | hsv(209, 16%, 99%) |
| CMYK | cmyk(15.9%, 7.5%, 0%, 1.2%) |
| CIE-LAB | lab(91.37, -3.13, -11.52) |
| CIE-LCH | lch(91.37, 11.94, 254.82°) |
| OKLab | oklab(92.43% -0.0142 -0.0311) |
| OKLCH | oklch(92.43% 0.034 245.5) |
| XYZ | xyz(73.8567, 79.3016, 103.4921) |
| Luminance | 0.7930 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.58
Fog
#D8DCE0
ΔE00 7.73
Light Blue Grey
#B7C9E2
ΔE00 7.88
Powder Blue (survey)
#B1D1FC
ΔE00 8.92
Lightblue
#ADD8E6
ΔE00 8.98
Lightsteelblue
#B0C4DE
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E9FC #FCE7D4
analogous
#D4FCFB #D4E9FC #D4D5FC
triadic
#D4E9FC #FCD4E9 #E9FCD4
tetradic
#D4E9FC #FBD4FC #FCE7D4 #D5FCD4
square
#D4E9FC #FBD4FC #FCE7D4 #D5FCD4
split-complementary
#D4E9FC #FCD4D5 #FCFBD4
monochromatic
#62AEF4 #9BCCF8 #D4E9FC #E2F0FD #E2F0FD
Accessibility & contrast
On white
1.25
#D4E9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#D4E9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E9FC
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E9FC | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FD
Deuteranopia (green-blind)
#DDE4FC
Tritanopia (blue-blind)
#CAEDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d4e9fc; /* rgb */ color: rgb(212, 233, 252); /* oklch */ color: oklch(92.4% 0.034 245.5);
Tailwind
colors: {
custom: {
50: '#e1f0fd',
500: '#d4e9fc',
950: '#000000',
},
}SCSS
$custom: #d4e9fc; $custom-light: #e1f0fd; $custom-dark: #000000;
JSON
{
"hex": "#d4e9fc",
"rgb": {
"r": 212,
"g": 233,
"b": 252
},
"hsl": {
"h": 208.5,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.92433,
"c": 0.03423,
"h": 245.5
},
"luminance": 0.79303
}Semantic roles & 50–950 ramp
primary
#D4E9FC
secondary
#E4B890
accent
#6D02E4
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585