#FFAA92#FFAA92
#FFAA92 is a light, moderate red. Relative luminance 0.521; OKLCH L 81.5% C 0.106 H 36.5°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAA92 |
|---|---|
| RGB | rgb(255, 170, 146) |
| HSL | hsl(13, 100%, 79%) |
| HSV | hsv(13, 43%, 100%) |
| CMYK | cmyk(0%, 33.3%, 42.7%, 0%) |
| CIE-LAB | lab(77.33, 28.53, 25.18) |
| CIE-LCH | lch(77.33, 38.05, 41.44°) |
| OKLab | oklab(81.54% 0.0856 0.0633) |
| OKLCH | oklch(81.54% 0.106 36.5) |
| XYZ | xyz(60.8059, 52.0894, 34.0403) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.71
Pale Salmon
#FFB19A
ΔE00 1.80
Blush (survey)
#F29E8E
ΔE00 4.07
Lightsalmon
#FFA07A
ΔE00 4.77
Peachy Pink
#FF9A8A
ΔE00 4.83
Darksalmon
#E9967A
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAA92 #92E7FF
analogous
#FF92B0 #FFAA92 #FFE092
triadic
#FFAA92 #92FFAA #AA92FF
tetradic
#FFAA92 #B0FF92 #92E7FF #E092FF
square
#FFAA92 #B0FF92 #92E7FF #E092FF
split-complementary
#FFAA92 #92FFE0 #92B0FF
monochromatic
#FF4B18 #FF7A55 #FFAA92 #FFDACF #FFE7E0
Accessibility & contrast
On white
1.84
#FFAA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#FFAA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAA92
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAA92 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB490
Deuteranopia (green-blind)
#D2C691
Tritanopia (blue-blind)
#FF9DA4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffaa92; /* rgb */ color: rgb(255, 170, 146); /* oklch */ color: oklch(81.5% 0.106 36.5);
Tailwind
colors: {
custom: {
50: '#ffc4b2',
500: '#ffaa92',
950: '#000000',
},
}SCSS
$custom: #ffaa92; $custom-light: #ffc4b2; $custom-dark: #000000;
JSON
{
"hex": "#ffaa92",
"rgb": {
"r": 255,
"g": 170,
"b": 146
},
"hsl": {
"h": 13.211,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.81536,
"c": 0.10644,
"h": 36.5
},
"luminance": 0.52085
}Semantic roles & 50–950 ramp
primary
#FFAA92
secondary
#54C2E1
accent
#B3E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281