#FCA887#FCA887
#FCA887 is a light, moderate orange. Relative luminance 0.504; OKLCH L 80.6% C 0.110 H 42.2°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA887 |
|---|---|
| RGB | rgb(252, 168, 135) |
| HSL | hsl(17, 95%, 76%) |
| HSV | hsv(17, 46%, 99%) |
| CMYK | cmyk(0%, 33.3%, 46.4%, 1.2%) |
| CIE-LAB | lab(76.35, 27.32, 29.70) |
| CIE-LCH | lch(76.35, 40.35, 47.39°) |
| OKLab | oklab(80.64% 0.0812 0.0736) |
| OKLCH | oklch(80.64% 0.11 42.2) |
| XYZ | xyz(58.5237, 50.4546, 29.5734) |
| Luminance | 0.5045 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.47
Light Salmon
#FEA993
ΔE00 3.73
Pale Salmon
#FFB19A
ΔE00 3.80
Darksalmon
#E9967A
ΔE00 5.06
Blush (survey)
#F29E8E
ΔE00 6.15
Peach (survey)
#FFB07C
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA887 #87DBFC
analogous
#FC87A0 #FCA887 #FCE287
triadic
#FCA887 #87FCA8 #A887FC
tetradic
#FCA887 #A0FC87 #87DBFC #E287FC
square
#FCA887 #A0FC87 #87DBFC #E287FC
split-complementary
#FCA887 #87FCE2 #87A0FC
monochromatic
#F95110 #FB7D4B #FCA887 #FDD3C3 #FEE9E1
Accessibility & contrast
On white
1.89
#FCA887 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#FCA887 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA887
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA887 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA887 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB284
Deuteranopia (green-blind)
#D1C386
Tritanopia (blue-blind)
#FF9A9F
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca887; /* rgb */ color: rgb(252, 168, 135); /* oklch */ color: oklch(80.6% 0.110 42.2);
Tailwind
colors: {
custom: {
50: '#ffc2aa',
500: '#fca887',
950: '#000000',
},
}SCSS
$custom: #fca887; $custom-light: #ffc2aa; $custom-dark: #000000;
JSON
{
"hex": "#fca887",
"rgb": {
"r": 252,
"g": 168,
"b": 135
},
"hsl": {
"h": 16.923,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.80636,
"c": 0.1096,
"h": 42.2
},
"luminance": 0.5045
}Semantic roles & 50–950 ramp
primary
#FCA887
secondary
#4CB3DB
accent
#A5E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281