#F875DA#F875DA
#F875DA is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.8% C 0.197 H 337.0°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F875DA |
|---|---|
| RGB | rgb(248, 117, 218) |
| HSL | hsl(314, 90%, 72%) |
| HSV | hsv(314, 53%, 97%) |
| CMYK | cmyk(0%, 52.8%, 12.1%, 2.7%) |
| CIE-LAB | lab(67.83, 62.09, -28.54) |
| CIE-LCH | lch(67.83, 68.33, 335.32°) |
| OKLab | oklab(74.81% 0.1813 -0.077) |
| OKLCH | oklch(74.81% 0.197 337) |
| XYZ | xyz(57.7281, 37.7452, 70.5611) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.05
Candy Pink
#FF63E9
ΔE00 3.90
Violet (CSS)
#EE82EE
ΔE00 4.57
Lavender Pink
#DD85D7
ΔE00 5.09
Bubblegum Pink
#FE83CC
ΔE00 5.22
Orchid
#DA70D6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F875DA #75F893
analogous
#D475F8 #F875DA #F87599
triadic
#F875DA #DAF875 #75DAF8
tetradic
#F875DA #F8D475 #75F893 #7599F8
square
#F875DA #F8D475 #75F893 #7599F8
split-complementary
#F875DA #99F875 #75F8D4
monochromatic
#E70CB5 #F53BCA #F875DA #FBAFEA #FEE2F7
Accessibility & contrast
On white
2.46
#F875DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#F875DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F875DA
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F875DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F875DA | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7899DD
Deuteranopia (green-blind)
#9DADD6
Tritanopia (blue-blind)
#FF7A9E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f875da; /* rgb */ color: rgb(248, 117, 218); /* oklch */ color: oklch(74.8% 0.197 337.0);
Tailwind
colors: {
custom: {
50: '#fda2e5',
500: '#f875da',
950: '#000000',
},
}SCSS
$custom: #f875da; $custom-light: #fda2e5; $custom-dark: #000000;
JSON
{
"hex": "#f875da",
"rgb": {
"r": 248,
"g": 117,
"b": 218
},
"hsl": {
"h": 313.74,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.74812,
"c": 0.19694,
"h": 337
},
"luminance": 0.37741
}Semantic roles & 50–950 ramp
primary
#F875DA
secondary
#D4F5DB
accent
#E63500
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84