#D4E2F2#D4E2F2
#D4E2F2 is a very light, muted cyan. Relative luminance 0.748; OKLCH L 90.7% C 0.027 H 251.7°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2F2 |
|---|---|
| RGB | rgb(212, 226, 242) |
| HSL | hsl(212, 54%, 89%) |
| HSV | hsv(212, 12%, 95%) |
| CMYK | cmyk(12.4%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(89.30, -1.55, -9.37) |
| CIE-LCH | lch(89.30, 9.50, 260.64°) |
| OKLab | oklab(90.71% -0.0084 -0.0252) |
| OKLCH | oklch(90.71% 0.027 251.7) |
| XYZ | xyz(70.3711, 74.7995, 94.7174) |
| Luminance | 0.7480 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.66
Aliceblue
#F0F8FF
ΔE00 6.18
Light Blue Grey
#B7C9E2
ΔE00 6.79
Lavender (CSS)
#E6E6FA
ΔE00 7.29
Gainsboro
#DCDCDC
ΔE00 7.99
Ghostwhite
#F8F8FF
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2F2 #F2E4D4
analogous
#D4F1F2 #D4E2F2 #D5D4F2
triadic
#D4E2F2 #F2D4E2 #E2F2D4
tetradic
#D4E2F2 #F2D4F1 #F2E4D4 #D4F2D5
square
#D4E2F2 #F2D4F1 #F2E4D4 #D4F2D5
split-complementary
#D4E2F2 #F2D5D4 #F1F2D4
monochromatic
#76A3D6 #A5C2E4 #D4E2F2 #E8EFF8 #E8EFF8
Accessibility & contrast
On white
1.32
#D4E2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#D4E2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2F2
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2F2 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F3
Deuteranopia (green-blind)
#D9DFF2
Tritanopia (blue-blind)
#CDE5E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d4e2f2; /* rgb */ color: rgb(212, 226, 242); /* oklch */ color: oklch(90.7% 0.027 251.7);
Tailwind
colors: {
custom: {
50: '#e1ebf6',
500: '#d4e2f2',
950: '#000000',
},
}SCSS
$custom: #d4e2f2; $custom-light: #e1ebf6; $custom-dark: #000000;
JSON
{
"hex": "#d4e2f2",
"rgb": {
"r": 212,
"g": 226,
"b": 242
},
"hsl": {
"h": 212,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.9071,
"c": 0.02659,
"h": 251.7
},
"luminance": 0.74801
}Semantic roles & 50–950 ramp
primary
#D4E2F2
secondary
#D1B799
accent
#7824C1
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485