#D4E7F2#D4E7F2
#D4E7F2 is a very light, muted cyan. Relative luminance 0.776; OKLCH L 91.7% C 0.025 H 233.0°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E7F2 |
|---|---|
| RGB | rgb(212, 231, 242) |
| HSL | hsl(202, 54%, 89%) |
| HSV | hsv(202, 12%, 95%) |
| CMYK | cmyk(12.4%, 4.5%, 0%, 5.1%) |
| CIE-LAB | lab(90.58, -4.12, -7.47) |
| CIE-LCH | lch(90.58, 8.54, 241.13°) |
| OKLab | oklab(91.72% -0.0152 -0.0201) |
| OKLCH | oklch(91.72% 0.025 233) |
| XYZ | xyz(71.7506, 77.5584, 95.1773) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.66
Fog
#D8DCE0
ΔE00 6.05
Azure (CSS)
#F0FFFF
ΔE00 7.06
Lightblue
#ADD8E6
ΔE00 7.95
Gainsboro
#DCDCDC
ΔE00 8.16
Lightcyan
#E0FFFF
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E7F2 #F2DFD4
analogous
#D4F2EE #D4E7F2 #D4D8F2
triadic
#D4E7F2 #F2D4E7 #E7F2D4
tetradic
#D4E7F2 #EED4F2 #F2DFD4 #D8F2D4
square
#D4E7F2 #EED4F2 #F2DFD4 #D8F2D4
split-complementary
#D4E7F2 #F2D4D8 #F2EED4
monochromatic
#76B3D6 #A5CDE4 #D4E7F2 #E8F2F8 #E8F2F8
Accessibility & contrast
On white
1.27
#D4E7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#D4E7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E7F2
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E7F2 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E6F3
Deuteranopia (green-blind)
#DEE2F2
Tritanopia (blue-blind)
#CCEAEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d4e7f2; /* rgb */ color: rgb(212, 231, 242); /* oklch */ color: oklch(91.7% 0.025 233.0);
Tailwind
colors: {
custom: {
50: '#e1eef6',
500: '#d4e7f2',
950: '#000000',
},
}SCSS
$custom: #d4e7f2; $custom-light: #e1eef6; $custom-dark: #000000;
JSON
{
"hex": "#d4e7f2",
"rgb": {
"r": 212,
"g": 231,
"b": 242
},
"hsl": {
"h": 202,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.91716,
"c": 0.02521,
"h": 233
},
"luminance": 0.7756
}Semantic roles & 50–950 ramp
primary
#D4E7F2
secondary
#D1AE99
accent
#5E24C1
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585