#F87DDF#F87DDF
#F87DDF is a light, vivid pink. Relative luminance 0.400; OKLCH L 76.1% C 0.188 H 335.5°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F87DDF |
|---|---|
| RGB | rgb(248, 125, 223) |
| HSL | hsl(312, 90%, 73%) |
| HSV | hsv(312, 50%, 97%) |
| CMYK | cmyk(0%, 49.6%, 10.1%, 2.7%) |
| CIE-LAB | lab(69.44, 59.13, -28.84) |
| CIE-LCH | lch(69.44, 65.79, 334.00°) |
| OKLab | oklab(76.07% 0.1714 -0.078) |
| OKLCH | oklch(76.07% 0.188 335.5) |
| XYZ | xyz(59.3645, 39.9554, 74.3831) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.16
Violet (CSS)
#EE82EE
ΔE00 3.68
Lavender Pink
#DD85D7
ΔE00 4.51
Candy Pink
#FF63E9
ΔE00 4.73
Bubblegum Pink
#FE83CC
ΔE00 5.00
Orchid
#DA70D6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87DDF #7DF896
analogous
#D37DF8 #F87DDF #F87DA1
triadic
#F87DDF #DFF87D #7DDFF8
tetradic
#F87DDF #F8D37D #7DF896 #7DA1F8
square
#F87DDF #F8D37D #7DF896 #7DA1F8
split-complementary
#F87DDF #A1F87D #7DF8D3
monochromatic
#EE0DC0 #F543D1 #F87DDF #FBB7ED #FDE2F8
Accessibility & contrast
On white
2.34
#F87DDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#F87DDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87DDF
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87DDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87DDF | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9EE2
Deuteranopia (green-blind)
#A0B0DC
Tritanopia (blue-blind)
#FF83A4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f87ddf; /* rgb */ color: rgb(248, 125, 223); /* oklch */ color: oklch(76.1% 0.188 335.5);
Tailwind
colors: {
custom: {
50: '#fda7e9',
500: '#f87ddf',
950: '#000000',
},
}SCSS
$custom: #f87ddf; $custom-light: #fda7e9; $custom-dark: #000000;
JSON
{
"hex": "#f87ddf",
"rgb": {
"r": 248,
"g": 125,
"b": 223
},
"hsl": {
"h": 312.195,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.76066,
"c": 0.18826,
"h": 335.5
},
"luminance": 0.39951
}Semantic roles & 50–950 ramp
primary
#F87DDF
secondary
#D5F6DC
accent
#E62F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84