#FFAFA6#FFAFA6
#FFAFA6 is a very light, moderate red. Relative luminance 0.547; OKLCH L 82.8% C 0.095 H 26.4°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAFA6 |
|---|---|
| RGB | rgb(255, 175, 166) |
| HSL | hsl(6, 100%, 83%) |
| HSV | hsv(6, 35%, 100%) |
| CMYK | cmyk(0%, 31.4%, 34.9%, 0%) |
| CIE-LAB | lab(78.86, 28.14, 16.49) |
| CIE-LCH | lch(78.86, 32.62, 30.37°) |
| OKLab | oklab(82.84% 0.0855 0.0425) |
| OKLCH | oklch(82.84% 0.095 26.4) |
| XYZ | xyz(63.4551, 54.6774, 43.2806) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 4.82
Blush (survey)
#F29E8E
ΔE00 5.01
Pale Salmon
#FFB19A
ΔE00 5.07
Peachy Pink
#FF9A8A
ΔE00 5.79
Pale Rose
#FDC1C5
ΔE00 7.20
Lightpink
#FFB6C1
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAFA6 #A6F6FF
analogous
#FFA6CA #FFAFA6 #FFDBA6
triadic
#FFAFA6 #A6FFAF #AFA6FF
tetradic
#FFAFA6 #CAFFA6 #A6F6FF #DBA6FF
square
#FFAFA6 #CAFFA6 #A6F6FF #DBA6FF
split-complementary
#FFAFA6 #A6FFDB #A6CAFF
monochromatic
#FF412C #FF7869 #FFAFA6 #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.76
#FFAFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#FFAFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAFA6
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAFA6 | 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)
#C0BAA5
Deuteranopia (green-blind)
#D3C9A5
Tritanopia (blue-blind)
#FFA5AD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffafa6; /* rgb */ color: rgb(255, 175, 166); /* oklch */ color: oklch(82.8% 0.095 26.4);
Tailwind
colors: {
custom: {
50: '#ffc7c0',
500: '#ffafa6',
950: '#000000',
},
}SCSS
$custom: #ffafa6; $custom-light: #ffc7c0; $custom-dark: #000000;
JSON
{
"hex": "#ffafa6",
"rgb": {
"r": 255,
"g": 175,
"b": 166
},
"hsl": {
"h": 6.067,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.8284,
"c": 0.09543,
"h": 26.4
},
"luminance": 0.54673
}Semantic roles & 50–950 ramp
primary
#FFAFA6
secondary
#65D7E4
accent
#CEE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282