#FCA97A#FCA97A
#FCA97A is a light, moderate orange. Relative luminance 0.505; OKLCH L 80.6% C 0.116 H 50.0°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA97A |
|---|---|
| RGB | rgb(252, 169, 122) |
| HSL | hsl(22, 96%, 73%) |
| HSV | hsv(22, 52%, 99%) |
| CMYK | cmyk(0%, 32.9%, 51.6%, 1.2%) |
| CIE-LAB | lab(76.36, 25.61, 36.61) |
| CIE-LCH | lch(76.36, 44.68, 55.02°) |
| OKLab | oklab(80.58% 0.0746 0.089) |
| OKLCH | oklch(80.58% 0.116 50) |
| XYZ | xyz(57.8490, 50.4812, 25.1057) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.41
Lightsalmon
#FFA07A
ΔE00 4.30
Sandybrown
#F4A460
ΔE00 5.89
Apricot (survey)
#FFB16D
ΔE00 6.12
Pastel Orange
#FF964F
ΔE00 6.46
Faded Orange
#F0944D
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA97A #7ACDFC
analogous
#FC7A8C #FCA97A #FCEA7A
triadic
#FCA97A #7AFCA9 #A97AFC
tetradic
#FCA97A #8CFC7A #7ACDFC #EA7AFC
square
#FCA97A #8CFC7A #7ACDFC #EA7AFC
split-complementary
#FCA97A #7AFCEA #7A8CFC
monochromatic
#F65C06 #FB823E #FCA97A #FDD0B6 #FEECE1
Accessibility & contrast
On white
1.89
#FCA97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#FCA97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA97A
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA97A | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B276
Deuteranopia (green-blind)
#D3C37A
Tritanopia (blue-blind)
#FF9A9D
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca97a; /* rgb */ color: rgb(252, 169, 122); /* oklch */ color: oklch(80.6% 0.116 50.0);
Tailwind
colors: {
custom: {
50: '#ffc3a1',
500: '#fca97a',
950: '#000000',
},
}SCSS
$custom: #fca97a; $custom-light: #ffc3a1; $custom-dark: #000000;
JSON
{
"hex": "#fca97a",
"rgb": {
"r": 252,
"g": 169,
"b": 122
},
"hsl": {
"h": 21.692,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.8058,
"c": 0.11611,
"h": 50
},
"luminance": 0.50477
}Semantic roles & 50–950 ramp
primary
#FCA97A
secondary
#41A2D9
accent
#93E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18120F
muted
#868280