#F87EDB#F87EDB
#F87EDB is a light, vivid pink. Relative luminance 0.400; OKLCH L 76.0% C 0.184 H 337.0°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F87EDB |
|---|---|
| RGB | rgb(248, 126, 219) |
| HSL | hsl(314, 90%, 73%) |
| HSV | hsv(314, 49%, 97%) |
| CMYK | cmyk(0%, 49.2%, 11.7%, 2.7%) |
| CIE-LAB | lab(69.47, 58.03, -26.58) |
| CIE-LCH | lch(69.47, 63.83, 335.39°) |
| OKLab | oklab(76.04% 0.1691 -0.0716) |
| OKLCH | oklch(76.04% 0.184 337) |
| XYZ | xyz(58.9588, 39.9967, 71.6189) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.90
Bubblegum Pink
#FE83CC
ΔE00 4.18
Violet (CSS)
#EE82EE
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 4.58
Candy Pink
#FF63E9
ΔE00 5.34
Orchid
#DA70D6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87EDB #7EF89B
analogous
#D87EF8 #F87EDB #F87E9E
triadic
#F87EDB #DBF87E #7EDBF8
tetradic
#F87EDB #F8D87E #7EF89B #7E9EF8
square
#F87EDB #F8D87E #7EF89B #7E9EF8
split-complementary
#F87EDB #9EF87E #7EF8D8
monochromatic
#EF0DB9 #F544CB #F87EDB #FBB8EB #FDE2F7
Accessibility & contrast
On white
2.33
#F87EDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#F87EDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87EDB
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87EDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87EDB | 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)
#809EDE
Deuteranopia (green-blind)
#A2B0D8
Tritanopia (blue-blind)
#FF83A3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f87edb; /* rgb */ color: rgb(248, 126, 219); /* oklch */ color: oklch(76.0% 0.184 337.0);
Tailwind
colors: {
custom: {
50: '#fda7e6',
500: '#f87edb',
950: '#000000',
},
}SCSS
$custom: #f87edb; $custom-light: #fda7e6; $custom-dark: #000000;
JSON
{
"hex": "#f87edb",
"rgb": {
"r": 248,
"g": 126,
"b": 219
},
"hsl": {
"h": 314.262,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.76038,
"c": 0.18364,
"h": 337
},
"luminance": 0.39993
}Semantic roles & 50–950 ramp
primary
#F87EDB
secondary
#D5F6DD
accent
#E63700
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84