#FCBCA4#FCBCA4
#FCBCA4 is a very light, moderate orange. Relative luminance 0.593; OKLCH L 84.8% C 0.081 H 41.5°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCA4 |
|---|---|
| RGB | rgb(252, 188, 164) |
| HSL | hsl(16, 94%, 82%) |
| HSV | hsv(16, 35%, 99%) |
| CMYK | cmyk(0%, 25.4%, 34.9%, 1.2%) |
| CIE-LAB | lab(81.48, 19.96, 21.16) |
| CIE-LCH | lch(81.48, 29.09, 46.68°) |
| OKLab | oklab(84.79% 0.061 0.0539) |
| OKLCH | oklch(84.79% 0.081 41.5) |
| XYZ | xyz(64.8309, 59.3460, 43.1549) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.47
Light Salmon
#FEA993
ΔE00 5.47
Apricot
#FBCEB1
ΔE00 6.59
Lightsalmon
#FFA07A
ΔE00 8.11
Blush (survey)
#F29E8E
ΔE00 8.13
Peach (survey)
#FFB07C
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCA4 #A4E4FC
analogous
#FCA4B8 #FCBCA4 #FCE8A4
triadic
#FCBCA4 #A4FCBC #BCA4FC
tetradic
#FCBCA4 #B8FCA4 #A4E4FC #E8A4FC
square
#FCBCA4 #B8FCA4 #A4E4FC #E8A4FC
split-complementary
#FCBCA4 #A4FCE8 #A4B8FC
monochromatic
#F8652E #FA9069 #FCBCA4 #FEE8DF #FEE9E1
Accessibility & contrast
On white
1.63
#FCBCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#FCBCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCA4
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCA4 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC3A2
Deuteranopia (green-blind)
#DBD0A4
Tritanopia (blue-blind)
#FFB2B6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fcbca4; /* rgb */ color: rgb(252, 188, 164); /* oklch */ color: oklch(84.8% 0.081 41.5);
Tailwind
colors: {
custom: {
50: '#ffd0bf',
500: '#fcbca4',
950: '#000000',
},
}SCSS
$custom: #fcbca4; $custom-light: #ffd0bf; $custom-dark: #000000;
JSON
{
"hex": "#fcbca4",
"rgb": {
"r": 252,
"g": 188,
"b": 164
},
"hsl": {
"h": 16.364,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.84787,
"c": 0.08143,
"h": 41.5
},
"luminance": 0.59342
}Semantic roles & 50–950 ramp
primary
#FCBCA4
secondary
#65BEDF
accent
#A7E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382