#FFA3AF#FFA3AF
#FFA3AF is a light, moderate red. Relative luminance 0.505; OKLCH L 81.0% C 0.110 H 11.3°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA3AF |
|---|---|
| RGB | rgb(255, 163, 175) |
| HSL | hsl(352, 100%, 82%) |
| HSV | hsv(352, 36%, 100%) |
| CMYK | cmyk(0%, 36.1%, 31.4%, 0%) |
| CIE-LAB | lab(76.41, 35.50, 8.13) |
| CIE-LCH | lch(76.41, 36.42, 12.90°) |
| OKLab | oklab(81.03% 0.1077 0.0215) |
| OKLCH | oklch(81.03% 0.11 11.3) |
| XYZ | xyz(62.0771, 50.5540, 47.0375) |
| Luminance | 0.5055 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.07
Lightpink
#FFB6C1
ΔE00 4.73
Rose Pink
#F7879A
ΔE00 6.38
Faded Pink
#DE9DAC
ΔE00 6.39
Pig Pink
#E78EA5
ΔE00 6.74
Pastel Pink
#FFBACD
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA3AF #A3FFF3
analogous
#FFA3DD #FFA3AF #FFC5A3
triadic
#FFA3AF #AFFFA3 #A3AFFF
tetradic
#FFA3AF #DDFFA3 #A3FFF3 #C5A3FF
square
#FFA3AF #DDFFA3 #A3FFF3 #C5A3FF
split-complementary
#FFA3AF #A3FFC5 #A3DDFF
monochromatic
#FF2945 #FF667A #FFA3AF #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.89
#FFA3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#FFA3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA3AF
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA3AF | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2AF
Deuteranopia (green-blind)
#C9C3AD
Tritanopia (blue-blind)
#FF9BA7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa3af; /* rgb */ color: rgb(255, 163, 175); /* oklch */ color: oklch(81.0% 0.110 11.3);
Tailwind
colors: {
custom: {
50: '#ffbfc6',
500: '#ffa3af',
950: '#000000',
},
}SCSS
$custom: #ffa3af; $custom-light: #ffbfc6; $custom-dark: #000000;
JSON
{
"hex": "#ffa3af",
"rgb": {
"r": 255,
"g": 163,
"b": 175
},
"hsl": {
"h": 352.174,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.81026,
"c": 0.1098,
"h": 11.3
},
"luminance": 0.5055
}Semantic roles & 50–950 ramp
primary
#FFA3AF
secondary
#63E3D3
accent
#E6C800
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181213
muted
#868282