#F8A0BD#F8A0BD
#F8A0BD is a light, moderate pink. Relative luminance 0.488; OKLCH L 80.1% C 0.110 H 358.6°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A0BD |
|---|---|
| RGB | rgb(248, 160, 189) |
| HSL | hsl(340, 86%, 80%) |
| HSV | hsv(340, 35%, 97%) |
| CMYK | cmyk(0%, 35.5%, 23.8%, 2.7%) |
| CIE-LAB | lab(75.31, 36.45, -1.23) |
| CIE-LCH | lch(75.31, 36.47, 358.07°) |
| OKLab | oklab(80.13% 0.1097 -0.0027) |
| OKLCH | oklch(80.13% 0.11 358.6) |
| XYZ | xyz(60.4688, 48.7761, 54.3640) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.36
Soft Pink
#FDB0C0
ΔE00 4.76
Baby Pink
#FFB7CE
ΔE00 5.31
Pig Pink
#E78EA5
ΔE00 5.34
Faded Pink
#DE9DAC
ΔE00 5.57
Pinky
#FC86AA
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A0BD #A0F8DB
analogous
#F8A0E9 #F8A0BD #F8AFA0
triadic
#F8A0BD #BDF8A0 #A0BDF8
tetradic
#F8A0BD #E9F8A0 #A0F8DB #AFA0F8
square
#F8A0BD #E9F8A0 #A0F8DB #AFA0F8
split-complementary
#F8A0BD #A0F8AF #A0E9F8
monochromatic
#F02E6E #F46795 #F8A0BD #FCD9E5 #FDE2EB
Accessibility & contrast
On white
1.95
#F8A0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#F8A0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A0BD
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A0BD | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0BE
Deuteranopia (green-blind)
#C1BFBB
Tritanopia (blue-blind)
#FF9BAA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f8a0bd; /* rgb */ color: rgb(248, 160, 189); /* oklch */ color: oklch(80.1% 0.110 358.6);
Tailwind
colors: {
custom: {
50: '#fcbdd0',
500: '#f8a0bd',
950: '#000000',
},
}SCSS
$custom: #f8a0bd; $custom-light: #fcbdd0; $custom-dark: #000000;
JSON
{
"hex": "#f8a0bd",
"rgb": {
"r": 248,
"g": 160,
"b": 189
},
"hsl": {
"h": 340.227,
"s": 86.275,
"l": 80
},
"oklch": {
"l": 0.80131,
"c": 0.10977,
"h": 358.6
},
"luminance": 0.48772
}Semantic roles & 50–950 ramp
primary
#F8A0BD
secondary
#D6F5EB
accent
#E39903
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182