#F489EA#F489EA
#F489EA is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.7% C 0.175 H 330.6°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F489EA |
|---|---|
| RGB | rgb(244, 137, 234) |
| HSL | hsl(306, 83%, 75%) |
| HSV | hsv(306, 44%, 96%) |
| CMYK | cmyk(0%, 43.9%, 4.1%, 4.3%) |
| CIE-LAB | lab(71.60, 53.94, -31.60) |
| CIE-LCH | lch(71.60, 62.52, 329.63°) |
| OKLab | oklab(77.71% 0.1525 -0.0859) |
| OKLCH | oklch(77.71% 0.175 330.6) |
| XYZ | xyz(61.1045, 43.0683, 82.9204) |
| Luminance | 0.4306 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.40
Purply Pink
#F075E6
ΔE00 4.07
Lavender Pink
#DD85D7
ΔE00 4.17
Candy Pink
#FF63E9
ΔE00 6.43
Bubblegum Pink
#FE83CC
ΔE00 6.61
Orchid
#DA70D6
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F489EA #89F493
analogous
#C889F4 #F489EA #F489B5
triadic
#F489EA #EAF489 #89EAF4
tetradic
#F489EA #F4C889 #89F493 #89B5F4
square
#F489EA #F4C889 #89F493 #89B5F4
split-complementary
#F489EA #B5F489 #89F4C8
monochromatic
#EA19D6 #EF51E0 #F489EA #F9C1F4 #FCE3FA
Accessibility & contrast
On white
2.18
#F489EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#F489EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F489EA
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F489EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F489EA | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6ED
Deuteranopia (green-blind)
#A2B5E7
Tritanopia (blue-blind)
#FC91AF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f489ea; /* rgb */ color: rgb(244, 137, 234); /* oklch */ color: oklch(77.7% 0.175 330.6);
Tailwind
colors: {
custom: {
50: '#faaef1',
500: '#f489ea',
950: '#000000',
},
}SCSS
$custom: #f489ea; $custom-light: #faaef1; $custom-dark: #000000;
JSON
{
"hex": "#f489ea",
"rgb": {
"r": 244,
"g": 137,
"b": 234
},
"hsl": {
"h": 305.607,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.77712,
"c": 0.17508,
"h": 330.6
},
"luminance": 0.43065
}Semantic roles & 50–950 ramp
primary
#F489EA
secondary
#D7F4D9
accent
#DF1A06
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#181116
muted
#868084