#FFAFA5#FFAFA5
#FFAFA5 is a very light, moderate red. Relative luminance 0.546; OKLCH L 82.8% C 0.096 H 27.2°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAFA5 |
|---|---|
| RGB | rgb(255, 175, 165) |
| HSL | hsl(7, 100%, 82%) |
| HSV | hsv(7, 35%, 100%) |
| CMYK | cmyk(0%, 31.4%, 35.3%, 0%) |
| CIE-LAB | lab(78.83, 28.02, 17.00) |
| CIE-LCH | lch(78.83, 32.78, 31.25°) |
| OKLab | oklab(82.82% 0.0851 0.0437) |
| OKLCH | oklch(82.82% 0.096 27.2) |
| XYZ | xyz(63.3638, 54.6409, 42.7994) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 4.47
Pale Salmon
#FFB19A
ΔE00 4.71
Blush (survey)
#F29E8E
ΔE00 4.82
Peachy Pink
#FF9A8A
ΔE00 5.63
Pale Rose
#FDC1C5
ΔE00 7.46
Lightpink
#FFB6C1
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAFA5 #A5F5FF
analogous
#FFA5C8 #FFAFA5 #FFDCA5
triadic
#FFAFA5 #A5FFAF #AFA5FF
tetradic
#FFAFA5 #C8FFA5 #A5F5FF #DCA5FF
square
#FFAFA5 #C8FFA5 #A5F5FF #DCA5FF
split-complementary
#FFAFA5 #A5FFDC #A5C8FF
monochromatic
#FF422B #FF7968 #FFAFA5 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.76
#FFAFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#FFAFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAFA5
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAFA5 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BAA4
Deuteranopia (green-blind)
#D3C9A4
Tritanopia (blue-blind)
#FFA5AD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffafa5; /* rgb */ color: rgb(255, 175, 165); /* oklch */ color: oklch(82.8% 0.096 27.2);
Tailwind
colors: {
custom: {
50: '#ffc7bf',
500: '#ffafa5',
950: '#000000',
},
}SCSS
$custom: #ffafa5; $custom-light: #ffc7bf; $custom-dark: #000000;
JSON
{
"hex": "#ffafa5",
"rgb": {
"r": 255,
"g": 175,
"b": 165
},
"hsl": {
"h": 6.667,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.82816,
"c": 0.09565,
"h": 27.2
},
"luminance": 0.54637
}Semantic roles & 50–950 ramp
primary
#FFAFA5
secondary
#64D6E4
accent
#CCE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282