#D4E3EB#D4E3EB
#D4E3EB is a very light, near-neutral cyan. Relative luminance 0.749; OKLCH L 90.7% C 0.019 H 230.7°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E3EB |
|---|---|
| RGB | rgb(212, 227, 235) |
| HSL | hsl(201, 37%, 88%) |
| HSV | hsv(201, 10%, 92%) |
| CMYK | cmyk(9.8%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(89.36, -3.44, -5.61) |
| CIE-LCH | lch(89.36, 6.58, 238.43°) |
| OKLab | oklab(90.7% -0.0123 -0.0151) |
| OKLCH | oklch(90.7% 0.019 230.7) |
| XYZ | xyz(69.6125, 74.9324, 89.3770) |
| Luminance | 0.7493 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.50
Aliceblue
#F0F8FF
ΔE00 5.50
Gainsboro
#DCDCDC
ΔE00 6.59
Azure (CSS)
#F0FFFF
ΔE00 6.98
Light Gray
#D3D3D3
ΔE00 7.21
Light Grey
#D8DCD6
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E3EB #EBDCD4
analogous
#D4EBE8 #D4E3EB #D4D7EB
triadic
#D4E3EB #EBD4E3 #E3EBD4
tetradic
#D4E3EB #E8D4EB #EBDCD4 #D7EBD4
square
#D4E3EB #E8D4EB #EBDCD4 #D7EBD4
split-complementary
#D4E3EB #EBD4D7 #EBE8D4
monochromatic
#80ADC4 #AAC8D8 #D4E3EB #EAF1F5 #EAF1F5
Accessibility & contrast
On white
1.31
#D4E3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#D4E3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E3EB
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E3EB | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EB
Deuteranopia (green-blind)
#DCDFEB
Tritanopia (blue-blind)
#CEE5E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d4e3eb; /* rgb */ color: rgb(212, 227, 235); /* oklch */ color: oklch(90.7% 0.019 230.7);
Tailwind
colors: {
custom: {
50: '#e1ebf1',
500: '#d4e3eb',
950: '#000000',
},
}SCSS
$custom: #d4e3eb; $custom-light: #e1ebf1; $custom-dark: #000000;
JSON
{
"hex": "#d4e3eb",
"rgb": {
"r": 212,
"g": 227,
"b": 235
},
"hsl": {
"h": 200.87,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.90695,
"c": 0.01946,
"h": 230.7
},
"luminance": 0.74933
}Semantic roles & 50–950 ramp
primary
#D4E3EB
secondary
#C5AC9E
accent
#6036AF
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485