#FCA787#FCA787
#FCA787 is a light, moderate orange. Relative luminance 0.501; OKLCH L 80.5% C 0.110 H 41.4°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA787 |
|---|---|
| RGB | rgb(252, 167, 135) |
| HSL | hsl(16, 95%, 76%) |
| HSV | hsv(16, 46%, 99%) |
| CMYK | cmyk(0%, 33.7%, 46.4%, 1.2%) |
| CIE-LAB | lab(76.12, 27.85, 29.40) |
| CIE-LCH | lch(76.12, 40.49, 46.56°) |
| OKLab | oklab(80.46% 0.0828 0.0729) |
| OKLCH | oklch(80.46% 0.11 41.4) |
| XYZ | xyz(58.3398, 50.0868, 29.5121) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.42
Light Salmon
#FEA993
ΔE00 3.39
Pale Salmon
#FFB19A
ΔE00 3.67
Darksalmon
#E9967A
ΔE00 4.80
Blush (survey)
#F29E8E
ΔE00 5.75
Pinkish Tan
#D99B82
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA787 #87DCFC
analogous
#FC87A1 #FCA787 #FCE187
triadic
#FCA787 #87FCA7 #A787FC
tetradic
#FCA787 #A1FC87 #87DCFC #E187FC
square
#FCA787 #A1FC87 #87DCFC #E187FC
split-complementary
#FCA787 #87FCE1 #87A1FC
monochromatic
#F94F10 #FB7B4B #FCA787 #FDD3C3 #FEE9E1
Accessibility & contrast
On white
1.91
#FCA787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#FCA787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA787
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA787 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB184
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#FF999F
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca787; /* rgb */ color: rgb(252, 167, 135); /* oklch */ color: oklch(80.5% 0.110 41.4);
Tailwind
colors: {
custom: {
50: '#ffc1aa',
500: '#fca787',
950: '#000000',
},
}SCSS
$custom: #fca787; $custom-light: #ffc1aa; $custom-dark: #000000;
JSON
{
"hex": "#fca787",
"rgb": {
"r": 252,
"g": 167,
"b": 135
},
"hsl": {
"h": 16.41,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.80462,
"c": 0.11031,
"h": 41.4
},
"luminance": 0.50082
}Semantic roles & 50–950 ramp
primary
#FCA787
secondary
#4CB4DB
accent
#A7E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#181210
muted
#868280