#FFAA89#FFAA89
#FFAA89 is a light, moderate orange. Relative luminance 0.518; OKLCH L 81.4% C 0.110 H 42.0°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAA89 |
|---|---|
| RGB | rgb(255, 170, 137) |
| HSL | hsl(17, 100%, 77%) |
| HSV | hsv(17, 46%, 100%) |
| CMYK | cmyk(0%, 33.3%, 46.3%, 0%) |
| CIE-LAB | lab(77.17, 27.63, 29.79) |
| CIE-LCH | lch(77.17, 40.63, 47.15°) |
| OKLab | oklab(81.36% 0.0821 0.0739) |
| OKLCH | oklch(81.36% 0.11 42) |
| XYZ | xyz(60.1332, 51.8203, 30.4973) |
| Luminance | 0.5182 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.74
Pale Salmon
#FFB19A
ΔE00 3.52
Light Salmon
#FEA993
ΔE00 3.63
Darksalmon
#E9967A
ΔE00 5.60
Peach (survey)
#FFB07C
ΔE00 6.24
Blush (survey)
#F29E8E
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAA89 #89DEFF
analogous
#FF89A3 #FFAA89 #FFE589
triadic
#FFAA89 #89FFAA #AA89FF
tetradic
#FFAA89 #A3FF89 #89DEFF #E589FF
square
#FFAA89 #A3FF89 #89DEFF #E589FF
split-complementary
#FFAA89 #89FFE5 #89A3FF
monochromatic
#FF520F #FF7E4C #FFAA89 #FFD6C6 #FFE9E0
Accessibility & contrast
On white
1.85
#FFAA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#FFAA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAA89
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAA89 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B486
Deuteranopia (green-blind)
#D4C688
Tritanopia (blue-blind)
#FF9CA1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffaa89; /* rgb */ color: rgb(255, 170, 137); /* oklch */ color: oklch(81.4% 0.110 42.0);
Tailwind
colors: {
custom: {
50: '#ffc3ab',
500: '#ffaa89',
950: '#000000',
},
}SCSS
$custom: #ffaa89; $custom-light: #ffc3ab; $custom-dark: #000000;
JSON
{
"hex": "#ffaa89",
"rgb": {
"r": 255,
"g": 170,
"b": 137
},
"hsl": {
"h": 16.78,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.81359,
"c": 0.11046,
"h": 42
},
"luminance": 0.51816
}Semantic roles & 50–950 ramp
primary
#FFAA89
secondary
#4DB6E0
accent
#A5E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281