#EBEAEE#EBEAEE
#EBEAEE is a very light, near-neutral violet. Relative luminance 0.827; OKLCH L 93.9% C 0.005 H 297.7°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEAEE |
|---|---|
| RGB | rgb(235, 234, 238) |
| HSL | hsl(255, 11%, 93%) |
| HSV | hsv(255, 2%, 93%) |
| CMYK | cmyk(1.3%, 1.7%, 0%, 6.7%) |
| CIE-LAB | lab(92.87, 1.05, -1.82) |
| CIE-LCH | lch(92.87, 2.10, 300.01°) |
| OKLab | oklab(93.9% 0.0025 -0.0048) |
| OKLCH | oklch(93.9% 0.005 297.7) |
| XYZ | xyz(79.1138, 82.6808, 92.6634) |
| Luminance | 0.8268 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.17
Ghostwhite
#F8F8FF
ΔE00 3.23
Gainsboro
#DCDCDC
ΔE00 3.92
Fog
#D8DCE0
ΔE00 4.17
Snow
#FFFAFA
ΔE00 4.21
Pale Grey
#FDFDFE
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEAEE #EDEEEA
analogous
#EAEBEE #EBEAEE #EDEAEE
triadic
#EBEAEE #EEEBEA #EAEEEB
tetradic
#EBEAEE #EEEAEB #EDEEEA #EAEEED
square
#EBEAEE #EEEAEB #EDEEEA #EAEEED
split-complementary
#EBEAEE #EEEDEA #EBEEEA
monochromatic
#ABA6B7 #CBC8D3 #EBEAEE #EFEEF1 #EFEEF1
Accessibility & contrast
On white
1.20
#EBEAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#EBEAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEAEE
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEAEE | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EBEE
Deuteranopia (green-blind)
#E9EAEE
Tritanopia (blue-blind)
#EBEBEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #ebeaee; /* rgb */ color: rgb(235, 234, 238); /* oklch */ color: oklch(93.9% 0.005 297.7);
Tailwind
colors: {
custom: {
50: '#f1f0f3',
500: '#ebeaee',
950: '#000000',
},
}SCSS
$custom: #ebeaee; $custom-light: #f1f0f3; $custom-dark: #000000;
JSON
{
"hex": "#ebeaee",
"rgb": {
"r": 235,
"g": 234,
"b": 238
},
"hsl": {
"h": 255,
"s": 10.526,
"l": 92.549
},
"oklch": {
"l": 0.93896,
"c": 0.00544,
"h": 297.7
},
"luminance": 0.82681
}Semantic roles & 50–950 ramp
primary
#EBEAEE
secondary
#C0C3B9
accent
#955184
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585