#E6EBEF#E6EBEF
#E6EBEF is a very light, near-neutral cyan. Relative luminance 0.825; OKLCH L 93.7% C 0.008 H 241.7°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E6EBEF |
|---|---|
| RGB | rgb(230, 235, 239) |
| HSL | hsl(207, 22%, 92%) |
| HSV | hsv(207, 4%, 94%) |
| CMYK | cmyk(3.8%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(92.78, -0.94, -2.52) |
| CIE-LCH | lch(92.78, 2.68, 249.61°) |
| OKLab | oklab(93.74% -0.0036 -0.0067) |
| OKLCH | oklch(93.74% 0.008 241.7) |
| XYZ | xyz(77.9185, 82.4713, 93.4582) |
| Luminance | 0.8247 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.07
Fog
#D8DCE0
ΔE00 3.29
Whitesmoke
#F5F5F5
ΔE00 3.52
Gainsboro
#DCDCDC
ΔE00 4.14
Ghostwhite
#F8F8FF
ΔE00 4.39
Pale Grey
#FDFDFE
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6EBEF #EFEAE6
analogous
#E6EFEF #E6EBEF #E6E7EF
triadic
#E6EBEF #EFE6EB #EBEFE6
tetradic
#E6EBEF #EFE6EF #EFEAE6 #E7EFE6
square
#E6EBEF #EFE6EF #EFEAE6 #E7EFE6
split-complementary
#E6EBEF #EFE6E7 #EFEFE6
monochromatic
#9BAFBF #C1CDD7 #E6EBEF #ECF0F3 #ECF0F3
Accessibility & contrast
On white
1.20
#E6EBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#E6EBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6EBEF
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6EBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6EBEF | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBEF
Deuteranopia (green-blind)
#E8EAEF
Tritanopia (blue-blind)
#E4ECEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e6ebef; /* rgb */ color: rgb(230, 235, 239); /* oklch */ color: oklch(93.7% 0.008 241.7);
Tailwind
colors: {
custom: {
50: '#edf1f4',
500: '#e6ebef',
950: '#000000',
},
}SCSS
$custom: #e6ebef; $custom-light: #edf1f4; $custom-dark: #000000;
JSON
{
"hex": "#e6ebef",
"rgb": {
"r": 230,
"g": 235,
"b": 239
},
"hsl": {
"h": 206.667,
"s": 21.951,
"l": 91.961
},
"oklch": {
"l": 0.93741,
"c": 0.00762,
"h": 241.7
},
"luminance": 0.82472
}Semantic roles & 50–950 ramp
primary
#E6EBEF
secondary
#C7BBB2
accent
#6E45A0
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585