#D4E2F3#D4E2F3
#D4E2F3 is a very light, muted cyan. Relative luminance 0.749; OKLCH L 90.7% C 0.028 H 253.2°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2F3 |
|---|---|
| RGB | rgb(212, 226, 243) |
| HSL | hsl(213, 56%, 89%) |
| HSV | hsv(213, 13%, 95%) |
| CMYK | cmyk(12.8%, 7%, 0%, 4.7%) |
| CIE-LAB | lab(89.33, -1.34, -9.85) |
| CIE-LCH | lch(89.33, 9.94, 262.23°) |
| OKLab | oklab(90.74% -0.008 -0.0265) |
| OKLCH | oklch(90.74% 0.028 253.2) |
| XYZ | xyz(70.5217, 74.8597, 95.5106) |
| Luminance | 0.7486 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.96
Aliceblue
#F0F8FF
ΔE00 6.39
Light Blue Grey
#B7C9E2
ΔE00 6.62
Lavender (CSS)
#E6E6FA
ΔE00 7.06
Lightsteelblue
#B0C4DE
ΔE00 7.99
Ghostwhite
#F8F8FF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2F3 #F3E5D4
analogous
#D4F2F3 #D4E2F3 #D6D4F3
triadic
#D4E2F3 #F3D4E2 #E2F3D4
tetradic
#D4E2F3 #F3D4F2 #F3E5D4 #D4F3D6
square
#D4E2F3 #F3D4F2 #F3E5D4 #D4F3D6
split-complementary
#D4E2F3 #F3D6D4 #F2F3D4
monochromatic
#74A1D8 #A4C2E6 #D4E2F3 #E7EFF8 #E7EFF8
Accessibility & contrast
On white
1.31
#D4E2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#D4E2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2F3
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2F3 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F4
Deuteranopia (green-blind)
#D9DFF3
Tritanopia (blue-blind)
#CDE6E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d4e2f3; /* rgb */ color: rgb(212, 226, 243); /* oklch */ color: oklch(90.7% 0.028 253.2);
Tailwind
colors: {
custom: {
50: '#e1ebf7',
500: '#d4e2f3',
950: '#000000',
},
}SCSS
$custom: #d4e2f3; $custom-light: #e1ebf7; $custom-dark: #000000;
JSON
{
"hex": "#d4e2f3",
"rgb": {
"r": 212,
"g": 226,
"b": 243
},
"hsl": {
"h": 212.903,
"s": 56.364,
"l": 89.216
},
"oklch": {
"l": 0.90741,
"c": 0.02773,
"h": 253.2
},
"luminance": 0.74861
}Semantic roles & 50–950 ramp
primary
#D4E2F3
secondary
#D3B899
accent
#7B22C4
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485