#FF89ED#FF89ED
#FF89ED is a light, vivid purple. Relative luminance 0.453; OKLCH L 79.1% C 0.185 H 333.1°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FF89ED |
|---|---|
| RGB | rgb(255, 137, 237) |
| HSL | hsl(309, 100%, 77%) |
| HSV | hsv(309, 46%, 100%) |
| CMYK | cmyk(0%, 46.3%, 7.1%, 0%) |
| CIE-LAB | lab(73.07, 57.66, -30.87) |
| CIE-LCH | lch(73.07, 65.40, 331.84°) |
| OKLab | oklab(79.13% 0.1651 -0.0837) |
| OKLCH | oklch(79.13% 0.185 333.1) |
| XYZ | xyz(65.4715, 45.2697, 85.3938) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.67
Purply Pink
#F075E6
ΔE00 4.88
Lavender Pink
#DD85D7
ΔE00 5.69
Bubblegum Pink
#FE83CC
ΔE00 6.10
Candy Pink
#FF63E9
ΔE00 6.54
Light Magenta
#FA5FF7
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF89ED #89FF9B
analogous
#D689FF #FF89ED #FF89B2
triadic
#FF89ED #EDFF89 #89EDFF
tetradic
#FF89ED #FFD689 #89FF9B #89B2FF
square
#FF89ED #FFD689 #89FF9B #89B2FF
split-complementary
#FF89ED #B2FF89 #89FFD6
monochromatic
#FF0FDA #FF4CE4 #FF89ED #FFC6F6 #FFE0FA
Accessibility & contrast
On white
2.09
#FF89ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#FF89ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF89ED
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF89ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF89ED | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F0
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#FF90B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff89ed; /* rgb */ color: rgb(255, 137, 237); /* oklch */ color: oklch(79.1% 0.185 333.1);
Tailwind
colors: {
custom: {
50: '#ffaff3',
500: '#ff89ed',
950: '#000000',
},
}SCSS
$custom: #ff89ed; $custom-light: #ffaff3; $custom-dark: #000000;
JSON
{
"hex": "#ff89ed",
"rgb": {
"r": 255,
"g": 137,
"b": 237
},
"hsl": {
"h": 309.153,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.79131,
"c": 0.18514,
"h": 333.1
},
"luminance": 0.45266
}Semantic roles & 50–950 ramp
primary
#FF89ED
secondary
#D4F7D9
accent
#E62300
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085