#D4E6F0#D4E6F0
#D4E6F0 is a very light, muted cyan. Relative luminance 0.769; OKLCH L 91.5% C 0.024 H 231.9°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E6F0 |
|---|---|
| RGB | rgb(212, 230, 240) |
| HSL | hsl(201, 48%, 89%) |
| HSV | hsv(201, 12%, 94%) |
| CMYK | cmyk(11.7%, 4.2%, 0%, 5.9%) |
| CIE-LAB | lab(90.27, -4.01, -6.89) |
| CIE-LCH | lch(90.27, 7.97, 239.82°) |
| OKLab | oklab(91.45% -0.0146 -0.0185) |
| OKLCH | oklch(91.45% 0.024 231.9) |
| XYZ | xyz(71.1727, 76.8808, 93.5109) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.59
Fog
#D8DCE0
ΔE00 5.66
Azure (CSS)
#F0FFFF
ΔE00 6.93
Gainsboro
#DCDCDC
ΔE00 7.74
Lightblue
#ADD8E6
ΔE00 8.05
Light Gray
#D3D3D3
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E6F0 #F0DED4
analogous
#D4F0EC #D4E6F0 #D4D8F0
triadic
#D4E6F0 #F0D4E6 #E6F0D4
tetradic
#D4E6F0 #ECD4F0 #F0DED4 #D8F0D4
square
#D4E6F0 #ECD4F0 #F0DED4 #D8F0D4
split-complementary
#D4E6F0 #F0D4D8 #F0ECD4
monochromatic
#79B1D0 #A7CCE0 #D4E6F0 #E8F2F7 #E8F2F7
Accessibility & contrast
On white
1.28
#D4E6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#D4E6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E6F0
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E6F0 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5F1
Deuteranopia (green-blind)
#DDE2F0
Tritanopia (blue-blind)
#CDE9E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d4e6f0; /* rgb */ color: rgb(212, 230, 240); /* oklch */ color: oklch(91.5% 0.024 231.9);
Tailwind
colors: {
custom: {
50: '#e1edf4',
500: '#d4e6f0',
950: '#000000',
},
}SCSS
$custom: #d4e6f0; $custom-light: #e1edf4; $custom-dark: #000000;
JSON
{
"hex": "#d4e6f0",
"rgb": {
"r": 212,
"g": 230,
"b": 240
},
"hsl": {
"h": 201.429,
"s": 48.276,
"l": 88.627
},
"oklch": {
"l": 0.91453,
"c": 0.02357,
"h": 231.9
},
"luminance": 0.76882
}Semantic roles & 50–950 ramp
primary
#D4E6F0
secondary
#CDAD9B
accent
#5E2ABC
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485