#FFABAB#FFABAB
#FFABAB is a very light, moderate red. Relative luminance 0.533; OKLCH L 82.3% C 0.099 H 19.4°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFABAB |
|---|---|
| RGB | rgb(255, 171, 171) |
| HSL | hsl(0, 100%, 84%) |
| HSV | hsv(0, 33%, 100%) |
| CMYK | cmyk(0%, 32.9%, 32.9%, 0%) |
| CIE-LAB | lab(78.07, 30.84, 12.68) |
| CIE-LCH | lch(78.07, 33.34, 22.35°) |
| OKLab | oklab(82.27% 0.0937 0.033) |
| OKLCH | oklch(82.27% 0.099 19.4) |
| XYZ | xyz(63.1557, 53.3304, 45.4876) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.23
Soft Pink
#FDB0C0
ΔE00 6.07
Pale Rose
#FDC1C5
ΔE00 6.33
Blush (survey)
#F29E8E
ΔE00 6.88
Peachy Pink
#FF9A8A
ΔE00 7.27
Pink
#FFC0CB
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFABAB #ABFFFF
analogous
#FFABD5 #FFABAB #FFD5AB
triadic
#FFABAB #ABFFAB #ABABFF
tetradic
#FFABAB #D5FFAB #ABFFFF #D5ABFF
square
#FFABAB #D5FFAB #ABFFFF #D5ABFF
split-complementary
#FFABAB #ABFFD5 #ABD5FF
monochromatic
#FF3131 #FF6E6E #FFABAB #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.80
#FFABAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#FFABAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFABAB
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFABAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFABAB | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AB
Deuteranopia (green-blind)
#CFC7AA
Tritanopia (blue-blind)
#FFA2AC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffabab; /* rgb */ color: rgb(255, 171, 171); /* oklch */ color: oklch(82.3% 0.099 19.4);
Tailwind
colors: {
custom: {
50: '#ffc4c4',
500: '#ffabab',
950: '#000000',
},
}SCSS
$custom: #ffabab; $custom-light: #ffc4c4; $custom-dark: #000000;
JSON
{
"hex": "#ffabab",
"rgb": {
"r": 255,
"g": 171,
"b": 171
},
"hsl": {
"h": 0,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.82271,
"c": 0.09929,
"h": 19.4
},
"luminance": 0.53326
}Semantic roles & 50–950 ramp
primary
#FFABAB
secondary
#6AE5E5
accent
#E5E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282