#F89EF2#F89EF2
#F89EF2 is a light, vivid purple. Relative luminance 0.508; OKLCH L 81.6% C 0.150 H 329.2°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F89EF2 |
|---|---|
| RGB | rgb(248, 158, 242) |
| HSL | hsl(304, 87%, 80%) |
| HSV | hsv(304, 36%, 97%) |
| CMYK | cmyk(0%, 36.3%, 2.4%, 2.7%) |
| CIE-LAB | lab(76.57, 45.89, -28.28) |
| CIE-LCH | lch(76.57, 53.90, 328.36°) |
| OKLab | oklab(81.64% 0.1286 -0.0767) |
| OKLCH | oklch(81.64% 0.15 329.2) |
| XYZ | xyz(66.9642, 50.8240, 90.2699) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.37
Violet (CSS)
#EE82EE
ΔE00 6.32
Lavender Pink
#DD85D7
ΔE00 7.00
Mauve
#E0B0FF
ΔE00 7.46
Bubblegum Pink
#FE83CC
ΔE00 8.17
Purply Pink
#F075E6
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89EF2 #9EF8A4
analogous
#D19EF8 #F89EF2 #F89EC5
triadic
#F89EF2 #F2F89E #9EF2F8
tetradic
#F89EF2 #F8D19E #9EF8A4 #9EC5F8
square
#F89EF2 #F8D19E #9EF8A4 #9EC5F8
split-complementary
#F89EF2 #C5F89E #9EF8D1
monochromatic
#F02CE3 #F465EA #F89EF2 #FCD7FA #FDE2FB
Accessibility & contrast
On white
1.88
#F89EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#F89EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89EF2
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89EF2 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB5F5
Deuteranopia (green-blind)
#B0C1EF
Tritanopia (blue-blind)
#FEA5BD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f89ef2; /* rgb */ color: rgb(248, 158, 242); /* oklch */ color: oklch(81.6% 0.150 329.2);
Tailwind
colors: {
custom: {
50: '#fcbcf6',
500: '#f89ef2',
950: '#000000',
},
}SCSS
$custom: #f89ef2; $custom-light: #fcbcf6; $custom-dark: #000000;
JSON
{
"hex": "#f89ef2",
"rgb": {
"r": 248,
"g": 158,
"b": 242
},
"hsl": {
"h": 304,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.81643,
"c": 0.14975,
"h": 329.2
},
"luminance": 0.50821
}Semantic roles & 50–950 ramp
primary
#F89EF2
secondary
#62D86A
accent
#E31102
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285