#F87FDE#F87FDE
#F87FDE is a light, vivid pink. Relative luminance 0.404; OKLCH L 76.3% C 0.184 H 336.0°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F87FDE |
|---|---|
| RGB | rgb(248, 127, 222) |
| HSL | hsl(313, 90%, 74%) |
| HSV | hsv(313, 49%, 97%) |
| CMYK | cmyk(0%, 48.8%, 10.5%, 2.7%) |
| CIE-LAB | lab(69.76, 58.02, -27.78) |
| CIE-LCH | lch(69.76, 64.33, 334.41°) |
| OKLab | oklab(76.3% 0.1684 -0.075) |
| OKLCH | oklch(76.3% 0.184 336) |
| XYZ | xyz(59.4858, 40.4131, 73.7605) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.61
Violet (CSS)
#EE82EE
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 4.46
Bubblegum Pink
#FE83CC
ΔE00 4.61
Candy Pink
#FF63E9
ΔE00 5.21
Orchid
#DA70D6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87FDE #7FF899
analogous
#D67FF8 #F87FDE #F87FA1
triadic
#F87FDE #DEF87F #7FDEF8
tetradic
#F87FDE #F8D67F #7FF899 #7FA1F8
square
#F87FDE #F8D67F #7FF899 #7FA1F8
split-complementary
#F87FDE #A1F87F #7FF8D6
monochromatic
#F00DBF #F545CF #F87FDE #FBB9ED #FDE2F8
Accessibility & contrast
On white
2.31
#F87FDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#F87FDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87FDE
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87FDE | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809FE1
Deuteranopia (green-blind)
#A2B1DB
Tritanopia (blue-blind)
#FF84A4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f87fde; /* rgb */ color: rgb(248, 127, 222); /* oklch */ color: oklch(76.3% 0.184 336.0);
Tailwind
colors: {
custom: {
50: '#fda8e8',
500: '#f87fde',
950: '#000000',
},
}SCSS
$custom: #f87fde; $custom-light: #fda8e8; $custom-dark: #000000;
JSON
{
"hex": "#f87fde",
"rgb": {
"r": 248,
"g": 127,
"b": 222
},
"hsl": {
"h": 312.893,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.76295,
"c": 0.18432,
"h": 336
},
"luminance": 0.40409
}Semantic roles & 50–950 ramp
primary
#F87FDE
secondary
#D6F5DC
accent
#E63100
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84