#EBE9EF#EBE9EF
#EBE9EF is a very light, near-neutral violet. Relative luminance 0.822; OKLCH L 93.7% C 0.008 H 301.4°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE9EF |
|---|---|
| RGB | rgb(235, 233, 239) |
| HSL | hsl(260, 16%, 93%) |
| HSV | hsv(260, 3%, 94%) |
| CMYK | cmyk(1.7%, 2.5%, 0%, 6.3%) |
| CIE-LAB | lab(92.65, 1.74, -2.67) |
| CIE-LCH | lch(92.65, 3.18, 303.18°) |
| OKLab | oklab(93.73% 0.0043 -0.0071) |
| OKLCH | oklch(93.73% 0.008 301.4) |
| XYZ | xyz(78.9772, 82.1720, 93.3447) |
| Luminance | 0.8217 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.20
Whitesmoke
#F5F5F5
ΔE00 4.16
Gainsboro
#DCDCDC
ΔE00 4.61
Snow
#FFFAFA
ΔE00 4.67
Fog
#D8DCE0
ΔE00 4.68
Pale Grey
#FDFDFE
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE9EF #EDEFE9
analogous
#E9EAEF #EBE9EF #EEE9EF
triadic
#EBE9EF #EFEBE9 #E9EFEB
tetradic
#EBE9EF #EFE9EA #EDEFE9 #E9EFEE
square
#EBE9EF #EFE9EA #EDEFE9 #E9EFEE
split-complementary
#EBE9EF #EFEEE9 #EAEFE9
monochromatic
#ABA2BB #CBC6D5 #EBE9EF #EFEDF2 #EFEDF2
Accessibility & contrast
On white
1.20
#EBE9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#EBE9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE9EF
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE9EF | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEF
Deuteranopia (green-blind)
#E8EAEF
Tritanopia (blue-blind)
#EAEAEB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ebe9ef; /* rgb */ color: rgb(235, 233, 239); /* oklch */ color: oklch(93.7% 0.008 301.4);
Tailwind
colors: {
custom: {
50: '#f1f0f4',
500: '#ebe9ef',
950: '#000000',
},
}SCSS
$custom: #ebe9ef; $custom-light: #f1f0f4; $custom-dark: #000000;
JSON
{
"hex": "#ebe9ef",
"rgb": {
"r": 235,
"g": 233,
"b": 239
},
"hsl": {
"h": 260,
"s": 15.789,
"l": 92.549
},
"oklch": {
"l": 0.93729,
"c": 0.00828,
"h": 301.4
},
"luminance": 0.82172
}Semantic roles & 50–950 ramp
primary
#EBE9EF
secondary
#C0C5B7
accent
#9A4B80
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585