#D7EBFE#D7EBFE
#D7EBFE is a very light, muted cyan. Relative luminance 0.810; OKLCH L 93.1% C 0.034 H 246.8°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EBFE |
|---|---|
| RGB | rgb(215, 235, 254) |
| HSL | hsl(209, 95%, 92%) |
| HSV | hsv(209, 15%, 100%) |
| CMYK | cmyk(15.4%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(92.14, -2.82, -11.40) |
| CIE-LCH | lch(92.14, 11.74, 256.12°) |
| OKLab | oklab(93.11% -0.0132 -0.0308) |
| OKLCH | oklch(93.11% 0.034 246.8) |
| XYZ | xyz(75.6177, 81.0180, 105.4008) |
| Luminance | 0.8102 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.20
Fog
#D8DCE0
ΔE00 7.73
Light Blue Grey
#B7C9E2
ΔE00 8.23
Ghostwhite
#F8F8FF
ΔE00 8.83
Lavender (CSS)
#E6E6FA
ΔE00 8.88
Azure (CSS)
#F0FFFF
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EBFE #FEEAD7
analogous
#D7FEFE #D7EBFE #D7D8FE
triadic
#D7EBFE #FED7EB #EBFED7
tetradic
#D7EBFE #FED7FE #FEEAD7 #D8FED7
square
#D7EBFE #FED7FE #FEEAD7 #D8FED7
split-complementary
#D7EBFE #FED7D8 #FEFED7
monochromatic
#60AFFB #9BCDFD #D7EBFE #E1F0FE #E1F0FE
Accessibility & contrast
On white
1.22
#D7EBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#D7EBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EBFE
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EBFE | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#DFE7FE
Tritanopia (blue-blind)
#CDEFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d7ebfe; /* rgb */ color: rgb(215, 235, 254); /* oklch */ color: oklch(93.1% 0.034 246.8);
Tailwind
colors: {
custom: {
50: '#e3f1fe',
500: '#d7ebfe',
950: '#000000',
},
}SCSS
$custom: #d7ebfe; $custom-light: #e3f1fe; $custom-dark: #000000;
JSON
{
"hex": "#d7ebfe",
"rgb": {
"r": 215,
"g": 235,
"b": 254
},
"hsl": {
"h": 209.231,
"s": 95.122,
"l": 91.961
},
"oklch": {
"l": 0.93108,
"c": 0.0335,
"h": 246.8
},
"luminance": 0.81019
}Semantic roles & 50–950 ramp
primary
#D7EBFE
secondary
#E9BB90
accent
#7000E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585