#F87DE9#F87DE9
#F87DE9 is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.5% C 0.196 H 332.1°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F87DE9 |
|---|---|
| RGB | rgb(248, 125, 233) |
| HSL | hsl(307, 90%, 73%) |
| HSV | hsv(307, 50%, 97%) |
| CMYK | cmyk(0%, 49.6%, 6%, 2.7%) |
| CIE-LAB | lab(69.83, 60.74, -33.75) |
| CIE-LCH | lch(69.83, 69.49, 330.94°) |
| OKLab | oklab(76.49% 0.1733 -0.0919) |
| OKLCH | oklch(76.49% 0.196 332.1) |
| XYZ | xyz(60.7527, 40.5107, 81.6944) |
| Luminance | 0.4051 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.20
Violet (CSS)
#EE82EE
ΔE00 2.21
Candy Pink
#FF63E9
ΔE00 4.14
Lavender Pink
#DD85D7
ΔE00 4.78
Light Magenta
#FA5FF7
ΔE00 5.68
Orchid
#DA70D6
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87DE9 #7DF88C
analogous
#C97DF8 #F87DE9 #F87DAB
triadic
#F87DE9 #E9F87D #7DE9F8
tetradic
#F87DE9 #F8C97D #7DF88C #7DABF8
square
#F87DE9 #F8C97D #7DF88C #7DABF8
split-complementary
#F87DE9 #ABF87D #7DF8C9
monochromatic
#EE0DD2 #F543DF #F87DE9 #FBB7F3 #FDE2FA
Accessibility & contrast
On white
2.31
#F87DE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#F87DE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87DE9
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87DE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87DE9 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A0ED
Deuteranopia (green-blind)
#9DB1E5
Tritanopia (blue-blind)
#FF86A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f87de9; /* rgb */ color: rgb(248, 125, 233); /* oklch */ color: oklch(76.5% 0.196 332.1);
Tailwind
colors: {
custom: {
50: '#fda7f0',
500: '#f87de9',
950: '#000000',
},
}SCSS
$custom: #f87de9; $custom-light: #fda7f0; $custom-dark: #000000;
JSON
{
"hex": "#f87de9",
"rgb": {
"r": 248,
"g": 125,
"b": 233
},
"hsl": {
"h": 307.317,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.76488,
"c": 0.19617,
"h": 332.1
},
"luminance": 0.40507
}Semantic roles & 50–950 ramp
primary
#F87DE9
secondary
#D5F6D9
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84