#D4E9F2#D4E9F2
#D4E9F2 is a very light, muted cyan. Relative luminance 0.787; OKLCH L 92.1% C 0.025 H 225.3°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E9F2 |
|---|---|
| RGB | rgb(212, 233, 242) |
| HSL | hsl(198, 54%, 89%) |
| HSV | hsv(198, 12%, 95%) |
| CMYK | cmyk(12.4%, 3.7%, 0%, 5.1%) |
| CIE-LAB | lab(91.09, -5.15, -6.71) |
| CIE-LCH | lch(91.09, 8.46, 232.53°) |
| OKLab | oklab(92.12% -0.0179 -0.0181) |
| OKLCH | oklch(92.12% 0.025 225.3) |
| XYZ | xyz(72.3135, 78.6844, 95.3649) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.02
Azure (CSS)
#F0FFFF
ΔE00 6.27
Fog
#D8DCE0
ΔE00 6.69
Lightcyan
#E0FFFF
ΔE00 7.18
Lightblue
#ADD8E6
ΔE00 7.47
Mintcream
#F5FFFA
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E9F2 #F2DDD4
analogous
#D4F2EC #D4E9F2 #D4DAF2
triadic
#D4E9F2 #F2D4E9 #E9F2D4
tetradic
#D4E9F2 #ECD4F2 #F2DDD4 #DAF2D4
square
#D4E9F2 #ECD4F2 #F2DDD4 #DAF2D4
split-complementary
#D4E9F2 #F2D4DA #F2ECD4
monochromatic
#76B9D6 #A5D1E4 #D4E9F2 #E8F3F8 #E8F3F8
Accessibility & contrast
On white
1.25
#D4E9F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#D4E9F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E9F2
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E9F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E9F2 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F3
Deuteranopia (green-blind)
#DFE4F2
Tritanopia (blue-blind)
#CCECEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4e9f2; /* rgb */ color: rgb(212, 233, 242); /* oklch */ color: oklch(92.1% 0.025 225.3);
Tailwind
colors: {
custom: {
50: '#e1f0f6',
500: '#d4e9f2',
950: '#000000',
},
}SCSS
$custom: #d4e9f2; $custom-light: #e1f0f6; $custom-dark: #000000;
JSON
{
"hex": "#d4e9f2",
"rgb": {
"r": 212,
"g": 233,
"b": 242
},
"hsl": {
"h": 198,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.92121,
"c": 0.02544,
"h": 225.3
},
"luminance": 0.78686
}Semantic roles & 50–950 ramp
primary
#D4E9F2
secondary
#D1AA99
accent
#5324C1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585