#D7EBFB#D7EBFB
#D7EBFB is a very light, muted cyan. Relative luminance 0.808; OKLCH L 93.0% C 0.030 H 242.0°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EBFB |
|---|---|
| RGB | rgb(215, 235, 251) |
| HSL | hsl(207, 82%, 91%) |
| HSV | hsv(207, 14%, 98%) |
| CMYK | cmyk(14.3%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(92.05, -3.43, -9.96) |
| CIE-LCH | lch(92.05, 10.53, 251.02°) |
| OKLab | oklab(93.01% -0.0143 -0.0269) |
| OKLCH | oklch(93.01% 0.03 242) |
| XYZ | xyz(75.1411, 80.8273, 102.8905) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.68
Fog
#D8DCE0
ΔE00 7.17
Azure (CSS)
#F0FFFF
ΔE00 8.08
Ghostwhite
#F8F8FF
ΔE00 8.70
Light Blue Grey
#B7C9E2
ΔE00 8.72
Lightblue
#ADD8E6
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EBFB #FBE7D7
analogous
#D7FBF9 #D7EBFB #D7D9FB
triadic
#D7EBFB #FBD7EB #EBFBD7
tetradic
#D7EBFB #F9D7FB #FBE7D7 #D9FBD7
square
#D7EBFB #F9D7FB #FBE7D7 #D9FBD7
split-complementary
#D7EBFB #FBD7D9 #FBF9D7
monochromatic
#68B3F0 #9FCFF5 #D7EBFB #E3F1FC #E3F1FC
Accessibility & contrast
On white
1.22
#D7EBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#D7EBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EBFB
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EBFB | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAFC
Deuteranopia (green-blind)
#E0E6FB
Tritanopia (blue-blind)
#CEEFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d7ebfb; /* rgb */ color: rgb(215, 235, 251); /* oklch */ color: oklch(93.0% 0.030 242.0);
Tailwind
colors: {
custom: {
50: '#e3f1fc',
500: '#d7ebfb',
950: '#000000',
},
}SCSS
$custom: #d7ebfb; $custom-light: #e3f1fc; $custom-dark: #000000;
JSON
{
"hex": "#d7ebfb",
"rgb": {
"r": 215,
"g": 235,
"b": 251
},
"hsl": {
"h": 206.667,
"s": 81.818,
"l": 91.373
},
"oklch": {
"l": 0.93014,
"c": 0.03044,
"h": 242
},
"luminance": 0.80829
}Semantic roles & 50–950 ramp
primary
#D7EBFB
secondary
#E2B794
accent
#6707DE
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585