#F86C9F#F86C9F
#F86C9F is a light, vivid pink. Relative luminance 0.332; OKLCH L 71.5% C 0.178 H 359.8°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F86C9F |
|---|---|
| RGB | rgb(248, 108, 159) |
| HSL | hsl(338, 91%, 70%) |
| HSV | hsv(338, 56%, 97%) |
| CMYK | cmyk(0%, 56.5%, 35.9%, 2.7%) |
| CIE-LAB | lab(64.31, 58.34, -0.52) |
| CIE-LCH | lch(64.31, 58.35, 359.49°) |
| OKLab | oklab(71.55% 0.1778 -0.0006) |
| OKLCH | oklch(71.55% 0.178 359.8) |
| XYZ | xyz(50.3347, 33.1900, 36.5497) |
| Luminance | 0.3318 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.51
Bubble Gum Pink
#FF69AF
ΔE00 3.61
Rosy Pink
#F6688E
ΔE00 3.84
Strawberry
#FC5A8D
ΔE00 4.12
Carnation Pink
#FF7FA7
ΔE00 4.21
Bubblegum (survey)
#FF6CB5
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86C9F #6CF8C5
analogous
#F86CE5 #F86C9F #F87F6C
triadic
#F86C9F #9FF86C #6C9FF8
tetradic
#F86C9F #E5F86C #6CF8C5 #7F6CF8
square
#F86C9F #E5F86C #6CF8C5 #7F6CF8
split-complementary
#F86C9F #6CF87F #6CE5F8
monochromatic
#DF0B58 #F53279 #F86C9F #FBA6C5 #FEE1EB
Accessibility & contrast
On white
2.75
#F86C9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#F86C9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86C9F
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86C9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86C9F | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#848BA0
Deuteranopia (green-blind)
#A9A69C
Tritanopia (blue-blind)
#FF607F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f86c9f; /* rgb */ color: rgb(248, 108, 159); /* oklch */ color: oklch(71.5% 0.178 359.8);
Tailwind
colors: {
custom: {
50: '#ff9bbb',
500: '#f86c9f',
950: '#000000',
},
}SCSS
$custom: #f86c9f; $custom-light: #ff9bbb; $custom-dark: #000000;
JSON
{
"hex": "#f86c9f",
"rgb": {
"r": 248,
"g": 108,
"b": 159
},
"hsl": {
"h": 338.143,
"s": 90.909,
"l": 69.804
},
"oklch": {
"l": 0.71546,
"c": 0.1778,
"h": 359.8
},
"luminance": 0.33185
}Semantic roles & 50–950 ramp
primary
#F86C9F
secondary
#CCF4E5
accent
#E69200
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80