#D4E8F2#D4E8F2
#D4E8F2 is a very light, muted cyan. Relative luminance 0.781; OKLCH L 91.9% C 0.025 H 229.1°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E8F2 |
|---|---|
| RGB | rgb(212, 232, 242) |
| HSL | hsl(200, 54%, 89%) |
| HSV | hsv(200, 12%, 95%) |
| CMYK | cmyk(12.4%, 4.1%, 0%, 5.1%) |
| CIE-LAB | lab(90.83, -4.63, -7.09) |
| CIE-LCH | lch(90.83, 8.47, 236.84°) |
| OKLab | oklab(91.92% -0.0165 -0.0191) |
| OKLCH | oklch(91.92% 0.025 229.1) |
| XYZ | xyz(72.0312, 78.1198, 95.2708) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.81
Fog
#D8DCE0
ΔE00 6.35
Azure (CSS)
#F0FFFF
ΔE00 6.64
Lightblue
#ADD8E6
ΔE00 7.68
Lightcyan
#E0FFFF
ΔE00 7.83
Gainsboro
#DCDCDC
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E8F2 #F2DED4
analogous
#D4F2ED #D4E8F2 #D4D9F2
triadic
#D4E8F2 #F2D4E8 #E8F2D4
tetradic
#D4E8F2 #EDD4F2 #F2DED4 #D9F2D4
square
#D4E8F2 #EDD4F2 #F2DED4 #D9F2D4
split-complementary
#D4E8F2 #F2D4D9 #F2EDD4
monochromatic
#76B6D6 #A5CFE4 #D4E8F2 #E8F2F8 #E8F2F8
Accessibility & contrast
On white
1.26
#D4E8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#D4E8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E8F2
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E8F2 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F3
Deuteranopia (green-blind)
#DEE3F2
Tritanopia (blue-blind)
#CCEBEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4e8f2; /* rgb */ color: rgb(212, 232, 242); /* oklch */ color: oklch(91.9% 0.025 229.1);
Tailwind
colors: {
custom: {
50: '#e1eff6',
500: '#d4e8f2',
950: '#000000',
},
}SCSS
$custom: #d4e8f2; $custom-light: #e1eff6; $custom-dark: #000000;
JSON
{
"hex": "#d4e8f2",
"rgb": {
"r": 212,
"g": 232,
"b": 242
},
"hsl": {
"h": 200,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.91919,
"c": 0.02527,
"h": 229.1
},
"luminance": 0.78121
}Semantic roles & 50–950 ramp
primary
#D4E8F2
secondary
#D1AC99
accent
#5924C1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585