#E6E2E8#E6E2E8
#E6E2E8 is a very light, near-neutral purple. Relative luminance 0.770; OKLCH L 91.8% C 0.009 H 314.8°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E6E2E8 |
|---|---|
| RGB | rgb(230, 226, 232) |
| HSL | hsl(280, 12%, 90%) |
| HSV | hsv(280, 3%, 91%) |
| CMYK | cmyk(0.9%, 2.6%, 0%, 9%) |
| CIE-LAB | lab(90.34, 2.42, -2.44) |
| CIE-LCH | lch(90.34, 3.44, 314.78°) |
| OKLab | oklab(91.76% 0.0064 -0.0065) |
| OKLCH | oklch(91.76% 0.009 314.8) |
| XYZ | xyz(74.3926, 77.0420, 87.2797) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.30
Fog
#D8DCE0
ΔE00 4.72
Ghostwhite
#F8F8FF
ΔE00 4.85
Light Gray
#D3D3D3
ΔE00 5.45
Whitesmoke
#F5F5F5
ΔE00 5.48
Lavenderblush
#FFF0F5
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6E2E8 #E4E8E2
analogous
#E3E2E8 #E6E2E8 #E8E2E7
triadic
#E6E2E8 #E8E6E2 #E2E8E6
tetradic
#E6E2E8 #E8E3E2 #E4E8E2 #E2E7E8
square
#E6E2E8 #E8E3E2 #E4E8E2 #E2E7E8
split-complementary
#E6E2E8 #E7E8E2 #E2E8E3
monochromatic
#AB9EB2 #C9C0CD #E6E2E8 #F0EEF1 #F0EEF1
Accessibility & contrast
On white
1.28
#E6E2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#E6E2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6E2E8
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6E2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6E2E8 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3E8
Deuteranopia (green-blind)
#E2E3E8
Tritanopia (blue-blind)
#E6E3E4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #e6e2e8; /* rgb */ color: rgb(230, 226, 232); /* oklch */ color: oklch(91.8% 0.009 314.8);
Tailwind
colors: {
custom: {
50: '#edebef',
500: '#e6e2e8',
950: '#000000',
},
}SCSS
$custom: #e6e2e8; $custom-light: #edebef; $custom-dark: #000000;
JSON
{
"hex": "#e6e2e8",
"rgb": {
"r": 230,
"g": 226,
"b": 232
},
"hsl": {
"h": 280,
"s": 11.538,
"l": 89.804
},
"oklch": {
"l": 0.91764,
"c": 0.0091,
"h": 314.8
},
"luminance": 0.77042
}Semantic roles & 50–950 ramp
primary
#E6E2E8
secondary
#B5BDB1
accent
#965067
background
#FEFEFF
surface
#FDFDFE
border
#D5D5D6
text
#161616
muted
#848485