#FCB8A8#FCB8A8
#FCB8A8 is a very light, moderate red. Relative luminance 0.578; OKLCH L 84.2% C 0.083 H 33.7°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB8A8 |
|---|---|
| RGB | rgb(252, 184, 168) |
| HSL | hsl(11, 93%, 82%) |
| HSV | hsv(11, 33%, 99%) |
| CMYK | cmyk(0%, 27%, 33.3%, 1.2%) |
| CIE-LAB | lab(80.63, 22.54, 17.84) |
| CIE-LCH | lch(80.63, 28.75, 38.37°) |
| OKLab | oklab(84.16% 0.0688 0.0458) |
| OKLCH | oklch(84.16% 0.083 33.7) |
| XYZ | xyz(64.3552, 57.8074, 44.8065) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.08
Light Salmon
#FEA993
ΔE00 4.43
Blush (survey)
#F29E8E
ΔE00 6.33
Peachy Pink
#FF9A8A
ΔE00 7.76
Pale Rose
#FDC1C5
ΔE00 8.00
Lightsalmon
#FFA07A
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB8A8 #A8ECFC
analogous
#FCA8C2 #FCB8A8 #FCE2A8
triadic
#FCB8A8 #A8FCB8 #B8A8FC
tetradic
#FCB8A8 #C2FCA8 #A8ECFC #E2A8FC
square
#FCB8A8 #C2FCA8 #A8ECFC #E2A8FC
split-complementary
#FCB8A8 #A8FCE2 #A8C2FC
monochromatic
#F85732 #FA886D #FCB8A8 #FEE7E1 #FEE7E1
Accessibility & contrast
On white
1.67
#FCB8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#FCB8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB8A8
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB8A8 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C0A7
Deuteranopia (green-blind)
#D7CDA7
Tritanopia (blue-blind)
#FFAFB4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fcb8a8; /* rgb */ color: rgb(252, 184, 168); /* oklch */ color: oklch(84.2% 0.083 33.7);
Tailwind
colors: {
custom: {
50: '#ffcdc1',
500: '#fcb8a8',
950: '#000000',
},
}SCSS
$custom: #fcb8a8; $custom-light: #ffcdc1; $custom-dark: #000000;
JSON
{
"hex": "#fcb8a8",
"rgb": {
"r": 252,
"g": 184,
"b": 168
},
"hsl": {
"h": 11.429,
"s": 93.333,
"l": 82.353
},
"oklch": {
"l": 0.84155,
"c": 0.08268,
"h": 33.7
},
"luminance": 0.57804
}Semantic roles & 50–950 ramp
primary
#FCB8A8
secondary
#69C9DF
accent
#BAE600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181312
muted
#868382