#D4E1F2#D4E1F2
#D4E1F2 is a very light, muted cyan. Relative luminance 0.743; OKLCH L 90.5% C 0.027 H 255.1°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E1F2 |
|---|---|
| RGB | rgb(212, 225, 242) |
| HSL | hsl(214, 54%, 89%) |
| HSV | hsv(214, 12%, 95%) |
| CMYK | cmyk(12.4%, 7%, 0%, 5.1%) |
| CIE-LAB | lab(89.04, -1.03, -9.75) |
| CIE-LCH | lch(89.04, 9.80, 263.99°) |
| OKLab | oklab(90.51% -0.007 -0.0263) |
| OKLCH | oklch(90.51% 0.027 255.1) |
| XYZ | xyz(70.1000, 74.2573, 94.6271) |
| Luminance | 0.7426 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.83
Light Blue Grey
#B7C9E2
ΔE00 6.47
Aliceblue
#F0F8FF
ΔE00 6.51
Lavender (CSS)
#E6E6FA
ΔE00 6.69
Lightsteelblue
#B0C4DE
ΔE00 7.86
Ghostwhite
#F8F8FF
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E1F2 #F2E5D4
analogous
#D4F0F2 #D4E1F2 #D6D4F2
triadic
#D4E1F2 #F2D4E1 #E1F2D4
tetradic
#D4E1F2 #F2D4F0 #F2E5D4 #D4F2D6
square
#D4E1F2 #F2D4F0 #F2E5D4 #D4F2D6
split-complementary
#D4E1F2 #F2D6D4 #F0F2D4
monochromatic
#769FD6 #A5C0E4 #D4E1F2 #E8EFF8 #E8EFF8
Accessibility & contrast
On white
1.32
#D4E1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#D4E1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E1F2
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E1F2 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F3
Deuteranopia (green-blind)
#D8DEF2
Tritanopia (blue-blind)
#CDE5E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d4e1f2; /* rgb */ color: rgb(212, 225, 242); /* oklch */ color: oklch(90.5% 0.027 255.1);
Tailwind
colors: {
custom: {
50: '#e1eaf6',
500: '#d4e1f2',
950: '#000000',
},
}SCSS
$custom: #d4e1f2; $custom-light: #e1eaf6; $custom-dark: #000000;
JSON
{
"hex": "#d4e1f2",
"rgb": {
"r": 212,
"g": 225,
"b": 242
},
"hsl": {
"h": 214,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.90509,
"c": 0.02717,
"h": 255.1
},
"luminance": 0.74258
}Semantic roles & 50–950 ramp
primary
#D4E1F2
secondary
#D1B999
accent
#7D24C1
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485