#F8ABB7#F8ABB7
#F8ABB7 is a light, moderate red. Relative luminance 0.525; OKLCH L 81.8% C 0.092 H 9.0°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F8ABB7 |
|---|---|
| RGB | rgb(248, 171, 183) |
| HSL | hsl(351, 85%, 82%) |
| HSV | hsv(351, 31%, 97%) |
| CMYK | cmyk(0%, 31%, 26.2%, 2.7%) |
| CIE-LAB | lab(77.58, 29.85, 5.35) |
| CIE-LCH | lch(77.58, 30.32, 10.16°) |
| OKLab | oklab(81.82% 0.0904 0.0144) |
| OKLCH | oklch(81.82% 0.092 9) |
| XYZ | xyz(61.8229, 52.5049, 51.6687) |
| Luminance | 0.5250 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.90
Lightpink
#FFB6C1
ΔE00 2.56
Pastel Pink
#FFBACD
ΔE00 4.60
Baby Pink
#FFB7CE
ΔE00 4.94
Pink
#FFC0CB
ΔE00 5.02
Bubblegum
#FFC1CC
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8ABB7 #ABF8EC
analogous
#F8ABDE #F8ABB7 #F8C6AB
triadic
#F8ABB7 #B7F8AB #ABB7F8
tetradic
#F8ABB7 #DEF8AB #ABF8EC #C6ABF8
square
#F8ABB7 #DEF8AB #ABF8EC #C6ABF8
split-complementary
#F8ABB7 #ABF8C6 #ABDEF8
monochromatic
#EF3A56 #F37387 #F8ABB7 #FDE3E7 #FDE3E7
Accessibility & contrast
On white
1.83
#F8ABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#F8ABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8ABB7
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8ABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8ABB7 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B7B7
Deuteranopia (green-blind)
#C9C5B6
Tritanopia (blue-blind)
#FFA5AF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #f8abb7; /* rgb */ color: rgb(248, 171, 183); /* oklch */ color: oklch(81.8% 0.092 9.0);
Tailwind
colors: {
custom: {
50: '#fcc4cc',
500: '#f8abb7',
950: '#000000',
},
}SCSS
$custom: #f8abb7; $custom-light: #fcc4cc; $custom-dark: #000000;
JSON
{
"hex": "#f8abb7",
"rgb": {
"r": 248,
"g": 171,
"b": 183
},
"hsl": {
"h": 350.649,
"s": 84.615,
"l": 82.157
},
"oklch": {
"l": 0.81819,
"c": 0.09157,
"h": 9
},
"luminance": 0.52501
}Semantic roles & 50–950 ramp
primary
#F8ABB7
secondary
#6DDAC9
accent
#E1BF04
background
#FFFDFE
surface
#FFF9FA
border
#D7D2D3
text
#181313
muted
#868283