#FF89EB#FF89EB
#FF89EB is a light, vivid pink. Relative luminance 0.451; OKLCH L 79.0% C 0.184 H 333.8°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89EB |
|---|---|
| RGB | rgb(255, 137, 235) |
| HSL | hsl(310, 100%, 77%) |
| HSV | hsv(310, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 7.8%, 0%) |
| CIE-LAB | lab(72.99, 57.33, -29.89) |
| CIE-LCH | lch(72.99, 64.66, 332.46°) |
| OKLab | oklab(79.05% 0.1647 -0.0809) |
| OKLCH | oklch(79.05% 0.184 333.8) |
| XYZ | xyz(65.1809, 45.1535, 83.8635) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.88
Purply Pink
#F075E6
ΔE00 4.97
Lavender Pink
#DD85D7
ΔE00 5.63
Bubblegum Pink
#FE83CC
ΔE00 5.74
Candy Pink
#FF63E9
ΔE00 6.61
Plum
#DDA0DD
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89EB #89FF9D
analogous
#D889FF #FF89EB #FF89B0
triadic
#FF89EB #EBFF89 #89EBFF
tetradic
#FF89EB #FFD889 #89FF9D #89B0FF
square
#FF89EB #FFD889 #89FF9D #89B0FF
split-complementary
#FF89EB #B0FF89 #89FFD8
monochromatic
#FF0FD6 #FF4CE1 #FF89EB #FFC6F5 #FFE0FA
Accessibility & contrast
On white
2.09
#FF89EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#FF89EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89EB
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89EB | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8EE
Deuteranopia (green-blind)
#A8B9E8
Tritanopia (blue-blind)
#FF90AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff89eb; /* rgb */ color: rgb(255, 137, 235); /* oklch */ color: oklch(79.0% 0.184 333.8);
Tailwind
colors: {
custom: {
50: '#ffaff1',
500: '#ff89eb',
950: '#000000',
},
}SCSS
$custom: #ff89eb; $custom-light: #ffaff1; $custom-dark: #000000;
JSON
{
"hex": "#ff89eb",
"rgb": {
"r": 255,
"g": 137,
"b": 235
},
"hsl": {
"h": 310.169,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.79049,
"c": 0.18352,
"h": 333.8
},
"luminance": 0.45149
}Semantic roles & 50–950 ramp
primary
#FF89EB
secondary
#D4F7DA
accent
#E62700
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085