#F875AE#F875AE
#F875AE is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.2% C 0.171 H 354.8°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F875AE |
|---|---|
| RGB | rgb(248, 117, 174) |
| HSL | hsl(334, 90%, 72%) |
| HSV | hsv(334, 53%, 97%) |
| CMYK | cmyk(0%, 52.8%, 29.8%, 2.7%) |
| CIE-LAB | lab(66.32, 55.97, -6.11) |
| CIE-LCH | lch(66.32, 56.31, 353.77°) |
| OKLab | oklab(73.19% 0.1698 -0.0154) |
| OKLCH | oklch(73.19% 0.171 354.8) |
| XYZ | xyz(52.7149, 35.7400, 44.1584) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.31
Bubblegum (survey)
#FF6CB5
ΔE00 2.53
Hot Pink
#FF69B4
ΔE00 2.86
Pink (survey)
#FF81C0
ΔE00 3.61
Carnation Pink
#FF7FA7
ΔE00 4.35
Pinky
#FC86AA
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F875AE #75F8BF
analogous
#F875F0 #F875AE #F87E75
triadic
#F875AE #AEF875 #75AEF8
tetradic
#F875AE #F0F875 #75F8BF #7E75F8
square
#F875AE #F0F875 #75F8BF #7E75F8
split-complementary
#F875AE #75F87E #75F0F8
monochromatic
#E70C6B #F53B8C #F875AE #FBAFD0 #FEE2EE
Accessibility & contrast
On white
2.58
#F875AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#F875AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F875AE
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F875AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F875AE | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8792B0
Deuteranopia (green-blind)
#AAAAAB
Tritanopia (blue-blind)
#FF6E8A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f875ae; /* rgb */ color: rgb(248, 117, 174); /* oklch */ color: oklch(73.2% 0.171 354.8);
Tailwind
colors: {
custom: {
50: '#fea1c6',
500: '#f875ae',
950: '#000000',
},
}SCSS
$custom: #f875ae; $custom-light: #fea1c6; $custom-dark: #000000;
JSON
{
"hex": "#f875ae",
"rgb": {
"r": 248,
"g": 117,
"b": 174
},
"hsl": {
"h": 333.893,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.7319,
"c": 0.17052,
"h": 354.8
},
"luminance": 0.35735
}Semantic roles & 50–950 ramp
primary
#F875AE
secondary
#D4F5E7
accent
#E68200
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82