#EB9AF0#EB9AF0
#EB9AF0 is a light, vivid purple. Relative luminance 0.471; OKLCH L 79.5% C 0.146 H 324.8°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9AF0 |
|---|---|
| RGB | rgb(235, 154, 240) |
| HSL | hsl(297, 74%, 77%) |
| HSV | hsv(297, 36%, 94%) |
| CMYK | cmyk(2.1%, 35.8%, 0%, 5.9%) |
| CIE-LAB | lab(74.23, 43.63, -30.91) |
| CIE-LCH | lch(74.23, 53.47, 324.69°) |
| OKLab | oklab(79.54% 0.1195 -0.0843) |
| OKLCH | oklch(79.54% 0.146 324.8) |
| XYZ | xyz(61.5432, 47.0670, 88.2642) |
| Luminance | 0.4707 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.69
Violet (CSS)
#EE82EE
ΔE00 5.17
Lavender Pink
#DD85D7
ΔE00 5.62
Mauve
#E0B0FF
ΔE00 6.51
Baby Purple
#CA9BF7
ΔE00 7.39
Purply Pink
#F075E6
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9AF0 #9FF09A
analogous
#C09AF0 #EB9AF0 #F09ACA
triadic
#EB9AF0 #F0EB9A #9AF0EB
tetradic
#EB9AF0 #F0C09A #9FF09A #9ACAF0
square
#EB9AF0 #F0C09A #9FF09A #9ACAF0
split-complementary
#EB9AF0 #CAF09A #9AF0C0
monochromatic
#D62FE0 #E065E8 #EB9AF0 #F6CFF8 #FAE4FB
Accessibility & contrast
On white
2.02
#EB9AF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#EB9AF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9AF0
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9AF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9AF0 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B0F3
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#EFA3BA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eb9af0; /* rgb */ color: rgb(235, 154, 240); /* oklch */ color: oklch(79.5% 0.146 324.8);
Tailwind
colors: {
custom: {
50: '#f3b9f5',
500: '#eb9af0',
950: '#000000',
},
}SCSS
$custom: #eb9af0; $custom-light: #f3b9f5; $custom-dark: #000000;
JSON
{
"hex": "#eb9af0",
"rgb": {
"r": 235,
"g": 154,
"b": 240
},
"hsl": {
"h": 296.512,
"s": 74.138,
"l": 77.255
},
"oklch": {
"l": 0.79538,
"c": 0.14619,
"h": 324.8
},
"luminance": 0.47065
}Semantic roles & 50–950 ramp
primary
#EB9AF0
secondary
#DAF3D8
accent
#D60F1B
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085