#F5ABB4#F5ABB4
#F5ABB4 is a light, moderate red. Relative luminance 0.518; OKLCH L 81.4% C 0.088 H 11.2°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F5ABB4 |
|---|---|
| RGB | rgb(245, 171, 180) |
| HSL | hsl(353, 79%, 82%) |
| HSV | hsv(353, 30%, 96%) |
| CMYK | cmyk(0%, 30.2%, 26.5%, 3.9%) |
| CIE-LAB | lab(77.18, 28.36, 6.37) |
| CIE-LCH | lch(77.18, 29.06, 12.66°) |
| OKLab | oklab(81.42% 0.086 0.017) |
| OKLCH | oklch(81.42% 0.088 11.2) |
| XYZ | xyz(60.4586, 51.8372, 49.9923) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.79
Lightpink
#FFB6C1
ΔE00 2.84
Pink
#FFC0CB
ΔE00 5.15
Faded Pink
#DE9DAC
ΔE00 5.22
Pastel Pink
#FFBACD
ΔE00 5.22
Pale Rose
#FDC1C5
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5ABB4 #ABF5EC
analogous
#F5ABD9 #F5ABB4 #F5C7AB
triadic
#F5ABB4 #B4F5AB #ABB4F5
tetradic
#F5ABB4 #D9F5AB #ABF5EC #C7ABF5
square
#F5ABB4 #D9F5AB #ABF5EC #C7ABF5
split-complementary
#F5ABB4 #ABF5C7 #ABD9F5
monochromatic
#E83E52 #EE7483 #F5ABB4 #FCE2E5 #FCE4E7
Accessibility & contrast
On white
1.85
#F5ABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#F5ABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5ABB4
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5ABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5ABB4 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B6B4
Deuteranopia (green-blind)
#C9C4B3
Tritanopia (blue-blind)
#FFA5AE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f5abb4; /* rgb */ color: rgb(245, 171, 180); /* oklch */ color: oklch(81.4% 0.088 11.2);
Tailwind
colors: {
custom: {
50: '#fac4ca',
500: '#f5abb4',
950: '#000000',
},
}SCSS
$custom: #f5abb4; $custom-light: #fac4ca; $custom-dark: #000000;
JSON
{
"hex": "#f5abb4",
"rgb": {
"r": 245,
"g": 171,
"b": 180
},
"hsl": {
"h": 352.703,
"s": 78.723,
"l": 81.569
},
"oklch": {
"l": 0.81416,
"c": 0.08768,
"h": 11.2
},
"luminance": 0.51834
}Semantic roles & 50–950 ramp
primary
#F5ABB4
secondary
#6FD5C9
accent
#DBC20A
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171313
muted
#858282