#FFAFAB#FFAFAB
#FFAFAB is a very light, moderate red. Relative luminance 0.549; OKLCH L 83.0% C 0.095 H 22.5°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAFAB |
|---|---|
| RGB | rgb(255, 175, 171) |
| HSL | hsl(3, 100%, 84%) |
| HSV | hsv(3, 33%, 100%) |
| CMYK | cmyk(0%, 31.4%, 32.9%, 0%) |
| CIE-LAB | lab(78.96, 28.75, 13.94) |
| CIE-LCH | lch(78.96, 31.95, 25.87°) |
| OKLab | oklab(82.96% 0.0874 0.0362) |
| OKLCH | oklch(82.96% 0.095 22.5) |
| XYZ | xyz(63.9227, 54.8644, 45.7432) |
| Luminance | 0.5486 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.94
Pale Rose
#FDC1C5
ΔE00 6.05
Blush (survey)
#F29E8E
ΔE00 6.23
Light Salmon
#FEA993
ΔE00 6.61
Peachy Pink
#FF9A8A
ΔE00 6.87
Pale Salmon
#FFB19A
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAFAB #ABFBFF
analogous
#FFABD1 #FFAFAB #FFD9AB
triadic
#FFAFAB #ABFFAF #AFABFF
tetradic
#FFAFAB #D1FFAB #ABFBFF #D9ABFF
square
#FFAFAB #D1FFAB #ABFBFF #D9ABFF
split-complementary
#FFAFAB #ABFFD9 #ABD1FF
monochromatic
#FF3A31 #FF756E #FFAFAB #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.75
#FFAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#FFAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAFAB
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAFAB | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAAA
Deuteranopia (green-blind)
#D2CAAA
Tritanopia (blue-blind)
#FFA6AE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffafab; /* rgb */ color: rgb(255, 175, 171); /* oklch */ color: oklch(83.0% 0.095 22.5);
Tailwind
colors: {
custom: {
50: '#ffc7c4',
500: '#ffafab',
950: '#000000',
},
}SCSS
$custom: #ffafab; $custom-light: #ffc7c4; $custom-dark: #000000;
JSON
{
"hex": "#ffafab",
"rgb": {
"r": 255,
"g": 175,
"b": 171
},
"hsl": {
"h": 2.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.82958,
"c": 0.09456,
"h": 22.5
},
"luminance": 0.5486
}Semantic roles & 50–950 ramp
primary
#FFAFAB
secondary
#6ADFE5
accent
#DBE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282