#D6EBFF#D6EBFF
#D6EBFF is a very light, muted cyan. Relative luminance 0.809; OKLCH L 93.1% C 0.035 H 246.9°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EBFF |
|---|---|
| RGB | rgb(214, 235, 255) |
| HSL | hsl(209, 100%, 92%) |
| HSV | hsv(209, 16%, 100%) |
| CMYK | cmyk(16.1%, 7.8%, 0%, 0%) |
| CIE-LAB | lab(92.10, -2.92, -11.98) |
| CIE-LCH | lch(92.10, 12.33, 256.30°) |
| OKLab | oklab(93.07% -0.0138 -0.0324) |
| OKLCH | oklch(93.07% 0.035 246.9) |
| XYZ | xyz(75.4854, 80.9312, 106.2326) |
| Luminance | 0.8093 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.55
Fog
#D8DCE0
ΔE00 8.07
Light Blue Grey
#B7C9E2
ΔE00 8.15
Powder Blue (survey)
#B1D1FC
ΔE00 8.92
Lavender (CSS)
#E6E6FA
ΔE00 9.08
Ghostwhite
#F8F8FF
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EBFF #FFEAD6
analogous
#D6FFFE #D6EBFF #D6D7FF
triadic
#D6EBFF #FFD6EB #EBFFD6
tetradic
#D6EBFF #FED6FF #FFEAD6 #D7FFD6
square
#D6EBFF #FED6FF #FFEAD6 #D7FFD6
split-complementary
#D6EBFF #FFD6D7 #FFFED6
monochromatic
#5CAFFF #99CDFF #D6EBFF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.22
#D6EBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#D6EBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EBFF
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EBFF | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#DEE6FF
Tritanopia (blue-blind)
#CCF0F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d6ebff; /* rgb */ color: rgb(214, 235, 255); /* oklch */ color: oklch(93.1% 0.035 246.9);
Tailwind
colors: {
custom: {
50: '#e3f1ff',
500: '#d6ebff',
950: '#000000',
},
}SCSS
$custom: #d6ebff; $custom-light: #e3f1ff; $custom-dark: #000000;
JSON
{
"hex": "#d6ebff",
"rgb": {
"r": 214,
"g": 235,
"b": 255
},
"hsl": {
"h": 209.268,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.93071,
"c": 0.03523,
"h": 246.9
},
"luminance": 0.80933
}Semantic roles & 50–950 ramp
primary
#D6EBFF
secondary
#EBBB8E
accent
#7000E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586