#D4E8F0#D4E8F0
#D4E8F0 is a very light, muted cyan. Relative luminance 0.780; OKLCH L 91.9% C 0.024 H 223.7°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E8F0 |
|---|---|
| RGB | rgb(212, 232, 240) |
| HSL | hsl(197, 48%, 89%) |
| HSV | hsv(197, 12%, 94%) |
| CMYK | cmyk(11.7%, 3.3%, 0%, 5.9%) |
| CIE-LAB | lab(90.78, -5.03, -6.13) |
| CIE-LCH | lch(90.78, 7.93, 230.62°) |
| OKLab | oklab(91.86% -0.0173 -0.0165) |
| OKLCH | oklch(91.86% 0.024 223.7) |
| XYZ | xyz(71.7325, 78.0003, 93.6975) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.97
Azure (CSS)
#F0FFFF
ΔE00 6.14
Fog
#D8DCE0
ΔE00 6.36
Lightcyan
#E0FFFF
ΔE00 7.18
Lightblue
#ADD8E6
ΔE00 7.58
Mintcream
#F5FFFA
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E8F0 #F0DCD4
analogous
#D4F0EA #D4E8F0 #D4DAF0
triadic
#D4E8F0 #F0D4E8 #E8F0D4
tetradic
#D4E8F0 #EAD4F0 #F0DCD4 #DAF0D4
square
#D4E8F0 #EAD4F0 #F0DCD4 #DAF0D4
split-complementary
#D4E8F0 #F0D4DA #F0EAD4
monochromatic
#79B7D0 #A7D0E0 #D4E8F0 #E8F3F7 #E8F3F7
Accessibility & contrast
On white
1.27
#D4E8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#D4E8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E8F0
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E8F0 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F0
Deuteranopia (green-blind)
#DFE3F0
Tritanopia (blue-blind)
#CDEBEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4e8f0; /* rgb */ color: rgb(212, 232, 240); /* oklch */ color: oklch(91.9% 0.024 223.7);
Tailwind
colors: {
custom: {
50: '#e1eff4',
500: '#d4e8f0',
950: '#000000',
},
}SCSS
$custom: #d4e8f0; $custom-light: #e1eff4; $custom-dark: #000000;
JSON
{
"hex": "#d4e8f0",
"rgb": {
"r": 212,
"g": 232,
"b": 240
},
"hsl": {
"h": 197.143,
"s": 48.276,
"l": 88.627
},
"oklch": {
"l": 0.91858,
"c": 0.0239,
"h": 223.7
},
"luminance": 0.78002
}Semantic roles & 50–950 ramp
primary
#D4E8F0
secondary
#CDA99B
accent
#542ABC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585