#FCB4AA#FCB4AA
#FCB4AA is a very light, moderate red. Relative luminance 0.562; OKLCH L 83.5% C 0.086 H 27.9°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB4AA |
|---|---|
| RGB | rgb(252, 180, 170) |
| HSL | hsl(7, 93%, 83%) |
| HSV | hsv(7, 33%, 99%) |
| CMYK | cmyk(0%, 28.6%, 32.5%, 1.2%) |
| CIE-LAB | lab(79.75, 24.89, 15.54) |
| CIE-LCH | lch(79.75, 29.34, 31.98°) |
| OKLab | oklab(83.49% 0.0759 0.0401) |
| OKLCH | oklch(83.49% 0.086 27.9) |
| XYZ | xyz(63.7237, 56.2442, 45.5222) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.71
Light Salmon
#FEA993
ΔE00 5.10
Blush (survey)
#F29E8E
ΔE00 5.80
Pale Rose
#FDC1C5
ΔE00 6.45
Peachy Pink
#FF9A8A
ΔE00 7.02
Light Rose
#FFC5CB
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB4AA #AAF2FC
analogous
#FCAAC9 #FCB4AA #FCDDAA
triadic
#FCB4AA #AAFCB4 #B4AAFC
tetradic
#FCB4AA #C9FCAA #AAF2FC #DDAAFC
square
#FCB4AA #C9FCAA #AAF2FC #DDAAFC
split-complementary
#FCB4AA #AAFCDD #AAC9FC
monochromatic
#F84C34 #FA806F #FCB4AA #FEE5E1 #FEE5E1
Accessibility & contrast
On white
1.71
#FCB4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#FCB4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB4AA
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB4AA | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDA9
Deuteranopia (green-blind)
#D4CBA9
Tritanopia (blue-blind)
#FFABB1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fcb4aa; /* rgb */ color: rgb(252, 180, 170); /* oklch */ color: oklch(83.5% 0.086 27.9);
Tailwind
colors: {
custom: {
50: '#ffcac3',
500: '#fcb4aa',
950: '#000000',
},
}SCSS
$custom: #fcb4aa; $custom-light: #ffcac3; $custom-dark: #000000;
JSON
{
"hex": "#fcb4aa",
"rgb": {
"r": 252,
"g": 180,
"b": 170
},
"hsl": {
"h": 7.317,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.83489,
"c": 0.08581,
"h": 27.9
},
"luminance": 0.5624
}Semantic roles & 50–950 ramp
primary
#FCB4AA
secondary
#6AD1E0
accent
#CAE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282