#FFA97A#FFA97A
#FFA97A is a light, moderate orange. Relative luminance 0.510; OKLCH L 80.9% C 0.119 H 49.1°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA97A |
|---|---|
| RGB | rgb(255, 169, 122) |
| HSL | hsl(21, 100%, 74%) |
| HSV | hsv(21, 52%, 100%) |
| CMYK | cmyk(0%, 33.7%, 52.2%, 0%) |
| CIE-LAB | lab(76.71, 26.79, 37.12) |
| CIE-LCH | lch(76.71, 45.77, 54.18°) |
| OKLab | oklab(80.92% 0.078 0.0901) |
| OKLCH | oklch(80.92% 0.119 49.1) |
| XYZ | xyz(58.9443, 51.0460, 25.1570) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.72
Lightsalmon
#FFA07A
ΔE00 3.92
Sandybrown
#F4A460
ΔE00 6.31
Pastel Orange
#FF964F
ΔE00 6.45
Apricot (survey)
#FFB16D
ΔE00 6.47
Pale Salmon
#FFB19A
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA97A #7AD0FF
analogous
#FF7A8E #FFA97A #FFEC7A
triadic
#FFA97A #7AFFA9 #A97AFF
tetradic
#FFA97A #8EFF7A #7AD0FF #EC7AFF
square
#FFA97A #8EFF7A #7AD0FF #EC7AFF
split-complementary
#FFA97A #7AFFEC #7A8EFF
monochromatic
#FF5A00 #FF813D #FFA97A #FFD1B7 #FFEBE0
Accessibility & contrast
On white
1.87
#FFA97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#FFA97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA97A
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA97A | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B276
Deuteranopia (green-blind)
#D5C57A
Tritanopia (blue-blind)
#FF999D
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa97a; /* rgb */ color: rgb(255, 169, 122); /* oklch */ color: oklch(80.9% 0.119 49.1);
Tailwind
colors: {
custom: {
50: '#ffc3a1',
500: '#ffa97a',
950: '#000000',
},
}SCSS
$custom: #ffa97a; $custom-light: #ffc3a1; $custom-dark: #000000;
JSON
{
"hex": "#ffa97a",
"rgb": {
"r": 255,
"g": 169,
"b": 122
},
"hsl": {
"h": 21.203,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.8092,
"c": 0.11912,
"h": 49.1
},
"luminance": 0.51041
}Semantic roles & 50–950 ramp
primary
#FFA97A
secondary
#40A6DD
accent
#94E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19120F
muted
#878280