#FFAA7D#FFAA7D
#FFAA7D is a light, moderate orange. Relative luminance 0.515; OKLCH L 81.1% C 0.117 H 48.5°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAA7D |
|---|---|
| RGB | rgb(255, 170, 125) |
| HSL | hsl(21, 100%, 75%) |
| HSV | hsv(21, 51%, 100%) |
| CMYK | cmyk(0%, 33.3%, 51%, 0%) |
| CIE-LAB | lab(76.98, 26.52, 35.89) |
| CIE-LCH | lch(76.98, 44.63, 53.53°) |
| OKLab | oklab(81.14% 0.0775 0.0875) |
| OKLCH | oklch(81.14% 0.117 48.5) |
| XYZ | xyz(59.3198, 51.4950, 26.2134) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.93
Lightsalmon
#FFA07A
ΔE00 3.70
Sandybrown
#F4A460
ΔE00 6.78
Pale Salmon
#FFB19A
ΔE00 6.83
Apricot (survey)
#FFB16D
ΔE00 6.84
Pastel Orange
#FF964F
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAA7D #7DD2FF
analogous
#FF7D91 #FFAA7D #FFEB7D
triadic
#FFAA7D #7DFFAA #AA7DFF
tetradic
#FFAA7D #91FF7D #7DD2FF #EB7DFF
square
#FFAA7D #91FF7D #7DD2FF #EB7DFF
split-complementary
#FFAA7D #7DFFEB #7D91FF
monochromatic
#FF5A03 #FF8240 #FFAA7D #FFD2BA #FFEBE0
Accessibility & contrast
On white
1.86
#FFAA7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#FFAA7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAA7D
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAA7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAA7D | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B379
Deuteranopia (green-blind)
#D5C57D
Tritanopia (blue-blind)
#FF9B9F
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffaa7d; /* rgb */ color: rgb(255, 170, 125); /* oklch */ color: oklch(81.1% 0.117 48.5);
Tailwind
colors: {
custom: {
50: '#ffc3a3',
500: '#ffaa7d',
950: '#000000',
},
}SCSS
$custom: #ffaa7d; $custom-light: #ffc3a3; $custom-dark: #000000;
JSON
{
"hex": "#ffaa7d",
"rgb": {
"r": 255,
"g": 170,
"b": 125
},
"hsl": {
"h": 20.769,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.81144,
"c": 0.11686,
"h": 48.5
},
"luminance": 0.5149
}Semantic roles & 50–950 ramp
primary
#FFAA7D
secondary
#42A8DE
accent
#96E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19120F
muted
#878280