#D6EBFE#D6EBFE
#D6EBFE is a very light, muted cyan. Relative luminance 0.809; OKLCH L 93.0% C 0.034 H 245.5°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EBFE |
|---|---|
| RGB | rgb(214, 235, 254) |
| HSL | hsl(209, 95%, 92%) |
| HSV | hsv(209, 16%, 100%) |
| CMYK | cmyk(15.7%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(92.07, -3.13, -11.50) |
| CIE-LCH | lch(92.07, 11.92, 254.80°) |
| OKLab | oklab(93.04% -0.0142 -0.0311) |
| OKLCH | oklch(93.04% 0.034 245.5) |
| XYZ | xyz(75.3249, 80.8670, 105.3870) |
| Luminance | 0.8087 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.35
Fog
#D8DCE0
ΔE00 7.87
Light Blue Grey
#B7C9E2
ΔE00 8.28
Azure (CSS)
#F0FFFF
ΔE00 9.04
Ghostwhite
#F8F8FF
ΔE00 9.11
Powder Blue (survey)
#B1D1FC
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EBFE #FEE9D6
analogous
#D6FEFD #D6EBFE #D6D7FE
triadic
#D6EBFE #FED6EB #EBFED6
tetradic
#D6EBFE #FDD6FE #FEE9D6 #D7FED6
square
#D6EBFE #FDD6FE #FEE9D6 #D7FED6
split-complementary
#D6EBFE #FED6D7 #FEFDD6
monochromatic
#5FB1FB #9ACEFD #D6EBFE #E1F0FE #E1F0FE
Accessibility & contrast
On white
1.22
#D6EBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#D6EBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EBFE
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EBFE | 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)
#E4EBFF
Deuteranopia (green-blind)
#DFE6FE
Tritanopia (blue-blind)
#CCEFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d6ebfe; /* rgb */ color: rgb(214, 235, 254); /* oklch */ color: oklch(93.0% 0.034 245.5);
Tailwind
colors: {
custom: {
50: '#e3f1fe',
500: '#d6ebfe',
950: '#000000',
},
}SCSS
$custom: #d6ebfe; $custom-light: #e3f1fe; $custom-dark: #000000;
JSON
{
"hex": "#d6ebfe",
"rgb": {
"r": 214,
"g": 235,
"b": 254
},
"hsl": {
"h": 208.5,
"s": 95.238,
"l": 91.765
},
"oklch": {
"l": 0.93039,
"c": 0.03418,
"h": 245.5
},
"luminance": 0.80869
}Semantic roles & 50–950 ramp
primary
#D6EBFE
secondary
#E9BA90
accent
#6D00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585