#F8B0B3#F8B0B3
#F8B0B3 is a very light, moderate red. Relative luminance 0.543; OKLCH L 82.6% C 0.085 H 16.3°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B0B3 |
|---|---|
| RGB | rgb(248, 176, 179) |
| HSL | hsl(358, 84%, 83%) |
| HSV | hsv(358, 29%, 97%) |
| CMYK | cmyk(0%, 29%, 27.8%, 2.7%) |
| CIE-LAB | lab(78.62, 26.68, 9.01) |
| CIE-LCH | lch(78.62, 28.16, 18.66°) |
| OKLab | oklab(82.58% 0.0811 0.0237) |
| OKLCH | oklch(82.58% 0.085 16.3) |
| XYZ | xyz(62.3749, 54.2654, 49.8280) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.28
Pale Rose
#FDC1C5
ΔE00 4.25
Soft Pink
#FDB0C0
ΔE00 4.39
Pink
#FFC0CB
ΔE00 5.07
Bubblegum
#FFC1CC
ΔE00 5.29
Light Rose
#FFC5CB
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B0B3 #B0F8F5
analogous
#F8B0D7 #F8B0B3 #F8D1B0
triadic
#F8B0B3 #B3F8B0 #B0B3F8
tetradic
#F8B0B3 #D7F8B0 #B0F8F5 #D1B0F8
square
#F8B0B3 #D7F8B0 #B0F8F5 #D1B0F8
split-complementary
#F8B0B3 #B0F8D1 #B0D7F8
monochromatic
#EE4047 #F3787D #F8B0B3 #FDE3E4 #FDE3E4
Accessibility & contrast
On white
1.77
#F8B0B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#F8B0B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B0B3
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B0B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B0B3 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAB3
Deuteranopia (green-blind)
#CEC8B2
Tritanopia (blue-blind)
#FFA9B1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f8b0b3; /* rgb */ color: rgb(248, 176, 179); /* oklch */ color: oklch(82.6% 0.085 16.3);
Tailwind
colors: {
custom: {
50: '#fcc8c9',
500: '#f8b0b3',
950: '#000000',
},
}SCSS
$custom: #f8b0b3; $custom-light: #fcc8c9; $custom-dark: #000000;
JSON
{
"hex": "#f8b0b3",
"rgb": {
"r": 248,
"g": 176,
"b": 179
},
"hsl": {
"h": 357.5,
"s": 83.721,
"l": 83.137
},
"oklch": {
"l": 0.82584,
"c": 0.08454,
"h": 16.3
},
"luminance": 0.54262
}Semantic roles & 50–950 ramp
primary
#F8B0B3
secondary
#72DAD6
accent
#E0D705
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282