#FCAB89#FCAB89
#FCAB89 is a light, moderate orange. Relative luminance 0.516; OKLCH L 81.2% C 0.107 H 43.6°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAB89 |
|---|---|
| RGB | rgb(252, 171, 137) |
| HSL | hsl(18, 95%, 76%) |
| HSV | hsv(18, 46%, 99%) |
| CMYK | cmyk(0%, 32.1%, 45.6%, 1.2%) |
| CIE-LAB | lab(77.06, 25.94, 29.58) |
| CIE-LCH | lch(77.06, 39.34, 48.74°) |
| OKLab | oklab(81.2% 0.0772 0.0734) |
| OKLCH | oklch(81.2% 0.107 43.6) |
| XYZ | xyz(59.2261, 51.6319, 30.5087) |
| Luminance | 0.5163 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.10
Pale Salmon
#FFB19A
ΔE00 3.85
Light Salmon
#FEA993
ΔE00 4.24
Peach (survey)
#FFB07C
ΔE00 5.54
Darksalmon
#E9967A
ΔE00 5.75
Blush (survey)
#F29E8E
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAB89 #89DAFC
analogous
#FC89A1 #FCAB89 #FCE589
triadic
#FCAB89 #89FCAB #AB89FC
tetradic
#FCAB89 #A1FC89 #89DAFC #E589FC
square
#FCAB89 #A1FC89 #89DAFC #E589FC
split-complementary
#FCAB89 #89FCE5 #89A1FC
monochromatic
#F95612 #FA814D #FCAB89 #FED5C5 #FEEAE1
Accessibility & contrast
On white
1.85
#FCAB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#FCAB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAB89
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAB89 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B486
Deuteranopia (green-blind)
#D3C589
Tritanopia (blue-blind)
#FF9EA2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fcab89; /* rgb */ color: rgb(252, 171, 137); /* oklch */ color: oklch(81.2% 0.107 43.6);
Tailwind
colors: {
custom: {
50: '#ffc4ab',
500: '#fcab89',
950: '#000000',
},
}SCSS
$custom: #fcab89; $custom-light: #ffc4ab; $custom-dark: #000000;
JSON
{
"hex": "#fcab89",
"rgb": {
"r": 252,
"g": 171,
"b": 137
},
"hsl": {
"h": 17.739,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.81198,
"c": 0.10654,
"h": 43.6
},
"luminance": 0.51627
}Semantic roles & 50–950 ramp
primary
#FCAB89
secondary
#4EB2DB
accent
#A2E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281