#FCA89F#FCA89F
#FCA89F is a light, moderate red. Relative luminance 0.512; OKLCH L 81.1% C 0.101 H 26.2°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA89F |
|---|---|
| RGB | rgb(252, 168, 159) |
| HSL | hsl(6, 94%, 81%) |
| HSV | hsv(6, 37%, 99%) |
| CMYK | cmyk(0%, 33.3%, 36.9%, 1.2%) |
| CIE-LAB | lab(76.81, 29.87, 17.37) |
| CIE-LCH | lch(76.81, 34.55, 30.19°) |
| OKLab | oklab(81.14% 0.0905 0.0446) |
| OKLCH | oklch(81.14% 0.101 26.2) |
| XYZ | xyz(60.4079, 51.2083, 39.4967) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.76
Peachy Pink
#FF9A8A
ΔE00 4.43
Light Salmon
#FEA993
ΔE00 4.55
Pale Salmon
#FFB19A
ΔE00 5.43
Lightpink
#FFB6C1
ΔE00 8.36
Pale Rose
#FDC1C5
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA89F #9FF3FC
analogous
#FC9FC5 #FCA89F #FCD69F
triadic
#FCA89F #9FFCA8 #A89FFC
tetradic
#FCA89F #C5FC9F #9FF3FC #D69FFC
square
#FCA89F #C5FC9F #9FF3FC #D69FFC
split-complementary
#FCA89F #9FFCD6 #9FC5FC
monochromatic
#F83C28 #FA7264 #FCA89F #FEDEDA #FEE4E1
Accessibility & contrast
On white
1.87
#FCA89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#FCA89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA89F
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA89F | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB49E
Deuteranopia (green-blind)
#CEC49E
Tritanopia (blue-blind)
#FF9DA6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fca89f; /* rgb */ color: rgb(252, 168, 159); /* oklch */ color: oklch(81.1% 0.101 26.2);
Tailwind
colors: {
custom: {
50: '#ffc2bb',
500: '#fca89f',
950: '#000000',
},
}SCSS
$custom: #fca89f; $custom-light: #ffc2bb; $custom-dark: #000000;
JSON
{
"hex": "#fca89f",
"rgb": {
"r": 252,
"g": 168,
"b": 159
},
"hsl": {
"h": 5.806,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.81138,
"c": 0.10087,
"h": 26.2
},
"luminance": 0.51204
}Semantic roles & 50–950 ramp
primary
#FCA89F
secondary
#61D2DE
accent
#CFE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281