#D4E3EF#D4E3EF
#D4E3EF is a very light, muted cyan. Relative luminance 0.752; OKLCH L 90.8% C 0.023 H 241.9°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E3EF |
|---|---|
| RGB | rgb(212, 227, 239) |
| HSL | hsl(207, 46%, 88%) |
| HSV | hsv(207, 11%, 94%) |
| CMYK | cmyk(11.3%, 5%, 0%, 6.3%) |
| CIE-LAB | lab(89.47, -2.66, -7.54) |
| CIE-LCH | lch(89.47, 8.00, 250.58°) |
| OKLab | oklab(90.82% -0.0108 -0.0203) |
| OKLCH | oklch(90.82% 0.023 241.9) |
| XYZ | xyz(70.1969, 75.1662, 92.4548) |
| Luminance | 0.7517 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.93
Aliceblue
#F0F8FF
ΔE00 5.53
Gainsboro
#DCDCDC
ΔE00 7.24
Light Gray
#D3D3D3
ΔE00 7.83
Light Blue Grey
#B7C9E2
ΔE00 7.94
Ghostwhite
#F8F8FF
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E3EF #EFE0D4
analogous
#D4EFED #D4E3EF #D4D5EF
triadic
#D4E3EF #EFD4E3 #E3EFD4
tetradic
#D4E3EF #EDD4EF #EFE0D4 #D5EFD4
square
#D4E3EF #EDD4EF #EFE0D4 #D5EFD4
split-complementary
#D4E3EF #EFD4D5 #EFEDD4
monochromatic
#7BA9CE #A7C6DE #D4E3EF #E9F0F7 #E9F0F7
Accessibility & contrast
On white
1.31
#D4E3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#D4E3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E3EF
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E3EF | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F0
Deuteranopia (green-blind)
#DBE0EF
Tritanopia (blue-blind)
#CDE6E7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d4e3ef; /* rgb */ color: rgb(212, 227, 239); /* oklch */ color: oklch(90.8% 0.023 241.9);
Tailwind
colors: {
custom: {
50: '#e1ebf4',
500: '#d4e3ef',
950: '#000000',
},
}SCSS
$custom: #d4e3ef; $custom-light: #e1ebf4; $custom-dark: #000000;
JSON
{
"hex": "#d4e3ef",
"rgb": {
"r": 212,
"g": 227,
"b": 239
},
"hsl": {
"h": 206.667,
"s": 45.763,
"l": 88.431
},
"oklch": {
"l": 0.90817,
"c": 0.023,
"h": 241.9
},
"luminance": 0.75167
}Semantic roles & 50–950 ramp
primary
#D4E3EF
secondary
#CCB19B
accent
#6B2DB9
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485