#F5ABB8#F5ABB8
#F5ABB8 is a light, moderate red. Relative luminance 0.520; OKLCH L 81.5% C 0.088 H 7.6°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F5ABB8 |
|---|---|
| RGB | rgb(245, 171, 184) |
| HSL | hsl(349, 79%, 82%) |
| HSV | hsv(349, 30%, 96%) |
| CMYK | cmyk(0%, 30.2%, 24.9%, 3.9%) |
| CIE-LAB | lab(77.28, 28.91, 4.33) |
| CIE-LCH | lch(77.28, 29.23, 8.52°) |
| OKLab | oklab(81.53% 0.0875 0.0117) |
| OKLCH | oklch(81.53% 0.088 7.6) |
| XYZ | xyz(60.8720, 52.0025, 52.1693) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.81
Lightpink
#FFB6C1
ΔE00 2.72
Pastel Pink
#FFBACD
ΔE00 4.31
Baby Pink
#FFB7CE
ΔE00 4.58
Faded Pink
#DE9DAC
ΔE00 4.78
Pink
#FFC0CB
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5ABB8 #ABF5E8
analogous
#F5ABDD #F5ABB8 #F5C3AB
triadic
#F5ABB8 #B8F5AB #ABB8F5
tetradic
#F5ABB8 #DDF5AB #ABF5E8 #C3ABF5
square
#F5ABB8 #DDF5AB #ABF5E8 #C3ABF5
split-complementary
#F5ABB8 #ABF5C3 #ABDDF5
monochromatic
#E83E5C #EE748A #F5ABB8 #FCE2E6 #FCE4E8
Accessibility & contrast
On white
1.84
#F5ABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#F5ABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5ABB8
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5ABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5ABB8 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7B8
Deuteranopia (green-blind)
#C8C4B7
Tritanopia (blue-blind)
#FFA5B0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f5abb8; /* rgb */ color: rgb(245, 171, 184); /* oklch */ color: oklch(81.5% 0.088 7.6);
Tailwind
colors: {
custom: {
50: '#fac4cd',
500: '#f5abb8',
950: '#000000',
},
}SCSS
$custom: #f5abb8; $custom-light: #fac4cd; $custom-dark: #000000;
JSON
{
"hex": "#f5abb8",
"rgb": {
"r": 245,
"g": 171,
"b": 184
},
"hsl": {
"h": 349.459,
"s": 78.723,
"l": 81.569
},
"oklch": {
"l": 0.81525,
"c": 0.08828,
"h": 7.6
},
"luminance": 0.51999
}Semantic roles & 50–950 ramp
primary
#F5ABB8
secondary
#6FD5C3
accent
#DBB60A
background
#FFFDFE
surface
#FFF9FA
border
#D7D2D3
text
#171313
muted
#858283