#FCAB8A#FCAB8A
#FCAB8A is a light, moderate orange. Relative luminance 0.517; OKLCH L 81.2% C 0.106 H 43.0°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAB8A |
|---|---|
| RGB | rgb(252, 171, 138) |
| HSL | hsl(17, 95%, 76%) |
| HSV | hsv(17, 45%, 99%) |
| CMYK | cmyk(0%, 32.1%, 45.2%, 1.2%) |
| CIE-LAB | lab(77.08, 26.04, 29.06) |
| CIE-LCH | lch(77.08, 39.03, 48.14°) |
| OKLab | oklab(81.22% 0.0776 0.0723) |
| OKLCH | oklch(81.22% 0.106 43) |
| XYZ | xyz(59.2982, 51.6608, 30.8882) |
| Luminance | 0.5166 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.15
Pale Salmon
#FFB19A
ΔE00 3.55
Light Salmon
#FEA993
ΔE00 3.92
Darksalmon
#E9967A
ΔE00 5.66
Peach (survey)
#FFB07C
ΔE00 5.85
Blush (survey)
#F29E8E
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAB8A #8ADBFC
analogous
#FC8AA2 #FCAB8A #FCE48A
triadic
#FCAB8A #8AFCAB #AB8AFC
tetradic
#FCAB8A #A2FC8A #8ADBFC #E48AFC
square
#FCAB8A #A2FC8A #8ADBFC #E48AFC
split-complementary
#FCAB8A #8AFCE4 #8AA2FC
monochromatic
#F95513 #FA804E #FCAB8A #FED6C6 #FEEAE1
Accessibility & contrast
On white
1.85
#FCAB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#FCAB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAB8A
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAB8A | 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)
#C0B487
Deuteranopia (green-blind)
#D3C58A
Tritanopia (blue-blind)
#FF9EA2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fcab8a; /* rgb */ color: rgb(252, 171, 138); /* oklch */ color: oklch(81.2% 0.106 43.0);
Tailwind
colors: {
custom: {
50: '#ffc4ac',
500: '#fcab8a',
950: '#000000',
},
}SCSS
$custom: #fcab8a; $custom-light: #ffc4ac; $custom-dark: #000000;
JSON
{
"hex": "#fcab8a",
"rgb": {
"r": 252,
"g": 171,
"b": 138
},
"hsl": {
"h": 17.368,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.81217,
"c": 0.10603,
"h": 43
},
"luminance": 0.51656
}Semantic roles & 50–950 ramp
primary
#FCAB8A
secondary
#4FB3DC
accent
#A3E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281