#D4EAFC#D4EAFC
#D4EAFC is a very light, muted cyan. Relative luminance 0.799; OKLCH L 92.6% C 0.034 H 242.7°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EAFC |
|---|---|
| RGB | rgb(212, 234, 252) |
| HSL | hsl(207, 87%, 91%) |
| HSV | hsv(207, 16%, 99%) |
| CMYK | cmyk(15.9%, 7.1%, 0%, 1.2%) |
| CIE-LAB | lab(91.63, -3.64, -11.14) |
| CIE-LCH | lch(91.63, 11.72, 251.91°) |
| OKLab | oklab(92.64% -0.0155 -0.0301) |
| OKLCH | oklch(92.64% 0.034 242.7) |
| XYZ | xyz(74.1405, 79.8694, 103.5867) |
| Luminance | 0.7987 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.47
Fog
#D8DCE0
ΔE00 7.78
Light Blue Grey
#B7C9E2
ΔE00 8.31
Lightblue
#ADD8E6
ΔE00 8.58
Azure (CSS)
#F0FFFF
ΔE00 8.81
Ice Blue
#A5DFF9
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EAFC #FCE6D4
analogous
#D4FCFA #D4EAFC #D4D6FC
triadic
#D4EAFC #FCD4EA #EAFCD4
tetradic
#D4EAFC #FAD4FC #FCE6D4 #D6FCD4
square
#D4EAFC #FAD4FC #FCE6D4 #D6FCD4
split-complementary
#D4EAFC #FCD4D6 #FCFAD4
monochromatic
#62B2F4 #9BCEF8 #D4EAFC #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.24
#D4EAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#D4EAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EAFC
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EAFC | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFD
Deuteranopia (green-blind)
#DEE5FC
Tritanopia (blue-blind)
#CAEEF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d4eafc; /* rgb */ color: rgb(212, 234, 252); /* oklch */ color: oklch(92.6% 0.034 242.7);
Tailwind
colors: {
custom: {
50: '#e1f0fd',
500: '#d4eafc',
950: '#000000',
},
}SCSS
$custom: #d4eafc; $custom-light: #e1f0fd; $custom-dark: #000000;
JSON
{
"hex": "#d4eafc",
"rgb": {
"r": 212,
"g": 234,
"b": 252
},
"hsl": {
"h": 207,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.92635,
"c": 0.03389,
"h": 242.7
},
"luminance": 0.79871
}Semantic roles & 50–950 ramp
primary
#D4EAFC
secondary
#E4B690
accent
#6702E4
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585