#FFAA88#FFAA88
#FFAA88 is a light, moderate orange. Relative luminance 0.518; OKLCH L 81.3% C 0.111 H 42.6°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAA88 |
|---|---|
| RGB | rgb(255, 170, 136) |
| HSL | hsl(17, 100%, 77%) |
| HSV | hsv(17, 47%, 100%) |
| CMYK | cmyk(0%, 33.3%, 46.7%, 0%) |
| CIE-LAB | lab(77.16, 27.53, 30.30) |
| CIE-LCH | lch(77.16, 40.94, 47.74°) |
| OKLab | oklab(81.34% 0.0817 0.0751) |
| OKLCH | oklch(81.34% 0.111 42.6) |
| XYZ | xyz(60.0618, 51.7918, 30.1213) |
| Luminance | 0.5179 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.64
Pale Salmon
#FFB19A
ΔE00 3.79
Light Salmon
#FEA993
ΔE00 3.94
Darksalmon
#E9967A
ΔE00 5.68
Peach (survey)
#FFB07C
ΔE00 5.94
Blush (survey)
#F29E8E
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAA88 #88DDFF
analogous
#FF88A2 #FFAA88 #FFE688
triadic
#FFAA88 #88FFAA #AA88FF
tetradic
#FFAA88 #A2FF88 #88DDFF #E688FF
square
#FFAA88 #A2FF88 #88DDFF #E688FF
split-complementary
#FFAA88 #88FFE6 #88A2FF
monochromatic
#FF530E #FF7E4B #FFAA88 #FFD6C5 #FFE9E0
Accessibility & contrast
On white
1.85
#FFAA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#FFAA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAA88
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAA88 | 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)
#C0B485
Deuteranopia (green-blind)
#D4C687
Tritanopia (blue-blind)
#FF9CA1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffaa88; /* rgb */ color: rgb(255, 170, 136); /* oklch */ color: oklch(81.3% 0.111 42.6);
Tailwind
colors: {
custom: {
50: '#ffc3ab',
500: '#ffaa88',
950: '#000000',
},
}SCSS
$custom: #ffaa88; $custom-light: #ffc3ab; $custom-dark: #000000;
JSON
{
"hex": "#ffaa88",
"rgb": {
"r": 255,
"g": 170,
"b": 136
},
"hsl": {
"h": 17.143,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.8134,
"c": 0.11095,
"h": 42.6
},
"luminance": 0.51787
}Semantic roles & 50–950 ramp
primary
#FFAA88
secondary
#4CB5DF
accent
#A4E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281