#F86D9D#F86D9D
#F86D9D is a light, vivid pink. Relative luminance 0.333; OKLCH L 71.6% C 0.176 H 0.9°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F86D9D |
|---|---|
| RGB | rgb(248, 109, 157) |
| HSL | hsl(339, 91%, 70%) |
| HSV | hsv(339, 56%, 97%) |
| CMYK | cmyk(0%, 56%, 36.7%, 2.7%) |
| CIE-LAB | lab(64.43, 57.67, 0.79) |
| CIE-LCH | lch(64.43, 57.67, 0.78°) |
| OKLab | oklab(71.61% 0.1757 0.0028) |
| OKLCH | oklch(71.61% 0.176 0.9) |
| XYZ | xyz(50.2687, 33.3333, 35.6784) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 2.62
Rosy Pink
#F6688E
ΔE00 3.29
Strawberry
#FC5A8D
ΔE00 3.87
Carnation Pink
#FF7FA7
ΔE00 3.93
Bubble Gum Pink
#FF69AF
ΔE00 4.21
Palevioletred
#DB7093
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86D9D #6DF8C8
analogous
#F86DE2 #F86D9D #F8836D
triadic
#F86D9D #9DF86D #6D9DF8
tetradic
#F86D9D #E2F86D #6DF8C8 #836DF8
square
#F86D9D #E2F86D #6DF8C8 #836DF8
split-complementary
#F86D9D #6DF883 #6DE2F8
monochromatic
#E00B54 #F53376 #F86D9D #FBA7C4 #FEE2EB
Accessibility & contrast
On white
2.74
#F86D9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#F86D9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86D9D
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86D9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86D9D | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858C9E
Deuteranopia (green-blind)
#AAA69A
Tritanopia (blue-blind)
#FF617F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f86d9d; /* rgb */ color: rgb(248, 109, 157); /* oklch */ color: oklch(71.6% 0.176 0.9);
Tailwind
colors: {
custom: {
50: '#ff9cb9',
500: '#f86d9d',
950: '#000000',
},
}SCSS
$custom: #f86d9d; $custom-light: #ff9cb9; $custom-dark: #000000;
JSON
{
"hex": "#f86d9d",
"rgb": {
"r": 248,
"g": 109,
"b": 157
},
"hsl": {
"h": 339.281,
"s": 90.85,
"l": 70
},
"oklch": {
"l": 0.71614,
"c": 0.17575,
"h": 0.9
},
"luminance": 0.33328
}Semantic roles & 50–950 ramp
primary
#F86D9D
secondary
#CDF4E6
accent
#E69600
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180F11
muted
#867E80