#FFAA93#FFAA93
#FFAA93 is a light, moderate red. Relative luminance 0.521; OKLCH L 81.6% C 0.106 H 35.8°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAA93 |
|---|---|
| RGB | rgb(255, 170, 147) |
| HSL | hsl(13, 100%, 79%) |
| HSV | hsv(13, 42%, 100%) |
| CMYK | cmyk(0%, 33.3%, 42.4%, 0%) |
| CIE-LAB | lab(77.35, 28.63, 24.67) |
| CIE-LCH | lch(77.35, 37.79, 40.75°) |
| OKLab | oklab(81.56% 0.086 0.0621) |
| OKLCH | oklch(81.56% 0.106 35.8) |
| XYZ | xyz(60.8840, 52.1207, 34.4517) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.41
Pale Salmon
#FFB19A
ΔE00 1.81
Blush (survey)
#F29E8E
ΔE00 3.87
Peachy Pink
#FF9A8A
ΔE00 4.63
Lightsalmon
#FFA07A
ΔE00 5.07
Darksalmon
#E9967A
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAA93 #93E8FF
analogous
#FF93B2 #FFAA93 #FFE093
triadic
#FFAA93 #93FFAA #AA93FF
tetradic
#FFAA93 #B2FF93 #93E8FF #E093FF
square
#FFAA93 #B2FF93 #93E8FF #E093FF
split-complementary
#FFAA93 #93FFE0 #93B2FF
monochromatic
#FF4A19 #FF7A56 #FFAA93 #FFDAD0 #FFE7E0
Accessibility & contrast
On white
1.84
#FFAA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#FFAA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAA93
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAA93 | 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)
#BEB591
Deuteranopia (green-blind)
#D2C692
Tritanopia (blue-blind)
#FF9DA4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffaa93; /* rgb */ color: rgb(255, 170, 147); /* oklch */ color: oklch(81.6% 0.106 35.8);
Tailwind
colors: {
custom: {
50: '#ffc4b2',
500: '#ffaa93',
950: '#000000',
},
}SCSS
$custom: #ffaa93; $custom-light: #ffc4b2; $custom-dark: #000000;
JSON
{
"hex": "#ffaa93",
"rgb": {
"r": 255,
"g": 170,
"b": 147
},
"hsl": {
"h": 12.778,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.81557,
"c": 0.10604,
"h": 35.8
},
"luminance": 0.52116
}Semantic roles & 50–950 ramp
primary
#FFAA93
secondary
#55C3E1
accent
#B5E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181211
muted
#868281