#F86F95#F86F95
#F86F95 is a light, vivid pink. Relative luminance 0.335; OKLCH L 71.6% C 0.171 H 5.0°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F86F95 |
|---|---|
| RGB | rgb(248, 111, 149) |
| HSL | hsl(343, 91%, 70%) |
| HSV | hsv(343, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 39.9%, 2.7%) |
| CIE-LAB | lab(64.56, 55.89, 5.56) |
| CIE-LCH | lch(64.56, 56.17, 5.68°) |
| OKLab | oklab(71.65% 0.1701 0.015) |
| OKLCH | oklch(71.65% 0.171 5) |
| XYZ | xyz(49.8237, 33.5006, 32.2703) |
| Luminance | 0.3350 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 1.65
Strawberry
#FC5A8D
ΔE00 3.57
Medium Pink
#F36196
ΔE00 3.83
Carnation Pink
#FF7FA7
ΔE00 4.05
Carnation
#FD798F
ΔE00 4.32
Watermelon
#FC6C85
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86F95 #6FF8D2
analogous
#F86FD9 #F86F95 #F88E6F
triadic
#F86F95 #95F86F #6F95F8
tetradic
#F86F95 #D9F86F #6FF8D2 #8E6FF8
square
#F86F95 #D9F86F #6FF8D2 #8E6FF8
split-complementary
#F86F95 #6FF88E #6FD9F8
monochromatic
#E20B47 #F5356A #F86F95 #FBA9C0 #FEE2EA
Accessibility & contrast
On white
2.73
#F86F95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#F86F95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86F95
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86F95 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#898C96
Deuteranopia (green-blind)
#ACA792
Tritanopia (blue-blind)
#FF617D
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f86f95; /* rgb */ color: rgb(248, 111, 149); /* oklch */ color: oklch(71.6% 0.171 5.0);
Tailwind
colors: {
custom: {
50: '#ff9db4',
500: '#f86f95',
950: '#000000',
},
}SCSS
$custom: #f86f95; $custom-light: #ff9db4; $custom-dark: #000000;
JSON
{
"hex": "#f86f95",
"rgb": {
"r": 248,
"g": 111,
"b": 149
},
"hsl": {
"h": 343.358,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.71645,
"c": 0.17078,
"h": 5
},
"luminance": 0.33495
}Semantic roles & 50–950 ramp
primary
#F86F95
secondary
#CFF4EA
accent
#E6A600
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80