#FCBCA5#FCBCA5
#FCBCA5 is a very light, moderate orange. Relative luminance 0.594; OKLCH L 84.8% C 0.081 H 40.6°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCA5 |
|---|---|
| RGB | rgb(252, 188, 165) |
| HSL | hsl(16, 94%, 82%) |
| HSV | hsv(16, 35%, 99%) |
| CMYK | cmyk(0%, 25.4%, 34.5%, 1.2%) |
| CIE-LAB | lab(81.50, 20.07, 20.66) |
| CIE-LCH | lch(81.50, 28.80, 45.82°) |
| OKLab | oklab(84.81% 0.0614 0.0527) |
| OKLCH | oklch(84.81% 0.081 40.6) |
| XYZ | xyz(64.9216, 59.3823, 43.6324) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.37
Light Salmon
#FEA993
ΔE00 5.37
Apricot
#FBCEB1
ΔE00 6.78
Blush (survey)
#F29E8E
ΔE00 7.97
Lightsalmon
#FFA07A
ΔE00 8.25
Peach (survey)
#FFB07C
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCA5 #A5E5FC
analogous
#FCA5BA #FCBCA5 #FCE8A5
triadic
#FCBCA5 #A5FCBC #BCA5FC
tetradic
#FCBCA5 #BAFCA5 #A5E5FC #E8A5FC
square
#FCBCA5 #BAFCA5 #A5E5FC #E8A5FC
split-complementary
#FCBCA5 #A5FCE8 #A5BAFC
monochromatic
#F8642F #FA906A #FCBCA5 #FEE8E0 #FEE9E1
Accessibility & contrast
On white
1.63
#FCBCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#FCBCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCA5
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCA5 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A3
Deuteranopia (green-blind)
#DAD0A5
Tritanopia (blue-blind)
#FFB2B6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fcbca5; /* rgb */ color: rgb(252, 188, 165); /* oklch */ color: oklch(84.8% 0.081 40.6);
Tailwind
colors: {
custom: {
50: '#ffd0bf',
500: '#fcbca5',
950: '#000000',
},
}SCSS
$custom: #fcbca5; $custom-light: #ffd0bf; $custom-dark: #000000;
JSON
{
"hex": "#fcbca5",
"rgb": {
"r": 252,
"g": 188,
"b": 165
},
"hsl": {
"h": 15.862,
"s": 93.548,
"l": 81.765
},
"oklch": {
"l": 0.84809,
"c": 0.08092,
"h": 40.6
},
"luminance": 0.59378
}Semantic roles & 50–950 ramp
primary
#FCBCA5
secondary
#66BFDF
accent
#A9E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382