#FFAFA3#FFAFA3
#FFAFA3 is a very light, moderate red. Relative luminance 0.546; OKLCH L 82.8% C 0.096 H 28.7°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAFA3 |
|---|---|
| RGB | rgb(255, 175, 163) |
| HSL | hsl(8, 100%, 82%) |
| HSV | hsv(8, 36%, 100%) |
| CMYK | cmyk(0%, 31.4%, 36.1%, 0%) |
| CIE-LAB | lab(78.79, 27.79, 18.02) |
| CIE-LCH | lch(78.79, 33.12, 32.97°) |
| OKLab | oklab(82.77% 0.0843 0.0462) |
| OKLCH | oklch(82.77% 0.096 28.7) |
| XYZ | xyz(63.1832, 54.5686, 41.8482) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 3.79
Pale Salmon
#FFB19A
ΔE00 3.99
Blush (survey)
#F29E8E
ΔE00 4.50
Peachy Pink
#FF9A8A
ΔE00 5.37
Pale Rose
#FDC1C5
ΔE00 7.99
Lightpink
#FFB6C1
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAFA3 #A3F3FF
analogous
#FFA3C5 #FFAFA3 #FFDDA3
triadic
#FFAFA3 #A3FFAF #AFA3FF
tetradic
#FFAFA3 #C5FFA3 #A3F3FF #DDA3FF
square
#FFAFA3 #C5FFA3 #A3F3FF #DDA3FF
split-complementary
#FFAFA3 #A3FFDD #A3C5FF
monochromatic
#FF4529 #FF7A66 #FFAFA3 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.76
#FFAFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#FFAFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAFA3
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAFA3 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B9A2
Deuteranopia (green-blind)
#D3C9A2
Tritanopia (blue-blind)
#FFA5AC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffafa3; /* rgb */ color: rgb(255, 175, 163); /* oklch */ color: oklch(82.8% 0.096 28.7);
Tailwind
colors: {
custom: {
50: '#ffc7be',
500: '#ffafa3',
950: '#000000',
},
}SCSS
$custom: #ffafa3; $custom-light: #ffc7be; $custom-dark: #000000;
JSON
{
"hex": "#ffafa3",
"rgb": {
"r": 255,
"g": 175,
"b": 163
},
"hsl": {
"h": 7.826,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.8277,
"c": 0.09614,
"h": 28.7
},
"luminance": 0.54564
}Semantic roles & 50–950 ramp
primary
#FFAFA3
secondary
#63D3E3
accent
#C8E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282