#F89FEB#F89FEB
#F89FEB is a light, vivid purple. Relative luminance 0.508; OKLCH L 81.5% C 0.142 H 332.2°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F89FEB |
|---|---|
| RGB | rgb(248, 159, 235) |
| HSL | hsl(309, 86%, 80%) |
| HSV | hsv(309, 36%, 97%) |
| CMYK | cmyk(0%, 35.9%, 5.2%, 2.7%) |
| CIE-LAB | lab(76.53, 44.16, -24.55) |
| CIE-LCH | lch(76.53, 50.52, 330.93°) |
| OKLab | oklab(81.53% 0.1254 -0.0662) |
| OKLCH | oklch(81.53% 0.142 332.2) |
| XYZ | xyz(66.1042, 50.7540, 84.8957) |
| Luminance | 0.5075 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 7.11
Violet (CSS)
#EE82EE
ΔE00 7.16
Bubblegum Pink
#FE83CC
ΔE00 7.33
Mauve
#E0B0FF
ΔE00 8.14
Light Lavendar
#EFC0FE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89FEB #9FF8AC
analogous
#D99FF8 #F89FEB #F89FBF
triadic
#F89FEB #EBF89F #9FEBF8
tetradic
#F89FEB #F8D99F #9FF8AC #9FBFF8
square
#F89FEB #F8D99F #9FF8AC #9FBFF8
split-complementary
#F89FEB #BFF89F #9FF8D9
monochromatic
#F02DD3 #F466DF #F89FEB #FCD8F7 #FDE2F9
Accessibility & contrast
On white
1.88
#F89FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#F89FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89FEB
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89FEB | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB5EE
Deuteranopia (green-blind)
#B4C1E8
Tritanopia (blue-blind)
#FFA4BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f89feb; /* rgb */ color: rgb(248, 159, 235); /* oklch */ color: oklch(81.5% 0.142 332.2);
Tailwind
colors: {
custom: {
50: '#fcbdf1',
500: '#f89feb',
950: '#000000',
},
}SCSS
$custom: #f89feb; $custom-light: #fcbdf1; $custom-dark: #000000;
JSON
{
"hex": "#f89feb",
"rgb": {
"r": 248,
"g": 159,
"b": 235
},
"hsl": {
"h": 308.764,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.81528,
"c": 0.1418,
"h": 332.2
},
"luminance": 0.50751
}Semantic roles & 50–950 ramp
primary
#F89FEB
secondary
#63D974
accent
#E32303
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181216
muted
#868285