#D6EBFA#D6EBFA
#D6EBFA is a very light, muted cyan. Relative luminance 0.806; OKLCH L 92.9% C 0.030 H 238.8°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EBFA |
|---|---|
| RGB | rgb(214, 235, 250) |
| HSL | hsl(205, 78%, 91%) |
| HSV | hsv(205, 14%, 98%) |
| CMYK | cmyk(14.4%, 6%, 0%, 2%) |
| CIE-LAB | lab(91.96, -3.94, -9.59) |
| CIE-LCH | lch(91.96, 10.37, 247.66°) |
| OKLab | oklab(92.91% -0.0156 -0.0259) |
| OKLCH | oklch(92.91% 0.03 238.8) |
| XYZ | xyz(74.6910, 80.6135, 102.0487) |
| Luminance | 0.8062 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.78
Fog
#D8DCE0
ΔE00 7.21
Azure (CSS)
#F0FFFF
ΔE00 7.74
Lightblue
#ADD8E6
ΔE00 8.43
Ghostwhite
#F8F8FF
ΔE00 8.99
Light Blue Grey
#B7C9E2
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EBFA #FAE5D6
analogous
#D6FAF7 #D6EBFA #D6D9FA
triadic
#D6EBFA #FAD6EB #EBFAD6
tetradic
#D6EBFA #F7D6FA #FAE5D6 #D9FAD6
square
#D6EBFA #F7D6FA #FAE5D6 #D9FAD6
split-complementary
#D6EBFA #FAD6D9 #FAF7D6
monochromatic
#69B6ED #9FD0F3 #D6EBFA #E4F2FC #E4F2FC
Accessibility & contrast
On white
1.23
#D6EBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#D6EBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EBFA
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EBFA | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAFB
Deuteranopia (green-blind)
#E0E6FA
Tritanopia (blue-blind)
#CDEFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d6ebfa; /* rgb */ color: rgb(214, 235, 250); /* oklch */ color: oklch(92.9% 0.030 238.8);
Tailwind
colors: {
custom: {
50: '#e2f1fc',
500: '#d6ebfa',
950: '#000000',
},
}SCSS
$custom: #d6ebfa; $custom-light: #e2f1fc; $custom-dark: #000000;
JSON
{
"hex": "#d6ebfa",
"rgb": {
"r": 214,
"g": 235,
"b": 250
},
"hsl": {
"h": 205,
"s": 78.261,
"l": 90.98
},
"oklch": {
"l": 0.92912,
"c": 0.03024,
"h": 238.8
},
"luminance": 0.80615
}Semantic roles & 50–950 ramp
primary
#D6EBFA
secondary
#E0B494
accent
#610BDB
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585