#F8A8B8#F8A8B8
#F8A8B8 is a light, moderate red. Relative luminance 0.514; OKLCH L 81.3% C 0.096 H 6.3°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A8B8 |
|---|---|
| RGB | rgb(248, 168, 184) |
| HSL | hsl(348, 85%, 82%) |
| HSV | hsv(348, 32%, 97%) |
| CMYK | cmyk(0%, 32.3%, 25.8%, 2.7%) |
| CIE-LAB | lab(76.94, 31.56, 3.87) |
| CIE-LCH | lch(76.94, 31.80, 6.99°) |
| OKLab | oklab(81.33% 0.0955 0.0106) |
| OKLCH | oklch(81.33% 0.096 6.3) |
| XYZ | xyz(61.3671, 51.4262, 52.0321) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.90
Lightpink
#FFB6C1
ΔE00 3.42
Baby Pink
#FFB7CE
ΔE00 4.59
Pastel Pink
#FFBACD
ΔE00 4.61
Faded Pink
#DE9DAC
ΔE00 4.88
Powder Pink
#FFB2D0
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A8B8 #A8F8E8
analogous
#F8A8E0 #F8A8B8 #F8C0A8
triadic
#F8A8B8 #B8F8A8 #A8B8F8
tetradic
#F8A8B8 #E0F8A8 #A8F8E8 #C0A8F8
square
#F8A8B8 #E0F8A8 #A8F8E8 #C0A8F8
split-complementary
#F8A8B8 #A8F8C0 #A8E0F8
monochromatic
#EF375C #F36F8A #F8A8B8 #FDE1E6 #FDE3E8
Accessibility & contrast
On white
1.86
#F8A8B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#F8A8B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A8B8
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A8B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A8B8 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B5B8
Deuteranopia (green-blind)
#C7C4B6
Tritanopia (blue-blind)
#FFA2AE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f8a8b8; /* rgb */ color: rgb(248, 168, 184); /* oklch */ color: oklch(81.3% 0.096 6.3);
Tailwind
colors: {
custom: {
50: '#fcc2cd',
500: '#f8a8b8',
950: '#000000',
},
}SCSS
$custom: #f8a8b8; $custom-light: #fcc2cd; $custom-dark: #000000;
JSON
{
"hex": "#f8a8b8",
"rgb": {
"r": 248,
"g": 168,
"b": 184
},
"hsl": {
"h": 348,
"s": 85.106,
"l": 81.569
},
"oklch": {
"l": 0.81332,
"c": 0.09608,
"h": 6.3
},
"luminance": 0.51422
}Semantic roles & 50–950 ramp
primary
#F8A8B8
secondary
#6BD9C3
accent
#E2B504
background
#FFFDFE
surface
#FFF9FA
border
#D7D2D3
text
#181213
muted
#868283