#EB7CF9#EB7CF9
#EB7CF9 is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.5% C 0.204 H 323.0°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7CF9 |
|---|---|
| RGB | rgb(235, 124, 249) |
| HSL | hsl(293, 91%, 73%) |
| HSV | hsv(293, 50%, 98%) |
| CMYK | cmyk(5.6%, 50.2%, 0%, 2.4%) |
| CIE-LAB | lab(68.69, 60.42, -44.44) |
| CIE-LCH | lch(68.69, 75.00, 323.67°) |
| OKLab | oklab(75.52% 0.1629 -0.1227) |
| OKLCH | oklch(75.52% 0.204 323) |
| XYZ | xyz(58.5658, 38.9197, 94.0315) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Purply Pink
#F075E6
ΔE00 3.60
Violet Pink
#FB5FFC
ΔE00 4.58
Light Magenta
#FA5FF7
ΔE00 4.66
Candy Pink
#FF63E9
ΔE00 5.48
Orchid
#DA70D6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7CF9 #8AF97C
analogous
#AC7CF9 #EB7CF9 #F97CC8
triadic
#EB7CF9 #F9EB7C #7CF9EB
tetradic
#EB7CF9 #F9AC7C #8AF97C #7CC8F9
square
#EB7CF9 #F9AC7C #8AF97C #7CC8F9
split-complementary
#EB7CF9 #C8F97C #7CF9AC
monochromatic
#D60BF0 #E241F6 #EB7CF9 #F4B7FC #FBE2FE
Accessibility & contrast
On white
2.39
#EB7CF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#EB7CF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7CF9
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7CF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7CF9 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFD
Deuteranopia (green-blind)
#8CACF5
Tritanopia (blue-blind)
#EE8CAF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb7cf9; /* rgb */ color: rgb(235, 124, 249); /* oklch */ color: oklch(75.5% 0.204 323.0);
Tailwind
colors: {
custom: {
50: '#f4a6fb',
500: '#eb7cf9',
950: '#000000',
},
}SCSS
$custom: #eb7cf9; $custom-light: #f4a6fb; $custom-dark: #000000;
JSON
{
"hex": "#eb7cf9",
"rgb": {
"r": 235,
"g": 124,
"b": 249
},
"hsl": {
"h": 293.28,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.75525,
"c": 0.20393,
"h": 323
},
"luminance": 0.38917
}Semantic roles & 50–950 ramp
primary
#EB7CF9
secondary
#D9F6D5
accent
#E6001A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85