#D4E2E8#D4E2E8
#D4E2E8 is a very light, near-neutral cyan. Relative luminance 0.742; OKLCH L 90.4% C 0.017 H 225.2°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2E8 |
|---|---|
| RGB | rgb(212, 226, 232) |
| HSL | hsl(198, 30%, 87%) |
| HSV | hsv(198, 9%, 91%) |
| CMYK | cmyk(8.6%, 2.6%, 0%, 9%) |
| CIE-LAB | lab(89.02, -3.51, -4.53) |
| CIE-LCH | lch(89.02, 5.73, 232.20°) |
| OKLab | oklab(90.4% -0.0121 -0.0122) |
| OKLCH | oklch(90.4% 0.017 225.2) |
| XYZ | xyz(68.9101, 74.2151, 87.0227) |
| Luminance | 0.7422 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.15
Aliceblue
#F0F8FF
ΔE00 5.66
Gainsboro
#DCDCDC
ΔE00 6.06
Light Grey
#D8DCD6
ΔE00 6.63
Light Gray
#D3D3D3
ΔE00 6.66
Azure (CSS)
#F0FFFF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2E8 #E8DAD4
analogous
#D4E8E4 #D4E2E8 #D4D8E8
triadic
#D4E2E8 #E8D4E2 #E2E8D4
tetradic
#D4E2E8 #E4D4E8 #E8DAD4 #D8E8D4
square
#D4E2E8 #E4D4E8 #E8DAD4 #D8E8D4
split-complementary
#D4E2E8 #E8D4D8 #E8E4D4
monochromatic
#84ACBD #ACC7D3 #D4E2E8 #EBF2F4 #EBF2F4
Accessibility & contrast
On white
1.33
#D4E2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#D4E2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2E8
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2E8 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E8
Deuteranopia (green-blind)
#DCDEE8
Tritanopia (blue-blind)
#CFE4E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d4e2e8; /* rgb */ color: rgb(212, 226, 232); /* oklch */ color: oklch(90.4% 0.017 225.2);
Tailwind
colors: {
custom: {
50: '#e1ebef',
500: '#d4e2e8',
950: '#000000',
},
}SCSS
$custom: #d4e2e8; $custom-light: #e1ebef; $custom-dark: #000000;
JSON
{
"hex": "#d4e2e8",
"rgb": {
"r": 212,
"g": 226,
"b": 232
},
"hsl": {
"h": 198,
"s": 30.303,
"l": 87.059
},
"oklch": {
"l": 0.90402,
"c": 0.01713,
"h": 225.2
},
"luminance": 0.74216
}Semantic roles & 50–950 ramp
primary
#D4E2E8
secondary
#C1A99F
accent
#5D3DA9
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485