#F86F94#F86F94
#F86F94 is a light, vivid pink. Relative luminance 0.335; OKLCH L 71.6% C 0.171 H 5.5°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F86F94 |
|---|---|
| RGB | rgb(248, 111, 148) |
| HSL | hsl(344, 91%, 70%) |
| HSV | hsv(344, 55%, 97%) |
| CMYK | cmyk(0%, 55.2%, 40.3%, 2.7%) |
| CIE-LAB | lab(64.54, 55.79, 6.09) |
| CIE-LCH | lch(64.54, 56.12, 6.23°) |
| OKLab | oklab(71.62% 0.1698 0.0164) |
| OKLCH | oklch(71.62% 0.171 5.5) |
| XYZ | xyz(49.7442, 33.4688, 31.8517) |
| Luminance | 0.3346 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 1.54
Strawberry
#FC5A8D
ΔE00 3.59
Medium Pink
#F36196
ΔE00 4.01
Watermelon
#FC6C85
ΔE00 4.07
Carnation
#FD798F
ΔE00 4.09
Carnation Pink
#FF7FA7
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86F94 #6FF8D3
analogous
#F86FD8 #F86F94 #F88F6F
triadic
#F86F94 #94F86F #6F94F8
tetradic
#F86F94 #D8F86F #6FF8D3 #8F6FF8
square
#F86F94 #D8F86F #6FF8D3 #8F6FF8
split-complementary
#F86F94 #6FF88F #6FD8F8
monochromatic
#E20B45 #F53569 #F86F94 #FBA9BF #FEE2E9
Accessibility & contrast
On white
2.73
#F86F94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#F86F94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86F94
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86F94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86F94 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#898C95
Deuteranopia (green-blind)
#ACA691
Tritanopia (blue-blind)
#FF607D
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f86f94; /* rgb */ color: rgb(248, 111, 148); /* oklch */ color: oklch(71.6% 0.171 5.5);
Tailwind
colors: {
custom: {
50: '#ff9db3',
500: '#f86f94',
950: '#000000',
},
}SCSS
$custom: #f86f94; $custom-light: #ff9db3; $custom-dark: #000000;
JSON
{
"hex": "#f86f94",
"rgb": {
"r": 248,
"g": 111,
"b": 148
},
"hsl": {
"h": 343.796,
"s": 90.728,
"l": 70.392
},
"oklch": {
"l": 0.71618,
"c": 0.17056,
"h": 5.5
},
"luminance": 0.33463
}Semantic roles & 50–950 ramp
primary
#F86F94
secondary
#CFF4EA
accent
#E6A800
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80