#FFAC92#FFAC92
#FFAC92 is a light, moderate red. Relative luminance 0.528; OKLCH L 81.9% C 0.105 H 38.1°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAC92 |
|---|---|
| RGB | rgb(255, 172, 146) |
| HSL | hsl(14, 100%, 79%) |
| HSV | hsv(14, 43%, 100%) |
| CMYK | cmyk(0%, 32.5%, 42.7%, 0%) |
| CIE-LAB | lab(77.78, 27.48, 25.79) |
| CIE-LCH | lch(77.78, 37.69, 43.18°) |
| OKLab | oklab(81.88% 0.0824 0.0647) |
| OKLCH | oklch(81.88% 0.105 38.1) |
| XYZ | xyz(61.1837, 52.8450, 34.1662) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.54
Light Salmon
#FEA993
ΔE00 1.57
Lightsalmon
#FFA07A
ΔE00 4.47
Blush (survey)
#F29E8E
ΔE00 4.83
Peachy Pink
#FF9A8A
ΔE00 5.69
Darksalmon
#E9967A
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAC92 #92E5FF
analogous
#FF92AE #FFAC92 #FFE292
triadic
#FFAC92 #92FFAC #AC92FF
tetradic
#FFAC92 #AEFF92 #92E5FF #E292FF
square
#FFAC92 #AEFF92 #92E5FF #E292FF
split-complementary
#FFAC92 #92FFE2 #92AEFF
monochromatic
#FF4F18 #FF7D55 #FFAC92 #FFDBCF #FFE8E0
Accessibility & contrast
On white
1.82
#FFAC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#FFAC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAC92
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAC92 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B690
Deuteranopia (green-blind)
#D4C791
Tritanopia (blue-blind)
#FF9FA5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffac92; /* rgb */ color: rgb(255, 172, 146); /* oklch */ color: oklch(81.9% 0.105 38.1);
Tailwind
colors: {
custom: {
50: '#ffc5b2',
500: '#ffac92',
950: '#000000',
},
}SCSS
$custom: #ffac92; $custom-light: #ffc5b2; $custom-dark: #000000;
JSON
{
"hex": "#ffac92",
"rgb": {
"r": 255,
"g": 172,
"b": 146
},
"hsl": {
"h": 14.312,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.81883,
"c": 0.10481,
"h": 38.1
},
"luminance": 0.5284
}Semantic roles & 50–950 ramp
primary
#FFAC92
secondary
#54BFE1
accent
#AFE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181311
muted
#868281