#F89DF2#F89DF2
#F89DF2 is a light, vivid purple. Relative luminance 0.505; OKLCH L 81.5% C 0.151 H 329.2°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F89DF2 |
|---|---|
| RGB | rgb(248, 157, 242) |
| HSL | hsl(304, 87%, 79%) |
| HSV | hsv(304, 37%, 97%) |
| CMYK | cmyk(0%, 36.7%, 2.4%, 2.7%) |
| CIE-LAB | lab(76.37, 46.41, -28.59) |
| CIE-LCH | lch(76.37, 54.51, 328.36°) |
| OKLab | oklab(81.49% 0.1301 -0.0775) |
| OKLCH | oklch(81.49% 0.151 329.2) |
| XYZ | xyz(66.7943, 50.4842, 90.2133) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.46
Violet (CSS)
#EE82EE
ΔE00 6.10
Lavender Pink
#DD85D7
ΔE00 6.85
Mauve
#E0B0FF
ΔE00 7.57
Bubblegum Pink
#FE83CC
ΔE00 8.09
Purply Pink
#F075E6
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F89DF2 #9DF8A3
analogous
#D19DF8 #F89DF2 #F89DC5
triadic
#F89DF2 #F2F89D #9DF2F8
tetradic
#F89DF2 #F8D19D #9DF8A3 #9DC5F8
square
#F89DF2 #F8D19D #9DF8A3 #9DC5F8
split-complementary
#F89DF2 #C5F89D #9DF8D1
monochromatic
#F02BE3 #F464EA #F89DF2 #FCD6FA #FDE2FB
Accessibility & contrast
On white
1.89
#F89DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#F89DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F89DF2
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F89DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F89DF2 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B5F5
Deuteranopia (green-blind)
#B0C1EF
Tritanopia (blue-blind)
#FEA4BD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f89df2; /* rgb */ color: rgb(248, 157, 242); /* oklch */ color: oklch(81.5% 0.151 329.2);
Tailwind
colors: {
custom: {
50: '#fcbbf6',
500: '#f89df2',
950: '#000000',
},
}SCSS
$custom: #f89df2; $custom-light: #fcbbf6; $custom-dark: #000000;
JSON
{
"hex": "#f89df2",
"rgb": {
"r": 248,
"g": 157,
"b": 242
},
"hsl": {
"h": 303.956,
"s": 86.667,
"l": 79.412
},
"oklch": {
"l": 0.81487,
"c": 0.15145,
"h": 329.2
},
"luminance": 0.50481
}Semantic roles & 50–950 ramp
primary
#F89DF2
secondary
#61D869
accent
#E31102
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285