#FFAFA9#FFAFA9
#FFAFA9 is a very light, moderate red. Relative luminance 0.548; OKLCH L 82.9% C 0.095 H 24.1°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAFA9 |
|---|---|
| RGB | rgb(255, 175, 169) |
| HSL | hsl(4, 100%, 83%) |
| HSV | hsv(4, 34%, 100%) |
| CMYK | cmyk(0%, 31.4%, 33.7%, 0%) |
| CIE-LAB | lab(78.92, 28.50, 14.96) |
| CIE-LCH | lch(78.92, 32.19, 27.69°) |
| OKLab | oklab(82.91% 0.0866 0.0387) |
| OKLCH | oklch(82.91% 0.095 24.1) |
| XYZ | xyz(63.7335, 54.7888, 44.7469) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.70
Light Salmon
#FEA993
ΔE00 5.89
Pale Salmon
#FFB19A
ΔE00 6.15
Peachy Pink
#FF9A8A
ΔE00 6.39
Pale Rose
#FDC1C5
ΔE00 6.48
Lightpink
#FFB6C1
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAFA9 #A9F9FF
analogous
#FFA9CE #FFAFA9 #FFDAA9
triadic
#FFAFA9 #A9FFAF #AFA9FF
tetradic
#FFAFA9 #CEFFA9 #A9F9FF #DAA9FF
square
#FFAFA9 #CEFFA9 #A9F9FF #DAA9FF
split-complementary
#FFAFA9 #A9FFDA #A9CEFF
monochromatic
#FF3D2F #FF766C #FFAFA9 #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.76
#FFAFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#FFAFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAFA9
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAFA9 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAA8
Deuteranopia (green-blind)
#D2C9A8
Tritanopia (blue-blind)
#FFA6AE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffafa9; /* rgb */ color: rgb(255, 175, 169); /* oklch */ color: oklch(82.9% 0.095 24.1);
Tailwind
colors: {
custom: {
50: '#ffc7c2',
500: '#ffafa9',
950: '#000000',
},
}SCSS
$custom: #ffafa9; $custom-light: #ffc7c2; $custom-dark: #000000;
JSON
{
"hex": "#ffafa9",
"rgb": {
"r": 255,
"g": 175,
"b": 169
},
"hsl": {
"h": 4.186,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.8291,
"c": 0.09485,
"h": 24.1
},
"luminance": 0.54785
}Semantic roles & 50–950 ramp
primary
#FFAFA9
secondary
#68DCE4
accent
#D5E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282