#D7EBFF#D7EBFF
#D7EBFF is a very light, muted cyan. Relative luminance 0.811; OKLCH L 93.1% C 0.035 H 248.2°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EBFF |
|---|---|
| RGB | rgb(215, 235, 255) |
| HSL | hsl(210, 100%, 92%) |
| HSV | hsv(210, 16%, 100%) |
| CMYK | cmyk(15.7%, 7.8%, 0%, 0%) |
| CIE-LAB | lab(92.17, -2.61, -11.88) |
| CIE-LCH | lch(92.17, 12.16, 257.60°) |
| OKLab | oklab(93.14% -0.0128 -0.0321) |
| OKLCH | oklch(93.14% 0.035 248.2) |
| XYZ | xyz(75.7783, 81.0822, 106.2463) |
| Luminance | 0.8108 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.41
Fog
#D8DCE0
ΔE00 7.94
Light Blue Grey
#B7C9E2
ΔE00 8.10
Lavender (CSS)
#E6E6FA
ΔE00 8.71
Ghostwhite
#F8F8FF
ΔE00 8.91
Powder Blue (survey)
#B1D1FC
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EBFF #FFEBD7
analogous
#D7FFFF #D7EBFF #D7D7FF
triadic
#D7EBFF #FFD7EB #EBFFD7
tetradic
#D7EBFF #FFD7FF #FFEBD7 #D7FFD7
square
#D7EBFF #FFD7FF #FFEBD7 #D7FFD7
split-complementary
#D7EBFF #FFD7D7 #FFFFD7
monochromatic
#5DAEFF #9ACCFF #D7EBFF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.22
#D7EBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#D7EBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EBFF
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EBFF | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#DFE7FF
Tritanopia (blue-blind)
#CDF0F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d7ebff; /* rgb */ color: rgb(215, 235, 255); /* oklch */ color: oklch(93.1% 0.035 248.2);
Tailwind
colors: {
custom: {
50: '#e3f1ff',
500: '#d7ebff',
950: '#000000',
},
}SCSS
$custom: #d7ebff; $custom-light: #e3f1ff; $custom-dark: #000000;
JSON
{
"hex": "#d7ebff",
"rgb": {
"r": 215,
"g": 235,
"b": 255
},
"hsl": {
"h": 210,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.9314,
"c": 0.03457,
"h": 248.2
},
"luminance": 0.81084
}Semantic roles & 50–950 ramp
primary
#D7EBFF
secondary
#EBBD8F
accent
#7300E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586