#F89EF7#F89EF7
#F89EF7 is a light, vivid purple. Relative luminance 0.511; OKLCH L 81.8% C 0.154 H 327.3°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F89EF7 |
|---|---|
| RGB | rgb(248, 158, 247) |
| HSL | hsl(301, 87%, 80%) |
| HSV | hsv(301, 36%, 97%) |
| CMYK | cmyk(0%, 36.3%, 0.4%, 2.7%) |
| CIE-LAB | lab(76.76, 46.77, -30.70) |
| CIE-LCH | lch(76.76, 55.95, 326.72°) |
| OKLab | oklab(81.84% 0.1298 -0.0835) |
| OKLCH | oklch(81.84% 0.154 327.3) |
| XYZ | xyz(67.7254, 51.1285, 94.2790) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.86
Violet (CSS)
#EE82EE
ΔE00 6.06
Mauve
#E0B0FF
ΔE00 7.05
Lavender Pink
#DD85D7
ΔE00 7.22
Purply Pink
#F075E6
ΔE00 8.37
Light Lavendar
#EFC0FE
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89EF7 #9EF89F
analogous
#CC9EF8 #F89EF7 #F89ECA
triadic
#F89EF7 #F7F89E #9EF7F8
tetradic
#F89EF7 #F8CC9E #9EF89F #9ECAF8
square
#F89EF7 #F8CC9E #9EF89F #9ECAF8
split-complementary
#F89EF7 #CAF89E #9EF8CC
monochromatic
#F02CEE #F465F2 #F89EF7 #FCD7FC #FDE2FD
Accessibility & contrast
On white
1.87
#F89EF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#F89EF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89EF7
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89EF7 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B6FA
Deuteranopia (green-blind)
#AFC2F4
Tritanopia (blue-blind)
#FDA6BF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f89ef7; /* rgb */ color: rgb(248, 158, 247); /* oklch */ color: oklch(81.8% 0.154 327.3);
Tailwind
colors: {
custom: {
50: '#fcbcfa',
500: '#f89ef7',
950: '#000000',
},
}SCSS
$custom: #f89ef7; $custom-light: #fcbcfa; $custom-dark: #000000;
JSON
{
"hex": "#f89ef7",
"rgb": {
"r": 248,
"g": 158,
"b": 247
},
"hsl": {
"h": 300.667,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.81843,
"c": 0.15436,
"h": 327.3
},
"luminance": 0.51126
}Semantic roles & 50–950 ramp
primary
#F89EF7
secondary
#62D863
accent
#E30502
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285