#EA7BED#EA7BED
#EA7BED is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.7% C 0.194 H 326.3°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BED |
|---|---|
| RGB | rgb(234, 123, 237) |
| HSL | hsl(298, 76%, 71%) |
| HSV | hsv(298, 48%, 93%) |
| CMYK | cmyk(1.3%, 48.1%, 0%, 7.1%) |
| CIE-LAB | lab(67.86, 58.47, -39.16) |
| CIE-LCH | lch(67.86, 70.37, 326.18°) |
| OKLab | oklab(74.71% 0.1614 -0.1076) |
| OKLCH | oklch(74.71% 0.194 326.3) |
| XYZ | xyz(56.2996, 37.7757, 84.4303) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.67
Purply Pink
#F075E6
ΔE00 1.94
Orchid
#DA70D6
ΔE00 4.46
Candy Pink
#FF63E9
ΔE00 4.57
Lavender Pink
#DD85D7
ΔE00 4.62
Light Magenta
#FA5FF7
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BED #7EED7B
analogous
#B17BED #EA7BED #ED7BB7
triadic
#EA7BED #EDEA7B #7BEDEA
tetradic
#EA7BED #EDB17B #7EED7B #7BB7ED
square
#EA7BED #EDB17B #7EED7B #7BB7ED
split-complementary
#EA7BED #B7ED7B #7BEDB1
monochromatic
#CC1DD1 #E145E6 #EA7BED #F3B1F4 #FBE4FB
Accessibility & contrast
On white
2.45
#EA7BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#EA7BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BED
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BED | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF1
Deuteranopia (green-blind)
#90AAEA
Tritanopia (blue-blind)
#EF88A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea7bed; /* rgb */ color: rgb(234, 123, 237); /* oklch */ color: oklch(74.7% 0.194 326.3);
Tailwind
colors: {
custom: {
50: '#f3a5f3',
500: '#ea7bed',
950: '#000000',
},
}SCSS
$custom: #ea7bed; $custom-light: #f3a5f3; $custom-dark: #000000;
JSON
{
"hex": "#ea7bed",
"rgb": {
"r": 234,
"g": 123,
"b": 237
},
"hsl": {
"h": 298.421,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.74706,
"c": 0.19397,
"h": 326.3
},
"luminance": 0.37773
}Semantic roles & 50–950 ramp
primary
#EA7BED
secondary
#D3F1D2
accent
#D80D13
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85