#D4E6F2#D4E6F2
#D4E6F2 is a very light, muted cyan. Relative luminance 0.770; OKLCH L 91.5% C 0.025 H 236.8°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E6F2 |
|---|---|
| RGB | rgb(212, 230, 242) |
| HSL | hsl(204, 54%, 89%) |
| HSV | hsv(204, 12%, 95%) |
| CMYK | cmyk(12.4%, 5%, 0%, 5.1%) |
| CIE-LAB | lab(90.32, -3.61, -7.85) |
| CIE-LCH | lch(90.32, 8.64, 245.33°) |
| OKLab | oklab(91.52% -0.0138 -0.0211) |
| OKLCH | oklch(91.52% 0.025 236.8) |
| XYZ | xyz(71.4715, 77.0003, 95.0842) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.60
Fog
#D8DCE0
ΔE00 5.82
Azure (CSS)
#F0FFFF
ΔE00 7.51
Gainsboro
#DCDCDC
ΔE00 8.02
Lightblue
#ADD8E6
ΔE00 8.27
Light Blue Grey
#B7C9E2
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E6F2 #F2E0D4
analogous
#D4F2EF #D4E6F2 #D4D7F2
triadic
#D4E6F2 #F2D4E6 #E6F2D4
tetradic
#D4E6F2 #EFD4F2 #F2E0D4 #D7F2D4
square
#D4E6F2 #EFD4F2 #F2E0D4 #D7F2D4
split-complementary
#D4E6F2 #F2D4D7 #F2EFD4
monochromatic
#76AFD6 #A5CBE4 #D4E6F2 #E8F1F8 #E8F1F8
Accessibility & contrast
On white
1.28
#D4E6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#D4E6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E6F2
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E6F2 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5F3
Deuteranopia (green-blind)
#DDE2F2
Tritanopia (blue-blind)
#CCE9EA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d4e6f2; /* rgb */ color: rgb(212, 230, 242); /* oklch */ color: oklch(91.5% 0.025 236.8);
Tailwind
colors: {
custom: {
50: '#e1edf6',
500: '#d4e6f2',
950: '#000000',
},
}SCSS
$custom: #d4e6f2; $custom-light: #e1edf6; $custom-dark: #000000;
JSON
{
"hex": "#d4e6f2",
"rgb": {
"r": 212,
"g": 230,
"b": 242
},
"hsl": {
"h": 204,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.91515,
"c": 0.02526,
"h": 236.8
},
"luminance": 0.77001
}Semantic roles & 50–950 ramp
primary
#D4E6F2
secondary
#D1B099
accent
#6324C1
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485