#F87BEA#F87BEA
#F87BEA is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.3% C 0.200 H 331.7°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F87BEA |
|---|---|
| RGB | rgb(248, 123, 234) |
| HSL | hsl(307, 90%, 73%) |
| HSV | hsv(307, 50%, 97%) |
| CMYK | cmyk(0%, 50.4%, 5.6%, 2.7%) |
| CIE-LAB | lab(69.52, 61.84, -34.79) |
| CIE-LCH | lch(69.52, 70.96, 330.64°) |
| OKLab | oklab(76.27% 0.1762 -0.0948) |
| OKLCH | oklch(76.27% 0.2 331.7) |
| XYZ | xyz(60.6453, 40.0667, 82.3653) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.87
Violet (CSS)
#EE82EE
ΔE00 2.18
Candy Pink
#FF63E9
ΔE00 3.76
Lavender Pink
#DD85D7
ΔE00 4.97
Light Magenta
#FA5FF7
ΔE00 5.23
Violet Pink
#FB5FFC
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87BEA #7BF889
analogous
#C77BF8 #F87BEA #F87BAB
triadic
#F87BEA #EAF87B #7BEAF8
tetradic
#F87BEA #F8C77B #7BF889 #7BABF8
square
#F87BEA #F8C77B #7BF889 #7BABF8
split-complementary
#F87BEA #ABF87B #7BF8C7
monochromatic
#EC0DD3 #F541E1 #F87BEA #FBB5F3 #FDE2FA
Accessibility & contrast
On white
2.33
#F87BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#F87BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87BEA
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87BEA | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEE
Deuteranopia (green-blind)
#9BB0E6
Tritanopia (blue-blind)
#FF84A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f87bea; /* rgb */ color: rgb(248, 123, 234); /* oklch */ color: oklch(76.3% 0.200 331.7);
Tailwind
colors: {
custom: {
50: '#fda6f1',
500: '#f87bea',
950: '#000000',
},
}SCSS
$custom: #f87bea; $custom-light: #fda6f1; $custom-dark: #000000;
JSON
{
"hex": "#f87bea",
"rgb": {
"r": 248,
"g": 123,
"b": 234
},
"hsl": {
"h": 306.72,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.76268,
"c": 0.20009,
"h": 331.7
},
"luminance": 0.40063
}Semantic roles & 50–950 ramp
primary
#F87BEA
secondary
#D5F6D9
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84