#D4E2F5#D4E2F5
#D4E2F5 is a very light, muted cyan. Relative luminance 0.750; OKLCH L 90.8% C 0.030 H 256.0°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2F5 |
|---|---|
| RGB | rgb(212, 226, 245) |
| HSL | hsl(215, 62%, 90%) |
| HSV | hsv(215, 13%, 96%) |
| CMYK | cmyk(13.5%, 7.8%, 0%, 3.9%) |
| CIE-LAB | lab(89.38, -0.94, -10.82) |
| CIE-LCH | lch(89.38, 10.86, 265.03°) |
| OKLab | oklab(90.81% -0.0073 -0.0292) |
| OKLCH | oklch(90.81% 0.03 256) |
| XYZ | xyz(70.8254, 74.9812, 97.1099) |
| Luminance | 0.7498 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.36
Fog
#D8DCE0
ΔE00 6.57
Lavender (CSS)
#E6E6FA
ΔE00 6.65
Aliceblue
#F0F8FF
ΔE00 6.86
Lightsteelblue
#B0C4DE
ΔE00 7.78
Ghostwhite
#F8F8FF
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2F5 #F5E7D4
analogous
#D4F3F5 #D4E2F5 #D7D4F5
triadic
#D4E2F5 #F5D4E2 #E2F5D4
tetradic
#D4E2F5 #F5D4F3 #F5E7D4 #D4F5D7
square
#D4E2F5 #F5D4F3 #F5E7D4 #D4F5D7
split-complementary
#D4E2F5 #F5D7D4 #F3F5D4
monochromatic
#719FDE #A2C1E9 #D4E2F5 #E6EEF9 #E6EEF9
Accessibility & contrast
On white
1.31
#D4E2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#D4E2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2F5
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2F5 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F6
Deuteranopia (green-blind)
#D8DFF5
Tritanopia (blue-blind)
#CCE6E8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d4e2f5; /* rgb */ color: rgb(212, 226, 245); /* oklch */ color: oklch(90.8% 0.030 256.0);
Tailwind
colors: {
custom: {
50: '#e1ebf8',
500: '#d4e2f5',
950: '#000000',
},
}SCSS
$custom: #d4e2f5; $custom-light: #e1ebf8; $custom-dark: #000000;
JSON
{
"hex": "#d4e2f5",
"rgb": {
"r": 212,
"g": 226,
"b": 245
},
"hsl": {
"h": 214.545,
"s": 62.264,
"l": 89.608
},
"oklch": {
"l": 0.90805,
"c": 0.03007,
"h": 256
},
"luminance": 0.74982
}Semantic roles & 50–950 ramp
primary
#D4E2F5
secondary
#D6BB97
accent
#801BCA
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485