#F8A0BF#F8A0BF
#F8A0BF is a light, moderate pink. Relative luminance 0.489; OKLCH L 80.2% C 0.111 H 357.2°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A0BF |
|---|---|
| RGB | rgb(248, 160, 191) |
| HSL | hsl(339, 86%, 80%) |
| HSV | hsv(339, 35%, 97%) |
| CMYK | cmyk(0%, 35.5%, 23%, 2.7%) |
| CIE-LAB | lab(75.37, 36.73, -2.25) |
| CIE-LCH | lch(75.37, 36.80, 356.50°) |
| OKLab | oklab(80.19% 0.1104 -0.0054) |
| OKLCH | oklch(80.19% 0.111 357.2) |
| XYZ | xyz(60.6874, 48.8635, 55.5153) |
| Luminance | 0.4886 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.20
Soft Pink
#FDB0C0
ΔE00 5.14
Baby Pink
#FFB7CE
ΔE00 5.36
Pig Pink
#E78EA5
ΔE00 5.62
Faded Pink
#DE9DAC
ΔE00 5.89
Pinky
#FC86AA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A0BF #A0F8D9
analogous
#F8A0EB #F8A0BF #F8ADA0
triadic
#F8A0BF #BFF8A0 #A0BFF8
tetradic
#F8A0BF #EBF8A0 #A0F8D9 #ADA0F8
square
#F8A0BF #EBF8A0 #A0F8D9 #ADA0F8
split-complementary
#F8A0BF #A0F8AD #A0EBF8
monochromatic
#F02E72 #F46799 #F8A0BF #FCD9E5 #FDE2EC
Accessibility & contrast
On white
1.95
#F8A0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#F8A0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A0BF
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A0BF | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0C0
Deuteranopia (green-blind)
#C0BFBD
Tritanopia (blue-blind)
#FF9CAB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f8a0bf; /* rgb */ color: rgb(248, 160, 191); /* oklch */ color: oklch(80.2% 0.111 357.2);
Tailwind
colors: {
custom: {
50: '#fcbdd2',
500: '#f8a0bf',
950: '#000000',
},
}SCSS
$custom: #f8a0bf; $custom-light: #fcbdd2; $custom-dark: #000000;
JSON
{
"hex": "#f8a0bf",
"rgb": {
"r": 248,
"g": 160,
"b": 191
},
"hsl": {
"h": 338.864,
"s": 86.275,
"l": 80
},
"oklch": {
"l": 0.80191,
"c": 0.11056,
"h": 357.2
},
"luminance": 0.4886
}Semantic roles & 50–950 ramp
primary
#F8A0BF
secondary
#D6F5EA
accent
#E39403
background
#FFFBFC
surface
#FFF7F9
border
#D7D0D2
text
#181214
muted
#868182