#EBAFE5#EBAFE5
#EBAFE5 is a very light, moderate purple. Relative luminance 0.540; OKLCH L 82.6% C 0.099 H 329.8°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFE5 |
|---|---|
| RGB | rgb(235, 175, 229) |
| HSL | hsl(306, 60%, 80%) |
| HSV | hsv(306, 26%, 92%) |
| CMYK | cmyk(0%, 25.5%, 2.6%, 7.8%) |
| CIE-LAB | lab(78.45, 30.52, -18.50) |
| CIE-LCH | lch(78.45, 35.69, 328.77°) |
| OKLab | oklab(82.62% 0.0855 -0.0497) |
| OKLCH | oklch(82.62% 0.099 329.8) |
| XYZ | xyz(63.7325, 53.9813, 81.1758) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.06
Light Lavendar
#EFC0FE
ΔE00 5.31
Light Lilac
#EDC8FF
ΔE00 6.93
Mauve
#E0B0FF
ΔE00 7.21
Lilac
#C8A2C8
ΔE00 7.21
Very Light Purple
#F6CEFC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFE5 #AFEBB5
analogous
#D3AFEB #EBAFE5 #EBAFC7
triadic
#EBAFE5 #E5EBAF #AFE5EB
tetradic
#EBAFE5 #EBD3AF #AFEBB5 #AFC7EB
square
#EBAFE5 #EBD3AF #AFEBB5 #AFC7EB
split-complementary
#EBAFE5 #C7EBAF #AFEBD3
monochromatic
#D34DC5 #DF7ED5 #EBAFE5 #F7E0F5 #F9E7F7
Accessibility & contrast
On white
1.78
#EBAFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#EBAFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFE5
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFE5 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBDE7
Deuteranopia (green-blind)
#BBC5E3
Tritanopia (blue-blind)
#F0B3C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ebafe5; /* rgb */ color: rgb(235, 175, 229); /* oklch */ color: oklch(82.6% 0.099 329.8);
Tailwind
colors: {
custom: {
50: '#f2c7ed',
500: '#ebafe5',
950: '#000000',
},
}SCSS
$custom: #ebafe5; $custom-light: #f2c7ed; $custom-dark: #000000;
JSON
{
"hex": "#ebafe5",
"rgb": {
"r": 235,
"g": 175,
"b": 229
},
"hsl": {
"h": 306,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.82617,
"c": 0.09891,
"h": 329.8
},
"luminance": 0.53979
}Semantic roles & 50–950 ramp
primary
#EBAFE5
secondary
#77C77F
accent
#C82F1E
background
#FFFDFE
surface
#FEF9FD
border
#D6D2D5
text
#171316
muted
#858284