#D6EBFC#D6EBFC
#D6EBFC is a very light, muted cyan. Relative luminance 0.807; OKLCH L 93.0% C 0.032 H 242.4°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D6EBFC |
|---|---|
| RGB | rgb(214, 235, 252) |
| HSL | hsl(207, 86%, 91%) |
| HSV | hsv(207, 15%, 99%) |
| CMYK | cmyk(15.1%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(92.02, -3.53, -10.55) |
| CIE-LCH | lch(92.02, 11.12, 251.47°) |
| OKLab | oklab(92.98% -0.0149 -0.0285) |
| OKLCH | oklch(92.98% 0.032 242.4) |
| XYZ | xyz(75.0063, 80.7396, 103.7091) |
| Luminance | 0.8074 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.02
Fog
#D8DCE0
ΔE00 7.51
Azure (CSS)
#F0FFFF
ΔE00 8.39
Light Blue Grey
#B7C9E2
ΔE00 8.60
Lightblue
#ADD8E6
ΔE00 8.80
Ghostwhite
#F8F8FF
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6EBFC #FCE7D6
analogous
#D6FCFA #D6EBFC #D6D8FC
triadic
#D6EBFC #FCD6EB #EBFCD6
tetradic
#D6EBFC #FAD6FC #FCE7D6 #D8FCD6
square
#D6EBFC #FAD6FC #FCE7D6 #D8FCD6
split-complementary
#D6EBFC #FCD6D8 #FCFAD6
monochromatic
#64B3F4 #9DCFF8 #D6EBFC #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.22
#D6EBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#D6EBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6EBFC
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6EBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6EBFC | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFD
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#CCEFF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d6ebfc; /* rgb */ color: rgb(214, 235, 252); /* oklch */ color: oklch(93.0% 0.032 242.4);
Tailwind
colors: {
custom: {
50: '#e3f1fd',
500: '#d6ebfc',
950: '#000000',
},
}SCSS
$custom: #d6ebfc; $custom-light: #e3f1fd; $custom-dark: #000000;
JSON
{
"hex": "#d6ebfc",
"rgb": {
"r": 214,
"g": 235,
"b": 252
},
"hsl": {
"h": 206.842,
"s": 86.364,
"l": 91.373
},
"oklch": {
"l": 0.92975,
"c": 0.03215,
"h": 242.4
},
"luminance": 0.80741
}Semantic roles & 50–950 ramp
primary
#D6EBFC
secondary
#E4B792
accent
#6703E3
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585