#D7E5EF#D7E5EF
#D7E5EF is a very light, muted cyan. Relative luminance 0.767; OKLCH L 91.4% C 0.020 H 238.7°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D7E5EF |
|---|---|
| RGB | rgb(215, 229, 239) |
| HSL | hsl(205, 43%, 89%) |
| HSV | hsv(205, 10%, 94%) |
| CMYK | cmyk(10%, 4.2%, 0%, 6.3%) |
| CIE-LAB | lab(90.19, -2.73, -6.45) |
| CIE-LCH | lch(90.19, 7.01, 247.07°) |
| OKLab | oklab(91.44% -0.0105 -0.0173) |
| OKLCH | oklch(91.44% 0.02 238.7) |
| XYZ | xyz(71.6202, 76.7167, 92.6791) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.50
Aliceblue
#F0F8FF
ΔE00 4.85
Gainsboro
#DCDCDC
ΔE00 6.70
Azure (CSS)
#F0FFFF
ΔE00 7.25
Light Gray
#D3D3D3
ΔE00 7.46
Ghostwhite
#F8F8FF
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7E5EF #EFE1D7
analogous
#D7EFED #D7E5EF #D7D9EF
triadic
#D7E5EF #EFD7E5 #E5EFD7
tetradic
#D7E5EF #EDD7EF #EFE1D7 #D9EFD7
square
#D7E5EF #EDD7EF #EFE1D7 #D9EFD7
split-complementary
#D7E5EF #EFD7D9 #EFEDD7
monochromatic
#80ACCC #ABC9DE #D7E5EF #E9F1F6 #E9F1F6
Accessibility & contrast
On white
1.28
#D7E5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#D7E5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7E5EF
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7E5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7E5EF | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4F0
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#D1E8E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d7e5ef; /* rgb */ color: rgb(215, 229, 239); /* oklch */ color: oklch(91.4% 0.020 238.7);
Tailwind
colors: {
custom: {
50: '#e3edf4',
500: '#d7e5ef',
950: '#000000',
},
}SCSS
$custom: #d7e5ef; $custom-light: #e3edf4; $custom-dark: #000000;
JSON
{
"hex": "#d7e5ef",
"rgb": {
"r": 215,
"g": 229,
"b": 239
},
"hsl": {
"h": 205,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.91437,
"c": 0.0203,
"h": 238.7
},
"luminance": 0.76718
}Semantic roles & 50–950 ramp
primary
#D7E5EF
secondary
#CBB19F
accent
#6830B6
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485