#EB9BF2#EB9BF2
#EB9BF2 is a light, vivid purple. Relative luminance 0.475; OKLCH L 79.8% C 0.146 H 324.0°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9BF2 |
|---|---|
| RGB | rgb(235, 155, 242) |
| HSL | hsl(295, 77%, 78%) |
| HSV | hsv(295, 36%, 95%) |
| CMYK | cmyk(2.9%, 36%, 0%, 5.1%) |
| CIE-LAB | lab(74.52, 43.48, -31.55) |
| CIE-LCH | lch(74.52, 53.72, 324.03°) |
| OKLab | oklab(79.78% 0.1185 -0.0861) |
| OKLCH | oklch(79.78% 0.146 324) |
| XYZ | xyz(62.0077, 47.5179, 89.8928) |
| Luminance | 0.4752 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.85
Violet (CSS)
#EE82EE
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 5.93
Mauve
#E0B0FF
ΔE00 6.21
Baby Purple
#CA9BF7
ΔE00 7.16
Lilac (survey)
#CEA2FD
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9BF2 #A2F29B
analogous
#BF9BF2 #EB9BF2 #F29BCE
triadic
#EB9BF2 #F2EB9B #9BF2EB
tetradic
#EB9BF2 #F2BF9B #A2F29B #9BCEF2
square
#EB9BF2 #F2BF9B #A2F29B #9BCEF2
split-complementary
#EB9BF2 #CEF29B #9BF2BF
monochromatic
#D52FE4 #E065EB #EB9BF2 #F6D1F9 #FAE4FB
Accessibility & contrast
On white
2.00
#EB9BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#EB9BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9BF2
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9BF2 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B1F5
Deuteranopia (green-blind)
#A7BBEF
Tritanopia (blue-blind)
#EFA4BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eb9bf2; /* rgb */ color: rgb(235, 155, 242); /* oklch */ color: oklch(79.8% 0.146 324.0);
Tailwind
colors: {
custom: {
50: '#f3baf6',
500: '#eb9bf2',
950: '#000000',
},
}SCSS
$custom: #eb9bf2; $custom-light: #f3baf6; $custom-dark: #000000;
JSON
{
"hex": "#eb9bf2",
"rgb": {
"r": 235,
"g": 155,
"b": 242
},
"hsl": {
"h": 295.172,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.7978,
"c": 0.14646,
"h": 324
},
"luminance": 0.47516
}Semantic roles & 50–950 ramp
primary
#EB9BF2
secondary
#DAF3D8
accent
#D90C1D
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#171217
muted
#858185