#FCA97D#FCA97D
#FCA97D is a light, moderate orange. Relative luminance 0.506; OKLCH L 80.6% C 0.114 H 48.5°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA97D |
|---|---|
| RGB | rgb(252, 169, 125) |
| HSL | hsl(21, 95%, 74%) |
| HSV | hsv(21, 50%, 99%) |
| CMYK | cmyk(0%, 32.9%, 50.4%, 1.2%) |
| CIE-LAB | lab(76.41, 25.87, 35.09) |
| CIE-LCH | lch(76.41, 43.60, 53.60°) |
| OKLab | oklab(80.63% 0.0758 0.0857) |
| OKLCH | oklch(80.63% 0.114 48.5) |
| XYZ | xyz(58.0378, 50.5567, 26.0998) |
| Luminance | 0.5055 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.06
Lightsalmon
#FFA07A
ΔE00 3.63
Sandybrown
#F4A460
ΔE00 6.72
Pale Salmon
#FFB19A
ΔE00 6.75
Darksalmon
#E9967A
ΔE00 6.91
Apricot (survey)
#FFB16D
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA97D #7DD0FC
analogous
#FC7D91 #FCA97D #FCE87D
triadic
#FCA97D #7DFCA9 #A97DFC
tetradic
#FCA97D #91FC7D #7DD0FC #E87DFC
square
#FCA97D #91FC7D #7DD0FC #E87DFC
split-complementary
#FCA97D #7DFCE8 #7D91FC
monochromatic
#F95A06 #FB8141 #FCA97D #FDD1B9 #FEEBE1
Accessibility & contrast
On white
1.89
#FCA97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#FCA97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA97D
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA97D | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB279
Deuteranopia (green-blind)
#D3C47D
Tritanopia (blue-blind)
#FF9A9E
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca97d; /* rgb */ color: rgb(252, 169, 125); /* oklch */ color: oklch(80.6% 0.114 48.5);
Tailwind
colors: {
custom: {
50: '#ffc3a3',
500: '#fca97d',
950: '#000000',
},
}SCSS
$custom: #fca97d; $custom-light: #ffc3a3; $custom-dark: #000000;
JSON
{
"hex": "#fca97d",
"rgb": {
"r": 252,
"g": 169,
"b": 125
},
"hsl": {
"h": 20.787,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.8063,
"c": 0.11436,
"h": 48.5
},
"luminance": 0.50552
}Semantic roles & 50–950 ramp
primary
#FCA97D
secondary
#43A6DA
accent
#96E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18120F
muted
#868280