#FCA89B#FCA89B
#FCA89B is a light, moderate red. Relative luminance 0.511; OKLCH L 81.0% C 0.102 H 29.1°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA89B |
|---|---|
| RGB | rgb(252, 168, 155) |
| HSL | hsl(8, 94%, 80%) |
| HSV | hsv(8, 38%, 99%) |
| CMYK | cmyk(0%, 33.3%, 38.5%, 1.2%) |
| CIE-LAB | lab(76.72, 29.41, 19.43) |
| CIE-LCH | lch(76.72, 35.25, 33.45°) |
| OKLab | oklab(81.05% 0.0889 0.0496) |
| OKLCH | oklch(81.05% 0.102 29.1) |
| XYZ | xyz(60.0664, 51.0717, 37.6982) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.91
Light Salmon
#FEA993
ΔE00 3.12
Peachy Pink
#FF9A8A
ΔE00 3.77
Pale Salmon
#FFB19A
ΔE00 4.18
Darksalmon
#E9967A
ΔE00 7.42
Lightsalmon
#FFA07A
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA89B #9BEFFC
analogous
#FC9BBF #FCA89B #FCD89B
triadic
#FCA89B #9BFCA8 #A89BFC
tetradic
#FCA89B #BFFC9B #9BEFFC #D89BFC
square
#FCA89B #BFFC9B #9BEFFC #D89BFC
split-complementary
#FCA89B #9BFCD8 #9BBFFC
monochromatic
#F84124 #FA7460 #FCA89B #FEDCD6 #FEE5E1
Accessibility & contrast
On white
1.87
#FCA89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#FCA89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA89B
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA89B | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB39A
Deuteranopia (green-blind)
#CEC49A
Tritanopia (blue-blind)
#FF9DA5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca89b; /* rgb */ color: rgb(252, 168, 155); /* oklch */ color: oklch(81.0% 0.102 29.1);
Tailwind
colors: {
custom: {
50: '#ffc2b8',
500: '#fca89b',
950: '#000000',
},
}SCSS
$custom: #fca89b; $custom-light: #ffc2b8; $custom-dark: #000000;
JSON
{
"hex": "#fca89b",
"rgb": {
"r": 252,
"g": 168,
"b": 155
},
"hsl": {
"h": 8.041,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.81048,
"c": 0.10182,
"h": 29.1
},
"luminance": 0.51067
}Semantic roles & 50–950 ramp
primary
#FCA89B
secondary
#5DCDDE
accent
#C7E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281