#FFA97E#FFA97E
#FFA97E is a light, moderate orange. Relative luminance 0.511; OKLCH L 81.0% C 0.117 H 47.2°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA97E |
|---|---|
| RGB | rgb(255, 169, 126) |
| HSL | hsl(20, 100%, 75%) |
| HSV | hsv(20, 51%, 100%) |
| CMYK | cmyk(0%, 33.7%, 50.6%, 0%) |
| CIE-LAB | lab(76.77, 27.13, 35.09) |
| CIE-LCH | lch(76.77, 44.36, 52.29°) |
| OKLab | oklab(80.99% 0.0795 0.0857) |
| OKLCH | oklch(80.99% 0.117 47.2) |
| XYZ | xyz(59.1973, 51.1472, 26.4892) |
| Luminance | 0.5114 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.05
Peach (survey)
#FFB07C
ΔE00 3.62
Pale Salmon
#FFB19A
ΔE00 6.31
Light Salmon
#FEA993
ΔE00 6.61
Darksalmon
#E9967A
ΔE00 6.73
Pastel Orange
#FF964F
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA97E #7ED4FF
analogous
#FF7E94 #FFA97E #FFEA7E
triadic
#FFA97E #7EFFA9 #A97EFF
tetradic
#FFA97E #94FF7E #7ED4FF #EA7EFF
square
#FFA97E #94FF7E #7ED4FF #EA7EFF
split-complementary
#FFA97E #7EFFEA #7E94FF
monochromatic
#FF5704 #FF8041 #FFA97E #FFD2BB #FFEBE0
Accessibility & contrast
On white
1.87
#FFA97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#FFA97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA97E
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA97E | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B27B
Deuteranopia (green-blind)
#D4C57E
Tritanopia (blue-blind)
#FF9A9E
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa97e; /* rgb */ color: rgb(255, 169, 126); /* oklch */ color: oklch(81.0% 0.117 47.2);
Tailwind
colors: {
custom: {
50: '#ffc3a4',
500: '#ffa97e',
950: '#000000',
},
}SCSS
$custom: #ffa97e; $custom-light: #ffc3a4; $custom-dark: #000000;
JSON
{
"hex": "#ffa97e",
"rgb": {
"r": 255,
"g": 169,
"b": 126
},
"hsl": {
"h": 20,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.80987,
"c": 0.11687,
"h": 47.2
},
"luminance": 0.51142
}Semantic roles & 50–950 ramp
primary
#FFA97E
secondary
#43AADE
accent
#99E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19120F
muted
#878280