#FCB3AA#FCB3AA
#FCB3AA is a very light, moderate red. Relative luminance 0.558; OKLCH L 83.3% C 0.087 H 26.9°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB3AA |
|---|---|
| RGB | rgb(252, 179, 170) |
| HSL | hsl(7, 93%, 83%) |
| HSV | hsv(7, 33%, 99%) |
| CMYK | cmyk(0%, 29%, 32.5%, 1.2%) |
| CIE-LAB | lab(79.52, 25.41, 15.22) |
| CIE-LCH | lch(79.52, 29.62, 30.92°) |
| OKLab | oklab(83.31% 0.0774 0.0393) |
| OKLCH | oklch(83.31% 0.087 26.9) |
| XYZ | xyz(63.5226, 55.8419, 45.4552) |
| Luminance | 0.5584 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.04
Light Salmon
#FEA993
ΔE00 5.28
Blush (survey)
#F29E8E
ΔE00 5.75
Pale Rose
#FDC1C5
ΔE00 6.31
Peachy Pink
#FF9A8A
ΔE00 6.92
Lightpink
#FFB6C1
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB3AA #AAF3FC
analogous
#FCAACA #FCB3AA #FCDCAA
triadic
#FCB3AA #AAFCB3 #B3AAFC
tetradic
#FCB3AA #CAFCAA #AAF3FC #DCAAFC
square
#FCB3AA #CAFCAA #AAF3FC #DCAAFC
split-complementary
#FCB3AA #AAFCDC #AACAFC
monochromatic
#F84934 #FA7E6F #FCB3AA #FEE5E1 #FEE5E1
Accessibility & contrast
On white
1.73
#FCB3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#FCB3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB3AA
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB3AA | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BCA9
Deuteranopia (green-blind)
#D3CBA9
Tritanopia (blue-blind)
#FFAAB1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fcb3aa; /* rgb */ color: rgb(252, 179, 170); /* oklch */ color: oklch(83.3% 0.087 26.9);
Tailwind
colors: {
custom: {
50: '#ffcac3',
500: '#fcb3aa',
950: '#000000',
},
}SCSS
$custom: #fcb3aa; $custom-light: #ffcac3; $custom-dark: #000000;
JSON
{
"hex": "#fcb3aa",
"rgb": {
"r": 252,
"g": 179,
"b": 170
},
"hsl": {
"h": 6.585,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.83312,
"c": 0.08684,
"h": 26.9
},
"luminance": 0.55838
}Semantic roles & 50–950 ramp
primary
#FCB3AA
secondary
#6AD3E0
accent
#CCE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282