#F5ABAB#F5ABAB
#F5ABAB is a light, moderate red. Relative luminance 0.515; OKLCH L 81.2% C 0.087 H 19.1°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F5ABAB |
|---|---|
| RGB | rgb(245, 171, 171) |
| HSL | hsl(0, 79%, 82%) |
| HSV | hsv(0, 30%, 96%) |
| CMYK | cmyk(0%, 30.2%, 30.2%, 3.9%) |
| CIE-LAB | lab(76.97, 27.16, 10.97) |
| CIE-LCH | lch(76.97, 29.29, 21.99°) |
| OKLab | oklab(81.18% 0.0826 0.0287) |
| OKLCH | oklch(81.18% 0.087 19.1) |
| XYZ | xyz(59.5714, 51.4823, 45.3196) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.94
Pale Rose
#FDC1C5
ΔE00 5.71
Soft Pink
#FDB0C0
ΔE00 5.78
Pink
#FFC0CB
ΔE00 6.77
Blush (survey)
#F29E8E
ΔE00 6.88
Light Rose
#FFC5CB
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5ABAB #ABF5F5
analogous
#F5ABD0 #F5ABAB #F5D0AB
triadic
#F5ABAB #ABF5AB #ABABF5
tetradic
#F5ABAB #D0F5AB #ABF5F5 #D0ABF5
square
#F5ABAB #D0F5AB #ABF5F5 #D0ABF5
split-complementary
#F5ABAB #ABF5D0 #ABD0F5
monochromatic
#E83E3E #EE7474 #F5ABAB #FCE2E2 #FCE4E4
Accessibility & contrast
On white
1.86
#F5ABAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#F5ABAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5ABAB
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5ABAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5ABAB | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AB
Deuteranopia (green-blind)
#CAC4AA
Tritanopia (blue-blind)
#FFA3AB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f5abab; /* rgb */ color: rgb(245, 171, 171); /* oklch */ color: oklch(81.2% 0.087 19.1);
Tailwind
colors: {
custom: {
50: '#fac4c4',
500: '#f5abab',
950: '#000000',
},
}SCSS
$custom: #f5abab; $custom-light: #fac4c4; $custom-dark: #000000;
JSON
{
"hex": "#f5abab",
"rgb": {
"r": 245,
"g": 171,
"b": 171
},
"hsl": {
"h": 0,
"s": 78.723,
"l": 81.569
},
"oklch": {
"l": 0.81182,
"c": 0.08747,
"h": 19.1
},
"luminance": 0.51479
}Semantic roles & 50–950 ramp
primary
#F5ABAB
secondary
#6FD5D5
accent
#DBDB0A
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171212
muted
#858282