#FCA786#FCA786
#FCA786 is a light, moderate orange. Relative luminance 0.501; OKLCH L 80.4% C 0.111 H 42.0°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA786 |
|---|---|
| RGB | rgb(252, 167, 134) |
| HSL | hsl(17, 95%, 76%) |
| HSV | hsv(17, 47%, 99%) |
| CMYK | cmyk(0%, 33.7%, 46.8%, 1.2%) |
| CIE-LAB | lab(76.11, 27.75, 29.91) |
| CIE-LCH | lch(76.11, 40.80, 47.15°) |
| OKLab | oklab(80.44% 0.0824 0.0741) |
| OKLCH | oklch(80.44% 0.111 42) |
| XYZ | xyz(58.2698, 50.0588, 29.1430) |
| Luminance | 0.5005 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.26
Light Salmon
#FEA993
ΔE00 3.70
Pale Salmon
#FFB19A
ΔE00 3.91
Darksalmon
#E9967A
ΔE00 4.87
Blush (survey)
#F29E8E
ΔE00 6.04
Peach (survey)
#FFB07C
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA786 #86DBFC
analogous
#FC86A0 #FCA786 #FCE286
triadic
#FCA786 #86FCA7 #A786FC
tetradic
#FCA786 #A0FC86 #86DBFC #E286FC
square
#FCA786 #A0FC86 #86DBFC #E286FC
split-complementary
#FCA786 #86FCE2 #86A0FC
monochromatic
#F9500F #FB7C4A #FCA786 #FDD2C2 #FEE9E1
Accessibility & contrast
On white
1.91
#FCA786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#FCA786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA786
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA786 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB183
Deuteranopia (green-blind)
#D1C385
Tritanopia (blue-blind)
#FF999E
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca786; /* rgb */ color: rgb(252, 167, 134); /* oklch */ color: oklch(80.4% 0.111 42.0);
Tailwind
colors: {
custom: {
50: '#ffc1a9',
500: '#fca786',
950: '#000000',
},
}SCSS
$custom: #fca786; $custom-light: #ffc1a9; $custom-dark: #000000;
JSON
{
"hex": "#fca786",
"rgb": {
"r": 252,
"g": 167,
"b": 134
},
"hsl": {
"h": 16.78,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.80443,
"c": 0.1108,
"h": 42
},
"luminance": 0.50054
}Semantic roles & 50–950 ramp
primary
#FCA786
secondary
#4BB3DB
accent
#A5E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#181210
muted
#868280