#FFAFA4#FFAFA4
#FFAFA4 is a very light, moderate red. Relative luminance 0.546; OKLCH L 82.8% C 0.096 H 28.0°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAFA4 |
|---|---|
| RGB | rgb(255, 175, 164) |
| HSL | hsl(7, 100%, 82%) |
| HSV | hsv(7, 36%, 100%) |
| CMYK | cmyk(0%, 31.4%, 35.7%, 0%) |
| CIE-LAB | lab(78.81, 27.90, 17.51) |
| CIE-LCH | lch(78.81, 32.94, 32.11°) |
| OKLab | oklab(82.79% 0.0847 0.045) |
| OKLCH | oklch(82.79% 0.096 28) |
| XYZ | xyz(63.2731, 54.6046, 42.3219) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 4.13
Pale Salmon
#FFB19A
ΔE00 4.35
Blush (survey)
#F29E8E
ΔE00 4.65
Peachy Pink
#FF9A8A
ΔE00 5.48
Pale Rose
#FDC1C5
ΔE00 7.72
Lightpink
#FFB6C1
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAFA4 #A4F4FF
analogous
#FFA4C7 #FFAFA4 #FFDDA4
triadic
#FFAFA4 #A4FFAF #AFA4FF
tetradic
#FFAFA4 #C7FFA4 #A4F4FF #DDA4FF
square
#FFAFA4 #C7FFA4 #A4F4FF #DDA4FF
split-complementary
#FFAFA4 #A4FFDD #A4C7FF
monochromatic
#FF432A #FF7967 #FFAFA4 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.76
#FFAFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#FFAFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAFA4
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAFA4 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BAA3
Deuteranopia (green-blind)
#D3C9A3
Tritanopia (blue-blind)
#FFA5AC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffafa4; /* rgb */ color: rgb(255, 175, 164); /* oklch */ color: oklch(82.8% 0.096 28.0);
Tailwind
colors: {
custom: {
50: '#ffc7bf',
500: '#ffafa4',
950: '#000000',
},
}SCSS
$custom: #ffafa4; $custom-light: #ffc7bf; $custom-dark: #000000;
JSON
{
"hex": "#ffafa4",
"rgb": {
"r": 255,
"g": 175,
"b": 164
},
"hsl": {
"h": 7.253,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.82793,
"c": 0.09589,
"h": 28
},
"luminance": 0.546
}Semantic roles & 50–950 ramp
primary
#FFAFA4
secondary
#64D4E4
accent
#CAE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282