#FF89EA#FF89EA
#FF89EA is a light, vivid pink. Relative luminance 0.451; OKLCH L 79.0% C 0.183 H 334.2°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89EA |
|---|---|
| RGB | rgb(255, 137, 234) |
| HSL | hsl(311, 100%, 77%) |
| HSV | hsv(311, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 8.2%, 0%) |
| CIE-LAB | lab(72.95, 57.17, -29.41) |
| CIE-LCH | lch(72.95, 64.29, 332.78°) |
| OKLab | oklab(79.01% 0.1645 -0.0796) |
| OKLCH | oklch(79.01% 0.183 334.2) |
| XYZ | xyz(65.0368, 45.0959, 83.1047) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.99
Purply Pink
#F075E6
ΔE00 5.03
Bubblegum Pink
#FE83CC
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 5.61
Candy Pink
#FF63E9
ΔE00 6.65
Pink (survey)
#FF81C0
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89EA #89FF9E
analogous
#D989FF #FF89EA #FF89AF
triadic
#FF89EA #EAFF89 #89EAFF
tetradic
#FF89EA #FFD989 #89FF9E #89AFFF
square
#FF89EA #FFD989 #89FF9E #89AFFF
split-complementary
#FF89EA #AFFF89 #89FFD9
monochromatic
#FF0FD4 #FF4CDF #FF89EA #FFC6F5 #FFE0FA
Accessibility & contrast
On white
2.10
#FF89EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#FF89EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89EA
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89EA | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8ED
Deuteranopia (green-blind)
#A9B9E7
Tritanopia (blue-blind)
#FF8FAF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff89ea; /* rgb */ color: rgb(255, 137, 234); /* oklch */ color: oklch(79.0% 0.183 334.2);
Tailwind
colors: {
custom: {
50: '#ffaff1',
500: '#ff89ea',
950: '#000000',
},
}SCSS
$custom: #ff89ea; $custom-light: #ffaff1; $custom-dark: #000000;
JSON
{
"hex": "#ff89ea",
"rgb": {
"r": 255,
"g": 137,
"b": 234
},
"hsl": {
"h": 310.678,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.79009,
"c": 0.18273,
"h": 334.2
},
"luminance": 0.45092
}Semantic roles & 50–950 ramp
primary
#FF89EA
secondary
#D4F7DA
accent
#E62900
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084