#F87F9A#F87F9A
#F87F9A is a light, vivid red. Relative luminance 0.375; OKLCH L 74.0% C 0.149 H 7.3°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F87F9A |
|---|---|
| RGB | rgb(248, 127, 154) |
| HSL | hsl(347, 90%, 74%) |
| HSV | hsv(347, 49%, 97%) |
| CMYK | cmyk(0%, 48.8%, 37.9%, 2.7%) |
| CIE-LAB | lab(67.63, 48.82, 7.12) |
| CIE-LCH | lch(67.63, 49.34, 8.30°) |
| OKLab | oklab(74% 0.1483 0.019) |
| OKLCH | oklch(74% 0.149 7.3) |
| XYZ | xyz(52.1363, 37.4733, 35.0529) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.18
Rose Pink
#F7879A
ΔE00 2.27
Carnation
#FD798F
ΔE00 2.84
Carnation Pink
#FF7FA7
ΔE00 3.25
Pinky
#FC86AA
ΔE00 3.44
Rosy Pink
#F6688E
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87F9A #7FF8DD
analogous
#F87FD6 #F87F9A #F8A07F
triadic
#F87F9A #9AF87F #7F9AF8
tetradic
#F87F9A #D6F87F #7FF8DD #A07FF8
square
#F87F9A #D6F87F #7FF8DD #A07FF8
split-complementary
#F87F9A #7FF8A0 #7FD6F8
monochromatic
#F00D40 #F5456C #F87F9A #FBB9C8 #FDE2E8
Accessibility & contrast
On white
2.47
#F87F9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#F87F9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87F9A
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87F9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87F9A | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95969B
Deuteranopia (green-blind)
#B4AE97
Tritanopia (blue-blind)
#FF7389
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f87f9a; /* rgb */ color: rgb(248, 127, 154); /* oklch */ color: oklch(74.0% 0.149 7.3);
Tailwind
colors: {
custom: {
50: '#fea7b7',
500: '#f87f9a',
950: '#000000',
},
}SCSS
$custom: #f87f9a; $custom-light: #fea7b7; $custom-dark: #000000;
JSON
{
"hex": "#f87f9a",
"rgb": {
"r": 248,
"g": 127,
"b": 154
},
"hsl": {
"h": 346.612,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.73995,
"c": 0.14946,
"h": 7.3
},
"luminance": 0.37468
}Semantic roles & 50–950 ramp
primary
#F87F9A
secondary
#D6F5EE
accent
#E6B200
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80