#D4E4F0#D4E4F0
#D4E4F0 is a very light, muted cyan. Relative luminance 0.758; OKLCH L 91.0% C 0.024 H 240.1°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E4F0 |
|---|---|
| RGB | rgb(212, 228, 240) |
| HSL | hsl(206, 48%, 89%) |
| HSV | hsv(206, 12%, 94%) |
| CMYK | cmyk(11.7%, 5%, 0%, 5.9%) |
| CIE-LAB | lab(89.75, -2.98, -7.65) |
| CIE-LCH | lch(89.75, 8.21, 248.73°) |
| OKLab | oklab(91.05% -0.0118 -0.0206) |
| OKLCH | oklch(91.05% 0.024 240.1) |
| XYZ | xyz(70.6194, 75.7740, 93.3265) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.21
Aliceblue
#F0F8FF
ΔE00 5.53
Gainsboro
#DCDCDC
ΔE00 7.49
Azure (CSS)
#F0FFFF
ΔE00 7.89
Light Gray
#D3D3D3
ΔE00 8.11
Light Blue Grey
#B7C9E2
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E4F0 #F0E0D4
analogous
#D4F0EE #D4E4F0 #D4D6F0
triadic
#D4E4F0 #F0D4E4 #E4F0D4
tetradic
#D4E4F0 #EED4F0 #F0E0D4 #D6F0D4
square
#D4E4F0 #EED4F0 #F0E0D4 #D6F0D4
split-complementary
#D4E4F0 #F0D4D6 #F0EED4
monochromatic
#79ABD0 #A7C8E0 #D4E4F0 #E8F1F7 #E8F1F7
Accessibility & contrast
On white
1.30
#D4E4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#D4E4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E4F0
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E4F0 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3F1
Deuteranopia (green-blind)
#DBE0F0
Tritanopia (blue-blind)
#CDE7E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4e4f0; /* rgb */ color: rgb(212, 228, 240); /* oklch */ color: oklch(91.0% 0.024 240.1);
Tailwind
colors: {
custom: {
50: '#e1ecf4',
500: '#d4e4f0',
950: '#000000',
},
}SCSS
$custom: #d4e4f0; $custom-light: #e1ecf4; $custom-dark: #000000;
JSON
{
"hex": "#d4e4f0",
"rgb": {
"r": 212,
"g": 228,
"b": 240
},
"hsl": {
"h": 205.714,
"s": 48.276,
"l": 88.627
},
"oklch": {
"l": 0.9105,
"c": 0.02374,
"h": 240.1
},
"luminance": 0.75775
}Semantic roles & 50–950 ramp
primary
#D4E4F0
secondary
#CDB09B
accent
#682ABC
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485