#F876DA#F876DA
#F876DA is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.9% C 0.195 H 337.0°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F876DA |
|---|---|
| RGB | rgb(248, 118, 218) |
| HSL | hsl(314, 90%, 72%) |
| HSV | hsv(314, 52%, 97%) |
| CMYK | cmyk(0%, 52.4%, 12.1%, 2.7%) |
| CIE-LAB | lab(68.01, 61.63, -28.27) |
| CIE-LCH | lch(68.01, 67.80, 335.36°) |
| OKLab | oklab(74.94% 0.1799 -0.0763) |
| OKLCH | oklch(74.94% 0.195 337) |
| XYZ | xyz(57.8452, 37.9795, 70.6002) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.12
Candy Pink
#FF63E9
ΔE00 4.06
Violet (CSS)
#EE82EE
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 5.02
Bubblegum Pink
#FE83CC
ΔE00 5.07
Orchid
#DA70D6
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F876DA #76F894
analogous
#D576F8 #F876DA #F87699
triadic
#F876DA #DAF876 #76DAF8
tetradic
#F876DA #F8D576 #76F894 #7699F8
square
#F876DA #F8D576 #76F894 #7699F8
split-complementary
#F876DA #99F876 #76F8D5
monochromatic
#E80CB5 #F53CCA #F876DA #FBB0EA #FEE2F7
Accessibility & contrast
On white
2.44
#F876DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F876DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F876DA
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F876DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F876DA | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7999DD
Deuteranopia (green-blind)
#9EADD6
Tritanopia (blue-blind)
#FF7B9E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f876da; /* rgb */ color: rgb(248, 118, 218); /* oklch */ color: oklch(74.9% 0.195 337.0);
Tailwind
colors: {
custom: {
50: '#fda2e5',
500: '#f876da',
950: '#000000',
},
}SCSS
$custom: #f876da; $custom-light: #fda2e5; $custom-dark: #000000;
JSON
{
"hex": "#f876da",
"rgb": {
"r": 248,
"g": 118,
"b": 218
},
"hsl": {
"h": 313.846,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.7494,
"c": 0.19541,
"h": 337
},
"luminance": 0.37975
}Semantic roles & 50–950 ramp
primary
#F876DA
secondary
#D4F5DC
accent
#E63500
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84