#FFAA94#FFAA94
#FFAA94 is a light, moderate red. Relative luminance 0.521; OKLCH L 81.6% C 0.106 H 35.2°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAA94 |
|---|---|
| RGB | rgb(255, 170, 148) |
| HSL | hsl(12, 100%, 79%) |
| HSV | hsv(12, 42%, 100%) |
| CMYK | cmyk(0%, 33.3%, 42%, 0%) |
| CIE-LAB | lab(77.37, 28.74, 24.16) |
| CIE-LCH | lch(77.37, 37.54, 40.05°) |
| OKLab | oklab(81.58% 0.0864 0.0609) |
| OKLCH | oklch(81.58% 0.106 35.2) |
| XYZ | xyz(60.9628, 52.1522, 34.8668) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.25
Pale Salmon
#FFB19A
ΔE00 1.88
Blush (survey)
#F29E8E
ΔE00 3.69
Peachy Pink
#FF9A8A
ΔE00 4.45
Lightsalmon
#FFA07A
ΔE00 5.37
Darksalmon
#E9967A
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAA94 #94E9FF
analogous
#FF94B4 #FFAA94 #FFDF94
triadic
#FFAA94 #94FFAA #AA94FF
tetradic
#FFAA94 #B4FF94 #94E9FF #DF94FF
square
#FFAA94 #B4FF94 #94E9FF #DF94FF
split-complementary
#FFAA94 #94FFDF #94B4FF
monochromatic
#FF491A #FF7957 #FFAA94 #FFDBD1 #FFE7E0
Accessibility & contrast
On white
1.84
#FFAA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#FFAA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAA94
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAA94 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB592
Deuteranopia (green-blind)
#D2C693
Tritanopia (blue-blind)
#FF9DA4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffaa94; /* rgb */ color: rgb(255, 170, 148); /* oklch */ color: oklch(81.6% 0.106 35.2);
Tailwind
colors: {
custom: {
50: '#ffc4b3',
500: '#ffaa94',
950: '#000000',
},
}SCSS
$custom: #ffaa94; $custom-light: #ffc4b3; $custom-dark: #000000;
JSON
{
"hex": "#ffaa94",
"rgb": {
"r": 255,
"g": 170,
"b": 148
},
"hsl": {
"h": 12.336,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.81577,
"c": 0.10566,
"h": 35.2
},
"luminance": 0.52148
}Semantic roles & 50–950 ramp
primary
#FFAA94
secondary
#56C5E1
accent
#B6E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281