#FCBCA3#FCBCA3
#FCBCA3 is a very light, moderate orange. Relative luminance 0.593; OKLCH L 84.8% C 0.082 H 42.3°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCA3 |
|---|---|
| RGB | rgb(252, 188, 163) |
| HSL | hsl(17, 94%, 81%) |
| HSV | hsv(17, 35%, 99%) |
| CMYK | cmyk(0%, 25.4%, 35.3%, 1.2%) |
| CIE-LAB | lab(81.46, 19.84, 21.67) |
| CIE-LCH | lch(81.46, 29.38, 47.52°) |
| OKLab | oklab(84.77% 0.0606 0.0551) |
| OKLCH | oklch(84.77% 0.082 42.3) |
| XYZ | xyz(64.7410, 59.3100, 42.6812) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.61
Light Salmon
#FEA993
ΔE00 5.60
Apricot
#FBCEB1
ΔE00 6.40
Lightsalmon
#FFA07A
ΔE00 7.99
Peach (survey)
#FFB07C
ΔE00 8.02
Blush (survey)
#F29E8E
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCA3 #A3E3FC
analogous
#FCA3B7 #FCBCA3 #FCE9A3
triadic
#FCBCA3 #A3FCBC #BCA3FC
tetradic
#FCBCA3 #B7FCA3 #A3E3FC #E9A3FC
square
#FCBCA3 #B7FCA3 #A3E3FC #E9A3FC
split-complementary
#FCBCA3 #A3FCE9 #A3B7FC
monochromatic
#F8662C #FA9168 #FCBCA3 #FEE7DE #FEE9E1
Accessibility & contrast
On white
1.63
#FCBCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#FCBCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCA3
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCA3 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC3A1
Deuteranopia (green-blind)
#DBD0A3
Tritanopia (blue-blind)
#FFB2B5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fcbca3; /* rgb */ color: rgb(252, 188, 163); /* oklch */ color: oklch(84.8% 0.082 42.3);
Tailwind
colors: {
custom: {
50: '#ffd0be',
500: '#fcbca3',
950: '#000000',
},
}SCSS
$custom: #fcbca3; $custom-light: #ffd0be; $custom-dark: #000000;
JSON
{
"hex": "#fcbca3",
"rgb": {
"r": 252,
"g": 188,
"b": 163
},
"hsl": {
"h": 16.854,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.84766,
"c": 0.08195,
"h": 42.3
},
"luminance": 0.59306
}Semantic roles & 50–950 ramp
primary
#FCBCA3
secondary
#64BCDF
accent
#A5E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382