#D4E2EF#D4E2EF
#D4E2EF is a very light, muted cyan. Relative luminance 0.746; OKLCH L 90.6% C 0.023 H 246.1°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2EF |
|---|---|
| RGB | rgb(212, 226, 239) |
| HSL | hsl(209, 46%, 88%) |
| HSV | hsv(209, 11%, 94%) |
| CMYK | cmyk(11.3%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(89.22, -2.14, -7.92) |
| CIE-LCH | lch(89.22, 8.21, 254.86°) |
| OKLab | oklab(90.62% -0.0095 -0.0213) |
| OKLCH | oklch(90.62% 0.023 246.1) |
| XYZ | xyz(69.9242, 74.6208, 92.3639) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.87
Aliceblue
#F0F8FF
ΔE00 5.68
Gainsboro
#DCDCDC
ΔE00 7.23
Light Blue Grey
#B7C9E2
ΔE00 7.46
Light Gray
#D3D3D3
ΔE00 7.77
Ghostwhite
#F8F8FF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2EF #EFE1D4
analogous
#D4EFEE #D4E2EF #D4D4EF
triadic
#D4E2EF #EFD4E2 #E2EFD4
tetradic
#D4E2EF #EED4EF #EFE1D4 #D4EFD4
square
#D4E2EF #EED4EF #EFE1D4 #D4EFD4
split-complementary
#D4E2EF #EFD4D4 #EFEED4
monochromatic
#7BA6CE #A7C4DE #D4E2EF #E9F0F7 #E9F0F7
Accessibility & contrast
On white
1.32
#D4E2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#D4E2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2EF
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2EF | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F0
Deuteranopia (green-blind)
#DADFEF
Tritanopia (blue-blind)
#CEE5E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d4e2ef; /* rgb */ color: rgb(212, 226, 239); /* oklch */ color: oklch(90.6% 0.023 246.1);
Tailwind
colors: {
custom: {
50: '#e1ebf4',
500: '#d4e2ef',
950: '#000000',
},
}SCSS
$custom: #d4e2ef; $custom-light: #e1ebf4; $custom-dark: #000000;
JSON
{
"hex": "#d4e2ef",
"rgb": {
"r": 212,
"g": 226,
"b": 239
},
"hsl": {
"h": 208.889,
"s": 45.763,
"l": 88.431
},
"oklch": {
"l": 0.90616,
"c": 0.02332,
"h": 246.1
},
"luminance": 0.74622
}Semantic roles & 50–950 ramp
primary
#D4E2EF
secondary
#CCB39B
accent
#702DB9
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485