#EA7FCB#EA7FCB
#EA7FCB is a light, vivid pink. Relative luminance 0.370; OKLCH L 73.8% C 0.159 H 339.1°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FCB |
|---|---|
| RGB | rgb(234, 127, 203) |
| HSL | hsl(317, 72%, 71%) |
| HSV | hsv(317, 46%, 92%) |
| CMYK | cmyk(0%, 45.7%, 13.2%, 8.2%) |
| CIE-LAB | lab(67.27, 50.82, -21.20) |
| CIE-LCH | lch(67.27, 55.06, 337.36°) |
| OKLab | oklab(73.83% 0.1488 -0.0568) |
| OKLCH | oklch(73.83% 0.159 339.1) |
| XYZ | xyz(52.3009, 36.9865, 60.8727) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.86
Lavender Pink
#DD85D7
ΔE00 4.01
Pink (survey)
#FF81C0
ΔE00 5.56
Purply Pink
#F075E6
ΔE00 5.69
Violet (CSS)
#EE82EE
ΔE00 6.33
Orchid
#DA70D6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FCB #7FEA9E
analogous
#D37FEA #EA7FCB #EA7F95
triadic
#EA7FCB #CBEA7F #7FCBEA
tetradic
#EA7FCB #EAD37F #7FEA9E #7F95EA
square
#EA7FCB #EAD37F #7FEA9E #7F95EA
split-complementary
#EA7FCB #95EA7F #7FEAD3
monochromatic
#CD229B #E14AB6 #EA7FCB #F3B4E0 #FBE5F4
Accessibility & contrast
On white
2.50
#EA7FCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#EA7FCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FCB
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FCB | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8399CE
Deuteranopia (green-blind)
#9FAAC8
Tritanopia (blue-blind)
#F5819C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea7fcb; /* rgb */ color: rgb(234, 127, 203); /* oklch */ color: oklch(73.8% 0.159 339.1);
Tailwind
colors: {
custom: {
50: '#f3a7db',
500: '#ea7fcb',
950: '#000000',
},
}SCSS
$custom: #ea7fcb; $custom-light: #f3a7db; $custom-dark: #000000;
JSON
{
"hex": "#ea7fcb",
"rgb": {
"r": 234,
"g": 127,
"b": 203
},
"hsl": {
"h": 317.383,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.73827,
"c": 0.15925,
"h": 339.1
},
"luminance": 0.36983
}Semantic roles & 50–950 ramp
primary
#EA7FCB
secondary
#D4F1DC
accent
#D44A12
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171015
muted
#857F83