#EBE7EE#EBE7EE
#EBE7EE is a very light, near-neutral violet. Relative luminance 0.810; OKLCH L 93.3% C 0.010 H 311.2°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE7EE |
|---|---|
| RGB | rgb(235, 231, 238) |
| HSL | hsl(274, 17%, 92%) |
| HSV | hsv(274, 3%, 93%) |
| CMYK | cmyk(1.3%, 2.9%, 0%, 6.7%) |
| CIE-LAB | lab(92.13, 2.59, -2.91) |
| CIE-LCH | lch(92.13, 3.90, 311.65°) |
| OKLab | oklab(93.31% 0.0068 -0.0077) |
| OKLCH | oklch(93.31% 0.01 311.2) |
| XYZ | xyz(78.2669, 80.9871, 92.3812) |
| Luminance | 0.8099 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.87
Lavenderblush
#FFF0F5
ΔE00 5.05
Whitesmoke
#F5F5F5
ΔE00 5.12
Snow
#FFFAFA
ΔE00 5.16
Gainsboro
#DCDCDC
ΔE00 5.16
Lavender (CSS)
#E6E6FA
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE7EE #EAEEE7
analogous
#E8E7EE #EBE7EE #EEE7EE
triadic
#EBE7EE #EEEBE7 #E7EEEB
tetradic
#EBE7EE #EEE8E7 #EAEEE7 #E7EEEE
square
#EBE7EE #EEE8E7 #EAEEE7 #E7EEEE
split-complementary
#EBE7EE #EEEEE7 #E7EEE8
monochromatic
#AF9FBB #CDC3D5 #EBE7EE #F0EDF2 #F0EDF2
Accessibility & contrast
On white
1.22
#EBE7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#EBE7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE7EE
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE7EE | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EE
Deuteranopia (green-blind)
#E7E8EE
Tritanopia (blue-blind)
#EBE8E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ebe7ee; /* rgb */ color: rgb(235, 231, 238); /* oklch */ color: oklch(93.3% 0.010 311.2);
Tailwind
colors: {
custom: {
50: '#f1eef3',
500: '#ebe7ee',
950: '#000000',
},
}SCSS
$custom: #ebe7ee; $custom-light: #f1eef3; $custom-dark: #000000;
JSON
{
"hex": "#ebe7ee",
"rgb": {
"r": 235,
"g": 231,
"b": 238
},
"hsl": {
"h": 274.286,
"s": 17.073,
"l": 91.961
},
"oklch": {
"l": 0.93309,
"c": 0.01025,
"h": 311.2
},
"luminance": 0.80987
}Semantic roles & 50–950 ramp
primary
#EBE7EE
secondary
#BBC5B5
accent
#9B4A6D
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585