#F87695#F87695
#F87695 is a light, vivid red. Relative luminance 0.351; OKLCH L 72.6% C 0.161 H 7.0°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F87695 |
|---|---|
| RGB | rgb(248, 118, 149) |
| HSL | hsl(346, 90%, 72%) |
| HSV | hsv(346, 52%, 97%) |
| CMYK | cmyk(0%, 52.4%, 39.9%, 2.7%) |
| CIE-LAB | lab(65.82, 52.62, 7.36) |
| CIE-LCH | lch(65.82, 53.13, 7.96°) |
| OKLab | oklab(72.59% 0.1599 0.0196) |
| OKLCH | oklch(72.59% 0.161 7) |
| XYZ | xyz(50.6176, 35.0885, 32.5350) |
| Luminance | 0.3508 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.81
Rosy Pink
#F6688E
ΔE00 2.86
Rosa
#FE86A4
ΔE00 3.71
Watermelon
#FC6C85
ΔE00 3.72
Carnation Pink
#FF7FA7
ΔE00 3.75
Rose Pink
#F7879A
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87695 #76F8D9
analogous
#F876D6 #F87695 #F89876
triadic
#F87695 #95F876 #7695F8
tetradic
#F87695 #D6F876 #76F8D9 #9876F8
square
#F87695 #D6F876 #76F8D9 #9876F8
split-complementary
#F87695 #76F898 #76D6F8
monochromatic
#E80C40 #F53C68 #F87695 #FBB0C2 #FEE2E8
Accessibility & contrast
On white
2.62
#F87695 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#F87695 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87695
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87695 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9096
Deuteranopia (green-blind)
#B0A992
Tritanopia (blue-blind)
#FF6881
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f87695; /* rgb */ color: rgb(248, 118, 149); /* oklch */ color: oklch(72.6% 0.161 7.0);
Tailwind
colors: {
custom: {
50: '#fea1b4',
500: '#f87695',
950: '#000000',
},
}SCSS
$custom: #f87695; $custom-light: #fea1b4; $custom-dark: #000000;
JSON
{
"hex": "#f87695",
"rgb": {
"r": 248,
"g": 118,
"b": 149
},
"hsl": {
"h": 345.692,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.72587,
"c": 0.16111,
"h": 7
},
"luminance": 0.35083
}Semantic roles & 50–950 ramp
primary
#F87695
secondary
#D4F5EE
accent
#E6AF00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80