#FFA97B#FFA97B
#FFA97B is a light, moderate orange. Relative luminance 0.511; OKLCH L 80.9% C 0.119 H 48.6°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA97B |
|---|---|
| RGB | rgb(255, 169, 123) |
| HSL | hsl(21, 100%, 74%) |
| HSV | hsv(21, 52%, 100%) |
| CMYK | cmyk(0%, 33.7%, 51.8%, 0%) |
| CIE-LAB | lab(76.72, 26.87, 36.61) |
| CIE-LCH | lch(76.72, 45.42, 53.72°) |
| OKLab | oklab(80.94% 0.0783 0.089) |
| OKLCH | oklch(80.94% 0.119 48.6) |
| XYZ | xyz(59.0066, 51.0709, 25.4850) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.93
Lightsalmon
#FFA07A
ΔE00 3.69
Sandybrown
#F4A460
ΔE00 6.57
Pastel Orange
#FF964F
ΔE00 6.64
Apricot (survey)
#FFB16D
ΔE00 6.73
Pale Salmon
#FFB19A
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA97B #7BD1FF
analogous
#FF7B8F #FFA97B #FFEB7B
triadic
#FFA97B #7BFFA9 #A97BFF
tetradic
#FFA97B #8FFF7B #7BD1FF #EB7BFF
square
#FFA97B #8FFF7B #7BD1FF #EB7BFF
split-complementary
#FFA97B #7BFFEB #7B8FFF
monochromatic
#FF5901 #FF813E #FFA97B #FFD1B8 #FFEBE0
Accessibility & contrast
On white
1.87
#FFA97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#FFA97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA97B
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA97B | 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)
#C0B277
Deuteranopia (green-blind)
#D5C57B
Tritanopia (blue-blind)
#FF999D
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa97b; /* rgb */ color: rgb(255, 169, 123); /* oklch */ color: oklch(80.9% 0.119 48.6);
Tailwind
colors: {
custom: {
50: '#ffc3a2',
500: '#ffa97b',
950: '#000000',
},
}SCSS
$custom: #ffa97b; $custom-light: #ffc3a2; $custom-dark: #000000;
JSON
{
"hex": "#ffa97b",
"rgb": {
"r": 255,
"g": 169,
"b": 123
},
"hsl": {
"h": 20.909,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.80937,
"c": 0.11855,
"h": 48.6
},
"luminance": 0.51066
}Semantic roles & 50–950 ramp
primary
#FFA97B
secondary
#41A7DD
accent
#96E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19120F
muted
#878280