#F87F95#F87F95
#F87F95 is a light, vivid red. Relative luminance 0.373; OKLCH L 73.9% C 0.149 H 9.9°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F87F95 |
|---|---|
| RGB | rgb(248, 127, 149) |
| HSL | hsl(349, 90%, 74%) |
| HSV | hsv(349, 49%, 97%) |
| CMYK | cmyk(0%, 48.8%, 39.9%, 2.7%) |
| CIE-LAB | lab(67.51, 48.27, 9.77) |
| CIE-LCH | lch(67.51, 49.25, 11.44°) |
| OKLab | oklab(73.86% 0.1464 0.0256) |
| OKLCH | oklch(73.86% 0.149 9.9) |
| XYZ | xyz(51.7285, 37.3102, 32.9053) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.71
Rose Pink
#F7879A
ΔE00 1.74
Rosa
#FE86A4
ΔE00 3.22
Blush Pink
#FE828C
ΔE00 3.90
Watermelon
#FC6C85
ΔE00 4.07
Carnation Pink
#FF7FA7
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87F95 #7FF8E2
analogous
#F87FD1 #F87F95 #F8A57F
triadic
#F87F95 #95F87F #7F95F8
tetradic
#F87F95 #D1F87F #7FF8E2 #A57FF8
square
#F87F95 #D1F87F #7FF8E2 #A57FF8
split-complementary
#F87F95 #7FF8A5 #7FD1F8
monochromatic
#F00D36 #F54565 #F87F95 #FBB9C5 #FDE2E7
Accessibility & contrast
On white
2.48
#F87F95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F87F95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87F95
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87F95 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969695
Deuteranopia (green-blind)
#B4AD92
Tritanopia (blue-blind)
#FF7287
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f87f95; /* rgb */ color: rgb(248, 127, 149); /* oklch */ color: oklch(73.9% 0.149 9.9);
Tailwind
colors: {
custom: {
50: '#fea7b4',
500: '#f87f95',
950: '#000000',
},
}SCSS
$custom: #f87f95; $custom-light: #fea7b4; $custom-dark: #000000;
JSON
{
"hex": "#f87f95",
"rgb": {
"r": 248,
"g": 127,
"b": 149
},
"hsl": {
"h": 349.091,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.73864,
"c": 0.14865,
"h": 9.9
},
"luminance": 0.37305
}Semantic roles & 50–950 ramp
primary
#F87F95
secondary
#D6F5F0
accent
#E6BC00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80