#F89CF2#F89CF2
#F89CF2 is a light, vivid purple. Relative luminance 0.501; OKLCH L 81.3% C 0.153 H 329.2°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F89CF2 |
|---|---|
| RGB | rgb(248, 156, 242) |
| HSL | hsl(304, 87%, 79%) |
| HSV | hsv(304, 37%, 97%) |
| CMYK | cmyk(0%, 37.1%, 2.4%, 2.7%) |
| CIE-LAB | lab(76.16, 46.92, -28.91) |
| CIE-LCH | lch(76.16, 55.11, 328.36°) |
| OKLab | oklab(81.33% 0.1315 -0.0784) |
| OKLCH | oklch(81.33% 0.153 329.2) |
| XYZ | xyz(66.6258, 50.1472, 90.1571) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.56
Violet (CSS)
#EE82EE
ΔE00 5.88
Lavender Pink
#DD85D7
ΔE00 6.72
Mauve
#E0B0FF
ΔE00 7.68
Bubblegum Pink
#FE83CC
ΔE00 8.01
Purply Pink
#F075E6
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89CF2 #9CF8A2
analogous
#D09CF8 #F89CF2 #F89CC4
triadic
#F89CF2 #F2F89C #9CF2F8
tetradic
#F89CF2 #F8D09C #9CF8A2 #9CC4F8
square
#F89CF2 #F8D09C #9CF8A2 #9CC4F8
split-complementary
#F89CF2 #C4F89C #9CF8D0
monochromatic
#F02AE3 #F463EA #F89CF2 #FCD5FA #FDE2FB
Accessibility & contrast
On white
1.90
#F89CF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#F89CF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89CF2
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89CF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89CF2 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B4F5
Deuteranopia (green-blind)
#AFC0EF
Tritanopia (blue-blind)
#FEA3BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f89cf2; /* rgb */ color: rgb(248, 156, 242); /* oklch */ color: oklch(81.3% 0.153 329.2);
Tailwind
colors: {
custom: {
50: '#fcbbf6',
500: '#f89cf2',
950: '#000000',
},
}SCSS
$custom: #f89cf2; $custom-light: #fcbbf6; $custom-dark: #000000;
JSON
{
"hex": "#f89cf2",
"rgb": {
"r": 248,
"g": 156,
"b": 242
},
"hsl": {
"h": 303.913,
"s": 86.792,
"l": 79.216
},
"oklch": {
"l": 0.81332,
"c": 0.15315,
"h": 329.2
},
"luminance": 0.50144
}Semantic roles & 50–950 ramp
primary
#F89CF2
secondary
#60D868
accent
#E31102
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285