#F89AF2#F89AF2
#F89AF2 is a light, vivid purple. Relative luminance 0.495; OKLCH L 81.0% C 0.157 H 329.2°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F89AF2 |
|---|---|
| RGB | rgb(248, 154, 242) |
| HSL | hsl(304, 87%, 79%) |
| HSV | hsv(304, 38%, 97%) |
| CMYK | cmyk(0%, 37.9%, 2.4%, 2.7%) |
| CIE-LAB | lab(75.75, 47.94, -29.54) |
| CIE-LCH | lch(75.75, 56.31, 328.36°) |
| OKLab | oklab(81.02% 0.1344 -0.0802) |
| OKLCH | oklch(81.02% 0.157 329.2) |
| XYZ | xyz(66.2930, 49.4815, 90.0462) |
| Luminance | 0.4948 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.45
Plum
#DDA0DD
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 6.45
Purply Pink
#F075E6
ΔE00 7.59
Bubblegum Pink
#FE83CC
ΔE00 7.87
Mauve
#E0B0FF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89AF2 #9AF8A0
analogous
#CF9AF8 #F89AF2 #F89AC3
triadic
#F89AF2 #F2F89A #9AF2F8
tetradic
#F89AF2 #F8CF9A #9AF8A0 #9AC3F8
square
#F89AF2 #F8CF9A #9AF8A0 #9AC3F8
split-complementary
#F89AF2 #C3F89A #9AF8CF
monochromatic
#F028E3 #F461EB #F89AF2 #FCD3F9 #FDE2FB
Accessibility & contrast
On white
1.93
#F89AF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#F89AF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89AF2
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89AF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89AF2 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B3F5
Deuteranopia (green-blind)
#ADBFEF
Tritanopia (blue-blind)
#FEA1BB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f89af2; /* rgb */ color: rgb(248, 154, 242); /* oklch */ color: oklch(81.0% 0.157 329.2);
Tailwind
colors: {
custom: {
50: '#fcb9f6',
500: '#f89af2',
950: '#000000',
},
}SCSS
$custom: #f89af2; $custom-light: #fcb9f6; $custom-dark: #000000;
JSON
{
"hex": "#f89af2",
"rgb": {
"r": 248,
"g": 154,
"b": 242
},
"hsl": {
"h": 303.83,
"s": 87.037,
"l": 78.824
},
"oklch": {
"l": 0.81023,
"c": 0.15653,
"h": 329.2
},
"luminance": 0.49478
}Semantic roles & 50–950 ramp
primary
#F89AF2
secondary
#D6F5D8
accent
#E41002
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181217
muted
#868185