#F87DE5#F87DE5
#F87DE5 is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.3% C 0.193 H 333.4°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F87DE5 |
|---|---|
| RGB | rgb(248, 125, 229) |
| HSL | hsl(309, 90%, 73%) |
| HSV | hsv(309, 50%, 97%) |
| CMYK | cmyk(0%, 49.6%, 7.7%, 2.7%) |
| CIE-LAB | lab(69.67, 60.09, -31.79) |
| CIE-LCH | lch(69.67, 67.98, 332.12°) |
| OKLab | oklab(76.32% 0.1726 -0.0863) |
| OKLCH | oklch(76.32% 0.193 333.4) |
| XYZ | xyz(60.1878, 40.2847, 78.7191) |
| Luminance | 0.4028 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.46
Violet (CSS)
#EE82EE
ΔE00 2.74
Candy Pink
#FF63E9
ΔE00 4.29
Lavender Pink
#DD85D7
ΔE00 4.59
Orchid
#DA70D6
ΔE00 5.97
Bubblegum Pink
#FE83CC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87DE5 #7DF890
analogous
#CD7DF8 #F87DE5 #F87DA7
triadic
#F87DE5 #E5F87D #7DE5F8
tetradic
#F87DE5 #F8CD7D #7DF890 #7DA7F8
square
#F87DE5 #F8CD7D #7DF890 #7DA7F8
split-complementary
#F87DE5 #A7F87D #7DF8CD
monochromatic
#EE0DCB #F543D9 #F87DE5 #FBB7F1 #FDE2F9
Accessibility & contrast
On white
2.32
#F87DE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F87DE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87DE5
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87DE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87DE5 | 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)
#7B9FE8
Deuteranopia (green-blind)
#9EB1E2
Tritanopia (blue-blind)
#FF85A7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f87de5; /* rgb */ color: rgb(248, 125, 229); /* oklch */ color: oklch(76.3% 0.193 333.4);
Tailwind
colors: {
custom: {
50: '#fda7ed',
500: '#f87de5',
950: '#000000',
},
}SCSS
$custom: #f87de5; $custom-light: #fda7ed; $custom-dark: #000000;
JSON
{
"hex": "#f87de5",
"rgb": {
"r": 248,
"g": 125,
"b": 229
},
"hsl": {
"h": 309.268,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.76317,
"c": 0.19295,
"h": 333.4
},
"luminance": 0.40281
}Semantic roles & 50–950 ramp
primary
#F87DE5
secondary
#D5F6DA
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84