#EB7BED#EB7BED
#EB7BED is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.8% C 0.195 H 326.7°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7BED |
|---|---|
| RGB | rgb(235, 123, 237) |
| HSL | hsl(299, 76%, 71%) |
| HSV | hsv(299, 48%, 93%) |
| CMYK | cmyk(0.8%, 48.1%, 0%, 7.1%) |
| CIE-LAB | lab(67.98, 58.75, -38.96) |
| CIE-LCH | lch(67.98, 70.49, 326.45°) |
| OKLab | oklab(74.83% 0.1625 -0.1069) |
| OKLCH | oklch(74.83% 0.195 326.7) |
| XYZ | xyz(56.6289, 37.9455, 84.4457) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.57
Purply Pink
#F075E6
ΔE00 1.83
Candy Pink
#FF63E9
ΔE00 4.47
Orchid
#DA70D6
ΔE00 4.53
Lavender Pink
#DD85D7
ΔE00 4.62
Light Magenta
#FA5FF7
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7BED #7DED7B
analogous
#B27BED #EB7BED #ED7BB6
triadic
#EB7BED #EDEB7B #7BEDEB
tetradic
#EB7BED #EDB27B #7DED7B #7BB6ED
square
#EB7BED #EDB27B #7DED7B #7BB6ED
split-complementary
#EB7BED #B6ED7B #7BEDB2
monochromatic
#CE1DD1 #E345E6 #EB7BED #F3B1F4 #FBE4FB
Accessibility & contrast
On white
2.45
#EB7BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#EB7BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7BED
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7BED | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF1
Deuteranopia (green-blind)
#91ABEA
Tritanopia (blue-blind)
#F187A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb7bed; /* rgb */ color: rgb(235, 123, 237); /* oklch */ color: oklch(74.8% 0.195 326.7);
Tailwind
colors: {
custom: {
50: '#f4a5f3',
500: '#eb7bed',
950: '#000000',
},
}SCSS
$custom: #eb7bed; $custom-light: #f4a5f3; $custom-dark: #000000;
JSON
{
"hex": "#eb7bed",
"rgb": {
"r": 235,
"g": 123,
"b": 237
},
"hsl": {
"h": 298.947,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.74825,
"c": 0.19456,
"h": 326.7
},
"luminance": 0.37943
}Semantic roles & 50–950 ramp
primary
#EB7BED
secondary
#D3F1D2
accent
#D80D11
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85