#FFAA90#FFAA90
#FFAA90 is a light, moderate red. Relative luminance 0.520; OKLCH L 81.5% C 0.107 H 37.7°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAA90 |
|---|---|
| RGB | rgb(255, 170, 144) |
| HSL | hsl(14, 100%, 78%) |
| HSV | hsv(14, 44%, 100%) |
| CMYK | cmyk(0%, 33.3%, 43.5%, 0%) |
| CIE-LAB | lab(77.30, 28.32, 26.21) |
| CIE-LCH | lch(77.30, 38.59, 42.78°) |
| OKLab | oklab(81.5% 0.0848 0.0657) |
| OKLCH | oklch(81.5% 0.107 37.7) |
| XYZ | xyz(60.6517, 52.0277, 33.2281) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.36
Pale Salmon
#FFB19A
ΔE00 1.96
Lightsalmon
#FFA07A
ΔE00 4.20
Blush (survey)
#F29E8E
ΔE00 4.52
Peachy Pink
#FF9A8A
ΔE00 5.27
Darksalmon
#E9967A
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAA90 #90E5FF
analogous
#FF90AD #FFAA90 #FFE190
triadic
#FFAA90 #90FFAA #AA90FF
tetradic
#FFAA90 #ADFF90 #90E5FF #E190FF
square
#FFAA90 #ADFF90 #90E5FF #E190FF
split-complementary
#FFAA90 #90FFE1 #90ADFF
monochromatic
#FF4C16 #FF7B53 #FFAA90 #FFD9CD #FFE8E0
Accessibility & contrast
On white
1.84
#FFAA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#FFAA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAA90
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAA90 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB48E
Deuteranopia (green-blind)
#D3C68F
Tritanopia (blue-blind)
#FF9DA3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffaa90; /* rgb */ color: rgb(255, 170, 144); /* oklch */ color: oklch(81.5% 0.107 37.7);
Tailwind
colors: {
custom: {
50: '#ffc4b0',
500: '#ffaa90',
950: '#000000',
},
}SCSS
$custom: #ffaa90; $custom-light: #ffc4b0; $custom-dark: #000000;
JSON
{
"hex": "#ffaa90",
"rgb": {
"r": 255,
"g": 170,
"b": 144
},
"hsl": {
"h": 14.054,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.81496,
"c": 0.10726,
"h": 37.7
},
"luminance": 0.52023
}Semantic roles & 50–950 ramp
primary
#FFAA90
secondary
#53BFE1
accent
#B0E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281