#F89AEF#F89AEF
#F89AEF is a light, vivid purple. Relative luminance 0.493; OKLCH L 80.9% C 0.154 H 330.4°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F89AEF |
|---|---|
| RGB | rgb(248, 154, 239) |
| HSL | hsl(306, 87%, 79%) |
| HSV | hsv(306, 38%, 97%) |
| CMYK | cmyk(0%, 37.9%, 3.6%, 2.7%) |
| CIE-LAB | lab(75.64, 47.42, -28.08) |
| CIE-LCH | lch(75.64, 55.11, 329.37°) |
| OKLab | oklab(80.9% 0.1337 -0.0761) |
| OKLCH | oklch(80.9% 0.154 330.4) |
| XYZ | xyz(65.8461, 49.3028, 87.6926) |
| Luminance | 0.4930 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.53
Violet (CSS)
#EE82EE
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 6.35
Bubblegum Pink
#FE83CC
ΔE00 7.41
Purply Pink
#F075E6
ΔE00 7.68
Mauve
#E0B0FF
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89AEF #9AF8A3
analogous
#D29AF8 #F89AEF #F89AC0
triadic
#F89AEF #EFF89A #9AEFF8
tetradic
#F89AEF #F8D29A #9AF8A3 #9AC0F8
square
#F89AEF #F8D29A #9AF8A3 #9AC0F8
split-complementary
#F89AEF #C0F89A #9AF8D2
monochromatic
#F028DD #F461E6 #F89AEF #FCD3F8 #FDE2FA
Accessibility & contrast
On white
1.93
#F89AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#F89AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89AEF
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89AEF | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F2
Deuteranopia (green-blind)
#AFBFEC
Tritanopia (blue-blind)
#FFA1BA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f89aef; /* rgb */ color: rgb(248, 154, 239); /* oklch */ color: oklch(80.9% 0.154 330.4);
Tailwind
colors: {
custom: {
50: '#fcb9f4',
500: '#f89aef',
950: '#000000',
},
}SCSS
$custom: #f89aef; $custom-light: #fcb9f4; $custom-dark: #000000;
JSON
{
"hex": "#f89aef",
"rgb": {
"r": 248,
"g": 154,
"b": 239
},
"hsl": {
"h": 305.745,
"s": 87.037,
"l": 78.824
},
"oklch": {
"l": 0.80904,
"c": 0.15384,
"h": 330.4
},
"luminance": 0.493
}Semantic roles & 50–950 ramp
primary
#F89AEF
secondary
#D6F5D9
accent
#E41802
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181217
muted
#868185