#FFAFAC#FFAFAC
#FFAFAC is a very light, moderate red. Relative luminance 0.549; OKLCH L 83.0% C 0.094 H 21.7°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAFAC |
|---|---|
| RGB | rgb(255, 175, 172) |
| HSL | hsl(2, 100%, 84%) |
| HSV | hsv(2, 33%, 100%) |
| CMYK | cmyk(0%, 31.4%, 32.5%, 0%) |
| CIE-LAB | lab(78.99, 28.87, 13.43) |
| CIE-LCH | lch(78.99, 31.84, 24.95°) |
| OKLab | oklab(82.98% 0.0878 0.0349) |
| OKLCH | oklch(82.98% 0.094 21.7) |
| XYZ | xyz(64.0184, 54.9027, 46.2471) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.60
Pale Rose
#FDC1C5
ΔE00 5.86
Blush (survey)
#F29E8E
ΔE00 6.50
Soft Pink
#FDB0C0
ΔE00 6.79
Light Salmon
#FEA993
ΔE00 6.97
Light Rose
#FFC5CB
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAFAC #ACFCFF
analogous
#FFACD2 #FFAFAC #FFD8AC
triadic
#FFAFAC #ACFFAF #AFACFF
tetradic
#FFAFAC #D2FFAC #ACFCFF #D8ACFF
square
#FFAFAC #D2FFAC #ACFCFF #D8ACFF
split-complementary
#FFAFAC #ACFFD8 #ACD2FF
monochromatic
#FF3932 #FF746F #FFAFAC #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.75
#FFAFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#FFAFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAFAC
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAFAC | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAAB
Deuteranopia (green-blind)
#D2CAAB
Tritanopia (blue-blind)
#FFA6AF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffafac; /* rgb */ color: rgb(255, 175, 172); /* oklch */ color: oklch(83.0% 0.094 21.7);
Tailwind
colors: {
custom: {
50: '#ffc7c4',
500: '#ffafac',
950: '#000000',
},
}SCSS
$custom: #ffafac; $custom-light: #ffc7c4; $custom-dark: #000000;
JSON
{
"hex": "#ffafac",
"rgb": {
"r": 255,
"g": 175,
"b": 172
},
"hsl": {
"h": 2.169,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.82983,
"c": 0.09444,
"h": 21.7
},
"luminance": 0.54899
}Semantic roles & 50–950 ramp
primary
#FFAFAC
secondary
#6AE0E5
accent
#DDE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282