#F87BEE#F87BEE
#F87BEE is a light, highly saturated purple. Relative luminance 0.403; OKLCH L 76.4% C 0.203 H 330.4°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F87BEE |
|---|---|
| RGB | rgb(248, 123, 238) |
| HSL | hsl(305, 90%, 73%) |
| HSV | hsv(305, 50%, 97%) |
| CMYK | cmyk(0%, 50.4%, 4%, 2.7%) |
| CIE-LAB | lab(69.68, 62.50, -36.73) |
| CIE-LCH | lch(69.68, 72.50, 329.56°) |
| OKLab | oklab(76.44% 0.1769 -0.1003) |
| OKLCH | oklch(76.44% 0.203 330.4) |
| XYZ | xyz(61.2265, 40.2992, 85.4260) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.90
Purply Pink
#F075E6
ΔE00 1.93
Candy Pink
#FF63E9
ΔE00 3.77
Light Magenta
#FA5FF7
ΔE00 4.88
Violet Pink
#FB5FFC
ΔE00 5.12
Lavender Pink
#DD85D7
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87BEE #7BF885
analogous
#C37BF8 #F87BEE #F87BAF
triadic
#F87BEE #EEF87B #7BEEF8
tetradic
#F87BEE #F8C37B #7BF885 #7BAFF8
square
#F87BEE #F8C37B #7BF885 #7BAFF8
split-complementary
#F87BEE #AFF87B #7BF8C3
monochromatic
#EC0DDA #F541E7 #F87BEE #FBB5F5 #FDE2FB
Accessibility & contrast
On white
2.32
#F87BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F87BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87BEE
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87BEE | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759FF2
Deuteranopia (green-blind)
#99B0EA
Tritanopia (blue-blind)
#FF86AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f87bee; /* rgb */ color: rgb(248, 123, 238); /* oklch */ color: oklch(76.4% 0.203 330.4);
Tailwind
colors: {
custom: {
50: '#fda6f4',
500: '#f87bee',
950: '#000000',
},
}SCSS
$custom: #f87bee; $custom-light: #fda6f4; $custom-dark: #000000;
JSON
{
"hex": "#f87bee",
"rgb": {
"r": 248,
"g": 123,
"b": 238
},
"hsl": {
"h": 304.8,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.76444,
"c": 0.20337,
"h": 330.4
},
"luminance": 0.40295
}Semantic roles & 50–950 ramp
primary
#F87BEE
secondary
#D5F6D8
accent
#E61200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85