#F5ABB2#F5ABB2
#F5ABB2 is a light, moderate red. Relative luminance 0.518; OKLCH L 81.4% C 0.087 H 12.9°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F5ABB2 |
|---|---|
| RGB | rgb(245, 171, 178) |
| HSL | hsl(354, 79%, 82%) |
| HSV | hsv(354, 30%, 96%) |
| CMYK | cmyk(0%, 30.2%, 27.3%, 3.9%) |
| CIE-LAB | lab(77.13, 28.08, 7.39) |
| CIE-LCH | lch(77.13, 29.04, 14.74°) |
| OKLab | oklab(81.36% 0.0853 0.0196) |
| OKLCH | oklch(81.36% 0.087 12.9) |
| XYZ | xyz(60.2564, 51.7562, 48.9270) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.14
Soft Pink
#FDB0C0
ΔE00 3.40
Pale Rose
#FDC1C5
ΔE00 5.30
Pink
#FFC0CB
ΔE00 5.39
Faded Pink
#DE9DAC
ΔE00 5.56
Bubblegum
#FFC1CC
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5ABB2 #ABF5EE
analogous
#F5ABD7 #F5ABB2 #F5C9AB
triadic
#F5ABB2 #B2F5AB #ABB2F5
tetradic
#F5ABB2 #D7F5AB #ABF5EE #C9ABF5
square
#F5ABB2 #D7F5AB #ABF5EE #C9ABF5
split-complementary
#F5ABB2 #ABF5C9 #ABD7F5
monochromatic
#E83E4E #EE7480 #F5ABB2 #FCE2E4 #FCE4E6
Accessibility & contrast
On white
1.85
#F5ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#F5ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5ABB2
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5ABB2 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6B2
Deuteranopia (green-blind)
#C9C4B1
Tritanopia (blue-blind)
#FFA4AE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f5abb2; /* rgb */ color: rgb(245, 171, 178); /* oklch */ color: oklch(81.4% 0.087 12.9);
Tailwind
colors: {
custom: {
50: '#fac4c9',
500: '#f5abb2',
950: '#000000',
},
}SCSS
$custom: #f5abb2; $custom-light: #fac4c9; $custom-dark: #000000;
JSON
{
"hex": "#f5abb2",
"rgb": {
"r": 245,
"g": 171,
"b": 178
},
"hsl": {
"h": 354.324,
"s": 78.723,
"l": 81.569
},
"oklch": {
"l": 0.81363,
"c": 0.08749,
"h": 12.9
},
"luminance": 0.51753
}Semantic roles & 50–950 ramp
primary
#F5ABB2
secondary
#6FD5CC
accent
#DBC70A
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171313
muted
#858282