#D4E2F0#D4E2F0
#D4E2F0 is a very light, muted cyan. Relative luminance 0.747; OKLCH L 90.6% C 0.024 H 248.1°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2F0 |
|---|---|
| RGB | rgb(212, 226, 240) |
| HSL | hsl(210, 48%, 89%) |
| HSV | hsv(210, 12%, 94%) |
| CMYK | cmyk(11.7%, 5.8%, 0%, 5.9%) |
| CIE-LAB | lab(89.24, -1.94, -8.40) |
| CIE-LCH | lch(89.24, 8.63, 256.98°) |
| OKLab | oklab(90.65% -0.0091 -0.0226) |
| OKLCH | oklch(90.65% 0.024 248.1) |
| XYZ | xyz(70.0724, 74.6800, 93.1441) |
| Luminance | 0.7468 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.12
Aliceblue
#F0F8FF
ΔE00 5.82
Light Blue Grey
#B7C9E2
ΔE00 7.22
Gainsboro
#DCDCDC
ΔE00 7.47
Lavender (CSS)
#E6E6FA
ΔE00 7.81
Ghostwhite
#F8F8FF
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2F0 #F0E2D4
analogous
#D4F0F0 #D4E2F0 #D4D4F0
triadic
#D4E2F0 #F0D4E2 #E2F0D4
tetradic
#D4E2F0 #F0D4F0 #F0E2D4 #D4F0D4
square
#D4E2F0 #F0D4F0 #F0E2D4 #D4F0D4
split-complementary
#D4E2F0 #F0D4D4 #F0F0D4
monochromatic
#79A5D0 #A7C3E0 #D4E2F0 #E8F0F7 #E8F0F7
Accessibility & contrast
On white
1.32
#D4E2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#D4E2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2F0
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2F0 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F1
Deuteranopia (green-blind)
#DADFF0
Tritanopia (blue-blind)
#CDE5E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d4e2f0; /* rgb */ color: rgb(212, 226, 240); /* oklch */ color: oklch(90.6% 0.024 248.1);
Tailwind
colors: {
custom: {
50: '#e1ebf5',
500: '#d4e2f0',
950: '#000000',
},
}SCSS
$custom: #d4e2f0; $custom-light: #e1ebf5; $custom-dark: #000000;
JSON
{
"hex": "#d4e2f0",
"rgb": {
"r": 212,
"g": 226,
"b": 240
},
"hsl": {
"h": 210,
"s": 48.276,
"l": 88.627
},
"oklch": {
"l": 0.90647,
"c": 0.02438,
"h": 248.1
},
"luminance": 0.74681
}Semantic roles & 50–950 ramp
primary
#D4E2F0
secondary
#CDB49B
accent
#732ABC
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485