#D4E6F4#D4E6F4
#D4E6F4 is a very light, muted cyan. Relative luminance 0.771; OKLCH L 91.6% C 0.027 H 241.2°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E6F4 |
|---|---|
| RGB | rgb(212, 230, 244) |
| HSL | hsl(206, 59%, 89%) |
| HSV | hsv(206, 13%, 96%) |
| CMYK | cmyk(13.1%, 5.7%, 0%, 4.3%) |
| CIE-LAB | lab(90.38, -3.21, -8.82) |
| CIE-LCH | lch(90.38, 9.38, 250.01°) |
| OKLab | oklab(91.58% -0.0131 -0.0238) |
| OKLCH | oklch(91.58% 0.027 241.2) |
| XYZ | xyz(71.7735, 77.1211, 96.6749) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.75
Fog
#D8DCE0
ΔE00 6.10
Light Blue Grey
#B7C9E2
ΔE00 8.09
Azure (CSS)
#F0FFFF
ΔE00 8.13
Gainsboro
#DCDCDC
ΔE00 8.36
Lightblue
#ADD8E6
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E6F4 #F4E2D4
analogous
#D4F4F2 #D4E6F4 #D4D6F4
triadic
#D4E6F4 #F4D4E6 #E6F4D4
tetradic
#D4E6F4 #F2D4F4 #F4E2D4 #D6F4D4
square
#D4E6F4 #F2D4F4 #F4E2D4 #D6F4D4
split-complementary
#D4E6F4 #F4D4D6 #F4F2D4
monochromatic
#73ADDB #A3CAE8 #D4E6F4 #E7F1F9 #E7F1F9
Accessibility & contrast
On white
1.28
#D4E6F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#D4E6F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E6F4
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E6F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E6F4 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E5F5
Deuteranopia (green-blind)
#DCE2F4
Tritanopia (blue-blind)
#CCE9EA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d4e6f4; /* rgb */ color: rgb(212, 230, 244); /* oklch */ color: oklch(91.6% 0.027 241.2);
Tailwind
colors: {
custom: {
50: '#e1edf7',
500: '#d4e6f4',
950: '#000000',
},
}SCSS
$custom: #d4e6f4; $custom-light: #e1edf7; $custom-dark: #000000;
JSON
{
"hex": "#d4e6f4",
"rgb": {
"r": 212,
"g": 230,
"b": 244
},
"hsl": {
"h": 206.25,
"s": 59.259,
"l": 89.412
},
"oklch": {
"l": 0.91577,
"c": 0.02713,
"h": 241.2
},
"luminance": 0.77122
}Semantic roles & 50–950 ramp
primary
#D4E6F4
secondary
#D4B298
accent
#681FC7
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485