#FCB8A9#FCB8A9
#FCB8A9 is a very light, moderate red. Relative luminance 0.578; OKLCH L 84.2% C 0.082 H 32.8°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB8A9 |
|---|---|
| RGB | rgb(252, 184, 169) |
| HSL | hsl(11, 93%, 83%) |
| HSV | hsv(11, 33%, 99%) |
| CMYK | cmyk(0%, 27%, 32.9%, 1.2%) |
| CIE-LAB | lab(80.65, 22.66, 17.34) |
| CIE-LCH | lch(80.65, 28.53, 37.42°) |
| OKLab | oklab(84.18% 0.0692 0.0446) |
| OKLCH | oklch(84.18% 0.082 32.8) |
| XYZ | xyz(64.4487, 57.8448, 45.2990) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.36
Light Salmon
#FEA993
ΔE00 4.59
Blush (survey)
#F29E8E
ΔE00 6.33
Pale Rose
#FDC1C5
ΔE00 7.65
Peachy Pink
#FF9A8A
ΔE00 7.75
Light Rose
#FFC5CB
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB8A9 #A9EDFC
analogous
#FCA9C4 #FCB8A9 #FCE1A9
triadic
#FCB8A9 #A9FCB8 #B8A9FC
tetradic
#FCB8A9 #C4FCA9 #A9EDFC #E1A9FC
square
#FCB8A9 #C4FCA9 #A9EDFC #E1A9FC
split-complementary
#FCB8A9 #A9FCE1 #A9C4FC
monochromatic
#F85633 #FA876E #FCB8A9 #FEE7E1 #FEE7E1
Accessibility & contrast
On white
1.67
#FCB8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#FCB8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB8A9
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB8A9 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C0A8
Deuteranopia (green-blind)
#D7CDA8
Tritanopia (blue-blind)
#FFAFB4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fcb8a9; /* rgb */ color: rgb(252, 184, 169); /* oklch */ color: oklch(84.2% 0.082 32.8);
Tailwind
colors: {
custom: {
50: '#ffcdc2',
500: '#fcb8a9',
950: '#000000',
},
}SCSS
$custom: #fcb8a9; $custom-light: #ffcdc2; $custom-dark: #000000;
JSON
{
"hex": "#fcb8a9",
"rgb": {
"r": 252,
"g": 184,
"b": 169
},
"hsl": {
"h": 10.843,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.84178,
"c": 0.08232,
"h": 32.8
},
"luminance": 0.57841
}Semantic roles & 50–950 ramp
primary
#FCB8A9
secondary
#6ACAE0
accent
#BCE600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181312
muted
#868382