#EBE7F2#EBE7F2
#EBE7F2 is a very light, near-neutral violet. Relative luminance 0.812; OKLCH L 93.4% C 0.015 H 302.6°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EBE7F2 |
|---|---|
| RGB | rgb(235, 231, 242) |
| HSL | hsl(262, 30%, 93%) |
| HSV | hsv(262, 5%, 95%) |
| CMYK | cmyk(2.9%, 4.5%, 0%, 5.1%) |
| CIE-LAB | lab(92.23, 3.32, -4.85) |
| CIE-LCH | lch(92.23, 5.87, 304.40°) |
| OKLab | oklab(93.43% 0.0082 -0.0129) |
| OKLCH | oklch(93.43% 0.015 302.6) |
| XYZ | xyz(78.8611, 81.2248, 95.5106) |
| Luminance | 0.8123 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.75
Ghostwhite
#F8F8FF
ΔE00 4.38
Lavenderblush
#FFF0F5
ΔE00 5.38
Snow
#FFFAFA
ΔE00 6.42
Fog
#D8DCE0
ΔE00 6.46
Whitesmoke
#F5F5F5
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBE7F2 #EEF2E7
analogous
#E7E8F2 #EBE7F2 #F0E7F2
triadic
#EBE7F2 #F2EBE7 #E7F2EB
tetradic
#EBE7F2 #F2E7E8 #EEF2E7 #E7F2F0
square
#EBE7F2 #F2E7E8 #EEF2E7 #E7F2F0
split-complementary
#EBE7F2 #F2F0E7 #E8F2E7
monochromatic
#A998C7 #CABFDC #EBE7F2 #EEEBF4 #EEEBF4
Accessibility & contrast
On white
1.22
#EBE7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#EBE7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBE7F2
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBE7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBE7F2 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E9F3
Deuteranopia (green-blind)
#E6E9F2
Tritanopia (blue-blind)
#EAE8EA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ebe7f2; /* rgb */ color: rgb(235, 231, 242); /* oklch */ color: oklch(93.4% 0.015 302.6);
Tailwind
colors: {
custom: {
50: '#f1eef6',
500: '#ebe7f2',
950: '#000000',
},
}SCSS
$custom: #ebe7f2; $custom-light: #f1eef6; $custom-dark: #000000;
JSON
{
"hex": "#ebe7f2",
"rgb": {
"r": 235,
"g": 231,
"b": 242
},
"hsl": {
"h": 261.818,
"s": 29.73,
"l": 92.745
},
"oklch": {
"l": 0.93426,
"c": 0.01529,
"h": 302.6
},
"luminance": 0.81225
}Semantic roles & 50–950 ramp
primary
#EBE7F2
secondary
#C2CCB1
accent
#A83D81
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585