#FF81EA#FF81EA
#FF81EA is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.9% C 0.195 H 333.9°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FF81EA |
|---|---|
| RGB | rgb(255, 129, 234) |
| HSL | hsl(310, 100%, 75%) |
| HSV | hsv(310, 49%, 100%) |
| CMYK | cmyk(0%, 49.4%, 8.2%, 0%) |
| CIE-LAB | lab(71.49, 61.00, -31.66) |
| CIE-LCH | lch(71.49, 68.72, 332.57°) |
| OKLab | oklab(77.92% 0.1756 -0.0859) |
| OKLCH | oklch(77.92% 0.195 333.9) |
| XYZ | xyz(63.9415, 42.9052, 82.7396) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.29
Purply Pink
#F075E6
ΔE00 3.70
Candy Pink
#FF63E9
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 5.52
Bubblegum Pink
#FE83CC
ΔE00 5.93
Light Magenta
#FA5FF7
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF81EA #81FF96
analogous
#D581FF #FF81EA #FF81AB
triadic
#FF81EA #EAFF81 #81EAFF
tetradic
#FF81EA #FFD581 #81FF96 #81ABFF
square
#FF81EA #FFD581 #81FF96 #81ABFF
split-complementary
#FF81EA #ABFF81 #81FFD5
monochromatic
#FF07D6 #FF44E0 #FF81EA #FFBEF4 #FFE0FA
Accessibility & contrast
On white
2.19
#FF81EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#FF81EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF81EA
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF81EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF81EA | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4EE
Deuteranopia (green-blind)
#A3B6E6
Tritanopia (blue-blind)
#FF88AB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff81ea; /* rgb */ color: rgb(255, 129, 234); /* oklch */ color: oklch(77.9% 0.195 333.9);
Tailwind
colors: {
custom: {
50: '#ffaaf1',
500: '#ff81ea',
950: '#000000',
},
}SCSS
$custom: #ff81ea; $custom-light: #ffaaf1; $custom-dark: #000000;
JSON
{
"hex": "#ff81ea",
"rgb": {
"r": 255,
"g": 129,
"b": 234
},
"hsl": {
"h": 310,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.77919,
"c": 0.19544,
"h": 333.9
},
"luminance": 0.42901
}Semantic roles & 50–950 ramp
primary
#FF81EA
secondary
#D4F7DA
accent
#E62600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84