#D7EBFC#D7EBFC
#D7EBFC is a very light, muted cyan. Relative luminance 0.809; OKLCH L 93.0% C 0.031 H 243.7°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D7EBFC |
|---|---|
| RGB | rgb(215, 235, 252) |
| HSL | hsl(208, 86%, 92%) |
| HSV | hsv(208, 15%, 99%) |
| CMYK | cmyk(14.7%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(92.08, -3.22, -10.44) |
| CIE-LCH | lch(92.08, 10.93, 252.84°) |
| OKLab | oklab(93.05% -0.0139 -0.0282) |
| OKLCH | oklch(93.05% 0.031 243.7) |
| XYZ | xyz(75.2991, 80.8906, 103.7228) |
| Luminance | 0.8089 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.83
Fog
#D8DCE0
ΔE00 7.34
Azure (CSS)
#F0FFFF
ΔE00 8.41
Light Blue Grey
#B7C9E2
ΔE00 8.53
Ghostwhite
#F8F8FF
ΔE00 8.73
Lightblue
#ADD8E6
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7EBFC #FCE8D7
analogous
#D7FCFB #D7EBFC #D7D9FC
triadic
#D7EBFC #FCD7EB #EBFCD7
tetradic
#D7EBFC #FBD7FC #FCE8D7 #D9FCD7
square
#D7EBFC #FBD7FC #FCE8D7 #D9FCD7
split-complementary
#D7EBFC #FCD7D9 #FCFBD7
monochromatic
#65B2F3 #9ECFF8 #D7EBFC #E3F1FD #E3F1FD
Accessibility & contrast
On white
1.22
#D7EBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#D7EBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7EBFC
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7EBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7EBFC | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFD
Deuteranopia (green-blind)
#E0E6FC
Tritanopia (blue-blind)
#CEEFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d7ebfc; /* rgb */ color: rgb(215, 235, 252); /* oklch */ color: oklch(93.0% 0.031 243.7);
Tailwind
colors: {
custom: {
50: '#e3f1fd',
500: '#d7ebfc',
950: '#000000',
},
}SCSS
$custom: #d7ebfc; $custom-light: #e3f1fd; $custom-dark: #000000;
JSON
{
"hex": "#d7ebfc",
"rgb": {
"r": 215,
"g": 235,
"b": 252
},
"hsl": {
"h": 207.568,
"s": 86.047,
"l": 91.569
},
"oklch": {
"l": 0.93045,
"c": 0.03143,
"h": 243.7
},
"luminance": 0.80892
}Semantic roles & 50–950 ramp
primary
#D7EBFC
secondary
#E4B893
accent
#6A03E3
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585