#FCA885#FCA885
#FCA885 is a light, moderate orange. Relative luminance 0.504; OKLCH L 80.6% C 0.111 H 43.4°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA885 |
|---|---|
| RGB | rgb(252, 168, 133) |
| HSL | hsl(18, 95%, 75%) |
| HSV | hsv(18, 47%, 99%) |
| CMYK | cmyk(0%, 33.3%, 47.2%, 1.2%) |
| CIE-LAB | lab(76.31, 27.13, 30.72) |
| CIE-LCH | lch(76.31, 40.99, 48.55°) |
| OKLab | oklab(80.6% 0.0804 0.076) |
| OKLCH | oklch(80.6% 0.111 43.4) |
| XYZ | xyz(58.3842, 50.3988, 28.8387) |
| Luminance | 0.5039 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.31
Pale Salmon
#FFB19A
ΔE00 4.32
Light Salmon
#FEA993
ΔE00 4.36
Darksalmon
#E9967A
ΔE00 5.25
Peach (survey)
#FFB07C
ΔE00 5.65
Blush (survey)
#F29E8E
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA885 #85D9FC
analogous
#FC859D #FCA885 #FCE385
triadic
#FCA885 #85FCA8 #A885FC
tetradic
#FCA885 #9DFC85 #85D9FC #E385FC
square
#FCA885 #9DFC85 #85D9FC #E385FC
split-complementary
#FCA885 #85FCE3 #859DFC
monochromatic
#F9530E #FB7D49 #FCA885 #FDD3C1 #FEEAE1
Accessibility & contrast
On white
1.90
#FCA885 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#FCA885 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA885
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA885 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA885 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB282
Deuteranopia (green-blind)
#D2C384
Tritanopia (blue-blind)
#FF9A9F
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca885; /* rgb */ color: rgb(252, 168, 133); /* oklch */ color: oklch(80.6% 0.111 43.4);
Tailwind
colors: {
custom: {
50: '#ffc2a9',
500: '#fca885',
950: '#000000',
},
}SCSS
$custom: #fca885; $custom-light: #ffc2a9; $custom-dark: #000000;
JSON
{
"hex": "#fca885",
"rgb": {
"r": 252,
"g": 168,
"b": 133
},
"hsl": {
"h": 17.647,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.80598,
"c": 0.1106,
"h": 43.4
},
"luminance": 0.50394
}Semantic roles & 50–950 ramp
primary
#FCA885
secondary
#4AB0DB
accent
#A2E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18120F
muted
#868280