#F87DE0#F87DE0
#F87DE0 is a light, vivid pink. Relative luminance 0.400; OKLCH L 76.1% C 0.189 H 335.2°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F87DE0 |
|---|---|
| RGB | rgb(248, 125, 224) |
| HSL | hsl(312, 90%, 73%) |
| HSV | hsv(312, 50%, 97%) |
| CMYK | cmyk(0%, 49.6%, 9.7%, 2.7%) |
| CIE-LAB | lab(69.48, 59.29, -29.33) |
| CIE-LCH | lch(69.48, 66.15, 333.68°) |
| OKLab | oklab(76.11% 0.1716 -0.0794) |
| OKLCH | oklch(76.11% 0.189 335.2) |
| XYZ | xyz(59.4997, 40.0095, 75.0953) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.02
Violet (CSS)
#EE82EE
ΔE00 3.51
Lavender Pink
#DD85D7
ΔE00 4.50
Candy Pink
#FF63E9
ΔE00 4.64
Bubblegum Pink
#FE83CC
ΔE00 5.17
Orchid
#DA70D6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87DE0 #7DF895
analogous
#D27DF8 #F87DE0 #F87DA2
triadic
#F87DE0 #E0F87D #7DE0F8
tetradic
#F87DE0 #F8D27D #7DF895 #7DA2F8
square
#F87DE0 #F8D27D #7DF895 #7DA2F8
split-complementary
#F87DE0 #A2F87D #7DF8D2
monochromatic
#EE0DC2 #F543D2 #F87DE0 #FBB7EE #FDE2F8
Accessibility & contrast
On white
2.33
#F87DE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#F87DE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87DE0
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87DE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87DE0 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9EE3
Deuteranopia (green-blind)
#A0B0DD
Tritanopia (blue-blind)
#FF83A4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f87de0; /* rgb */ color: rgb(248, 125, 224); /* oklch */ color: oklch(76.1% 0.189 335.2);
Tailwind
colors: {
custom: {
50: '#fda7ea',
500: '#f87de0',
950: '#000000',
},
}SCSS
$custom: #f87de0; $custom-light: #fda7ea; $custom-dark: #000000;
JSON
{
"hex": "#f87de0",
"rgb": {
"r": 248,
"g": 125,
"b": 224
},
"hsl": {
"h": 311.707,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.76108,
"c": 0.18904,
"h": 335.2
},
"luminance": 0.40006
}Semantic roles & 50–950 ramp
primary
#F87DE0
secondary
#D5F6DC
accent
#E62D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84