#FCB8A4#FCB8A4
#FCB8A4 is a very light, moderate red. Relative luminance 0.577; OKLCH L 84.1% C 0.084 H 37.0°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB8A4 |
|---|---|
| RGB | rgb(252, 184, 164) |
| HSL | hsl(14, 94%, 82%) |
| HSV | hsv(14, 35%, 99%) |
| CMYK | cmyk(0%, 27%, 34.9%, 1.2%) |
| CIE-LAB | lab(80.55, 22.06, 19.87) |
| CIE-LCH | lch(80.55, 29.69, 42.02°) |
| OKLab | oklab(84.07% 0.0673 0.0508) |
| OKLCH | oklch(84.07% 0.084 37) |
| XYZ | xyz(63.9882, 57.6606, 42.8740) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.29
Light Salmon
#FEA993
ΔE00 4.12
Blush (survey)
#F29E8E
ΔE00 6.55
Lightsalmon
#FFA07A
ΔE00 7.97
Peachy Pink
#FF9A8A
ΔE00 8.01
Apricot
#FBCEB1
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB8A4 #A4E8FC
analogous
#FCA4BC #FCB8A4 #FCE4A4
triadic
#FCB8A4 #A4FCB8 #B8A4FC
tetradic
#FCB8A4 #BCFCA4 #A4E8FC #E4A4FC
square
#FCB8A4 #BCFCA4 #A4E8FC #E4A4FC
split-complementary
#FCB8A4 #A4FCE4 #A4BCFC
monochromatic
#F85C2E #FA8A69 #FCB8A4 #FEE6DF #FEE8E1
Accessibility & contrast
On white
1.68
#FCB8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#FCB8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB8A4
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB8A4 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C0A2
Deuteranopia (green-blind)
#D8CDA4
Tritanopia (blue-blind)
#FFAEB3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fcb8a4; /* rgb */ color: rgb(252, 184, 164); /* oklch */ color: oklch(84.1% 0.084 37.0);
Tailwind
colors: {
custom: {
50: '#ffcdbf',
500: '#fcb8a4',
950: '#000000',
},
}SCSS
$custom: #fcb8a4; $custom-light: #ffcdbf; $custom-dark: #000000;
JSON
{
"hex": "#fcb8a4",
"rgb": {
"r": 252,
"g": 184,
"b": 164
},
"hsl": {
"h": 13.636,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.84065,
"c": 0.08428,
"h": 37
},
"luminance": 0.57657
}Semantic roles & 50–950 ramp
primary
#FCB8A4
secondary
#65C3DF
accent
#B1E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181312
muted
#868382