#F87EDF#F87EDF
#F87EDF is a light, vivid pink. Relative luminance 0.402; OKLCH L 76.2% C 0.187 H 335.6°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F87EDF |
|---|---|
| RGB | rgb(248, 126, 223) |
| HSL | hsl(312, 90%, 73%) |
| HSV | hsv(312, 49%, 97%) |
| CMYK | cmyk(0%, 49.2%, 10.1%, 2.7%) |
| CIE-LAB | lab(69.62, 58.66, -28.56) |
| CIE-LCH | lch(69.62, 65.24, 334.04°) |
| OKLab | oklab(76.2% 0.17 -0.0772) |
| OKLCH | oklch(76.2% 0.187 335.6) |
| XYZ | xyz(59.4917, 40.2099, 74.4256) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.31
Violet (CSS)
#EE82EE
ΔE00 3.70
Lavender Pink
#DD85D7
ΔE00 4.47
Bubblegum Pink
#FE83CC
ΔE00 4.89
Candy Pink
#FF63E9
ΔE00 4.92
Orchid
#DA70D6
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87EDF #7EF897
analogous
#D47EF8 #F87EDF #F87EA2
triadic
#F87EDF #DFF87E #7EDFF8
tetradic
#F87EDF #F8D47E #7EF897 #7EA2F8
square
#F87EDF #F8D47E #7EF897 #7EA2F8
split-complementary
#F87EDF #A2F87E #7EF8D4
monochromatic
#EF0DC0 #F544D1 #F87EDF #FBB8ED #FDE2F8
Accessibility & contrast
On white
2.32
#F87EDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#F87EDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87EDF
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87EDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87EDF | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9FE2
Deuteranopia (green-blind)
#A1B1DC
Tritanopia (blue-blind)
#FF84A4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f87edf; /* rgb */ color: rgb(248, 126, 223); /* oklch */ color: oklch(76.2% 0.187 335.6);
Tailwind
colors: {
custom: {
50: '#fda7e9',
500: '#f87edf',
950: '#000000',
},
}SCSS
$custom: #f87edf; $custom-light: #fda7e9; $custom-dark: #000000;
JSON
{
"hex": "#f87edf",
"rgb": {
"r": 248,
"g": 126,
"b": 223
},
"hsl": {
"h": 312.295,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.76201,
"c": 0.18668,
"h": 335.6
},
"luminance": 0.40206
}Semantic roles & 50–950 ramp
primary
#F87EDF
secondary
#D5F6DC
accent
#E62F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84