#FCA97B#FCA97B
#FCA97B is a light, moderate orange. Relative luminance 0.505; OKLCH L 80.6% C 0.116 H 49.5°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA97B |
|---|---|
| RGB | rgb(252, 169, 123) |
| HSL | hsl(21, 96%, 74%) |
| HSV | hsv(21, 51%, 99%) |
| CMYK | cmyk(0%, 32.9%, 51.2%, 1.2%) |
| CIE-LAB | lab(76.38, 25.70, 36.10) |
| CIE-LCH | lch(76.38, 44.31, 54.56°) |
| OKLab | oklab(80.6% 0.075 0.0879) |
| OKLCH | oklch(80.6% 0.116 49.5) |
| XYZ | xyz(57.9113, 50.5061, 25.4337) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.61
Lightsalmon
#FFA07A
ΔE00 4.07
Sandybrown
#F4A460
ΔE00 6.16
Apricot (survey)
#FFB16D
ΔE00 6.38
Pastel Orange
#FF964F
ΔE00 6.63
Pale Salmon
#FFB19A
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA97B #7BCEFC
analogous
#FC7B8D #FCA97B #FCE97B
triadic
#FCA97B #7BFCA9 #A97BFC
tetradic
#FCA97B #8DFC7B #7BCEFC #E97BFC
square
#FCA97B #8DFC7B #7BCEFC #E97BFC
split-complementary
#FCA97B #7BFCE9 #7B8DFC
monochromatic
#F75C06 #FB823F #FCA97B #FDD0B7 #FEECE1
Accessibility & contrast
On white
1.89
#FCA97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#FCA97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA97B
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA97B | 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)
#C0B277
Deuteranopia (green-blind)
#D3C37B
Tritanopia (blue-blind)
#FF9A9D
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca97b; /* rgb */ color: rgb(252, 169, 123); /* oklch */ color: oklch(80.6% 0.116 49.5);
Tailwind
colors: {
custom: {
50: '#ffc3a2',
500: '#fca97b',
950: '#000000',
},
}SCSS
$custom: #fca97b; $custom-light: #ffc3a2; $custom-dark: #000000;
JSON
{
"hex": "#fca97b",
"rgb": {
"r": 252,
"g": 169,
"b": 123
},
"hsl": {
"h": 21.395,
"s": 95.556,
"l": 73.529
},
"oklch": {
"l": 0.80597,
"c": 0.11552,
"h": 49.5
},
"luminance": 0.50501
}Semantic roles & 50–950 ramp
primary
#FCA97B
secondary
#42A3D9
accent
#94E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18120F
muted
#868280