#FCBCA2#FCBCA2
#FCBCA2 is a very light, moderate orange. Relative luminance 0.593; OKLCH L 84.7% C 0.082 H 43.1°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCA2 |
|---|---|
| RGB | rgb(252, 188, 162) |
| HSL | hsl(17, 94%, 81%) |
| HSV | hsv(17, 36%, 99%) |
| CMYK | cmyk(0%, 25.4%, 35.7%, 1.2%) |
| CIE-LAB | lab(81.44, 19.72, 22.17) |
| CIE-LCH | lch(81.44, 29.67, 48.35°) |
| OKLab | oklab(84.74% 0.0602 0.0564) |
| OKLCH | oklch(84.74% 0.082 43.1) |
| XYZ | xyz(64.6517, 59.2743, 42.2112) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.77
Light Salmon
#FEA993
ΔE00 5.75
Apricot
#FBCEB1
ΔE00 6.24
Peach (survey)
#FFB07C
ΔE00 7.70
Lightsalmon
#FFA07A
ΔE00 7.89
Blush (survey)
#F29E8E
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCA2 #A2E2FC
analogous
#FCA2B5 #FCBCA2 #FCE9A2
triadic
#FCBCA2 #A2FCBC #BCA2FC
tetradic
#FCBCA2 #B5FCA2 #A2E2FC #E9A2FC
square
#FCBCA2 #B5FCA2 #A2E2FC #E9A2FC
split-complementary
#FCBCA2 #A2FCE9 #A2B5FC
monochromatic
#F8672B #FA9167 #FCBCA2 #FEE7DD #FEEAE1
Accessibility & contrast
On white
1.63
#FCBCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#FCBCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCA2
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCA2 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC3A0
Deuteranopia (green-blind)
#DBD0A2
Tritanopia (blue-blind)
#FFB2B5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fcbca2; /* rgb */ color: rgb(252, 188, 162); /* oklch */ color: oklch(84.7% 0.082 43.1);
Tailwind
colors: {
custom: {
50: '#ffd0bd',
500: '#fcbca2',
950: '#000000',
},
}SCSS
$custom: #fcbca2; $custom-light: #ffd0bd; $custom-dark: #000000;
JSON
{
"hex": "#fcbca2",
"rgb": {
"r": 252,
"g": 188,
"b": 162
},
"hsl": {
"h": 17.333,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.84744,
"c": 0.08249,
"h": 43.1
},
"luminance": 0.59271
}Semantic roles & 50–950 ramp
primary
#FCBCA2
secondary
#63BBDF
accent
#A3E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382