#EB81CF#EB81CF
#EB81CF is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.4% C 0.160 H 337.9°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EB81CF |
|---|---|
| RGB | rgb(235, 129, 207) |
| HSL | hsl(316, 73%, 71%) |
| HSV | hsv(316, 45%, 92%) |
| CMYK | cmyk(0%, 45.1%, 11.9%, 7.8%) |
| CIE-LAB | lab(67.93, 50.76, -22.41) |
| CIE-LCH | lch(67.93, 55.49, 336.18°) |
| OKLab | oklab(74.39% 0.148 -0.0602) |
| OKLCH | oklch(74.39% 0.16 337.9) |
| XYZ | xyz(53.3740, 37.8711, 63.5180) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.55
Bubblegum Pink
#FE83CC
ΔE00 3.93
Purply Pink
#F075E6
ΔE00 5.28
Violet (CSS)
#EE82EE
ΔE00 5.69
Pink (survey)
#FF81C0
ΔE00 5.89
Orchid
#DA70D6
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB81CF #81EB9D
analogous
#D281EB #EB81CF #EB819A
triadic
#EB81CF #CFEB81 #81CFEB
tetradic
#EB81CF #EBD281 #81EB9D #819AEB
square
#EB81CF #EBD281 #81EB9D #819AEB
split-complementary
#EB81CF #9AEB81 #81EBD2
monochromatic
#D121A2 #E34CBB #EB81CF #F3B6E3 #FBE5F5
Accessibility & contrast
On white
2.45
#EB81CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#EB81CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB81CF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB81CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB81CF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849BD2
Deuteranopia (green-blind)
#A0ACCC
Tritanopia (blue-blind)
#F5849F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb81cf; /* rgb */ color: rgb(235, 129, 207); /* oklch */ color: oklch(74.4% 0.160 337.9);
Tailwind
colors: {
custom: {
50: '#f3a8dd',
500: '#eb81cf',
950: '#000000',
},
}SCSS
$custom: #eb81cf; $custom-light: #f3a8dd; $custom-dark: #000000;
JSON
{
"hex": "#eb81cf",
"rgb": {
"r": 235,
"g": 129,
"b": 207
},
"hsl": {
"h": 315.849,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.74394,
"c": 0.15973,
"h": 337.9
},
"luminance": 0.37868
}Semantic roles & 50–950 ramp
primary
#EB81CF
secondary
#D6F2DD
accent
#D54511
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83