#F89FEF#F89FEF
#F89FEF is a light, vivid purple. Relative luminance 0.510; OKLCH L 81.7% C 0.145 H 330.4°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F89FEF |
|---|---|
| RGB | rgb(248, 159, 239) |
| HSL | hsl(306, 86%, 80%) |
| HSV | hsv(306, 36%, 97%) |
| CMYK | cmyk(0%, 35.9%, 3.6%, 2.7%) |
| CIE-LAB | lab(76.67, 44.85, -26.50) |
| CIE-LCH | lch(76.67, 52.09, 329.42°) |
| OKLab | oklab(81.68% 0.1264 -0.0717) |
| OKLCH | oklch(81.68% 0.145 330.4) |
| XYZ | xyz(66.6886, 50.9878, 87.9735) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.06
Violet (CSS)
#EE82EE
ΔE00 6.77
Lavender Pink
#DD85D7
ΔE00 7.09
Mauve
#E0B0FF
ΔE00 7.67
Bubblegum Pink
#FE83CC
ΔE00 7.85
Light Lavendar
#EFC0FE
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89FEF #9FF8A8
analogous
#D49FF8 #F89FEF #F89FC3
triadic
#F89FEF #EFF89F #9FEFF8
tetradic
#F89FEF #F8D49F #9FF8A8 #9FC3F8
square
#F89FEF #F8D49F #9FF8A8 #9FC3F8
split-complementary
#F89FEF #C3F89F #9FF8D4
monochromatic
#F02DDC #F466E5 #F89FEF #FCD8F9 #FDE2FA
Accessibility & contrast
On white
1.88
#F89FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#F89FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89FEF
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89FEF | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB6F2
Deuteranopia (green-blind)
#B2C2EC
Tritanopia (blue-blind)
#FFA5BD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f89fef; /* rgb */ color: rgb(248, 159, 239); /* oklch */ color: oklch(81.7% 0.145 330.4);
Tailwind
colors: {
custom: {
50: '#fcbdf4',
500: '#f89fef',
950: '#000000',
},
}SCSS
$custom: #f89fef; $custom-light: #fcbdf4; $custom-dark: #000000;
JSON
{
"hex": "#f89fef",
"rgb": {
"r": 248,
"g": 159,
"b": 239
},
"hsl": {
"h": 306.067,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.81682,
"c": 0.14534,
"h": 330.4
},
"luminance": 0.50985
}Semantic roles & 50–950 ramp
primary
#F89FEF
secondary
#63D96F
accent
#E31903
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285