#FCA29D#FCA29D
#FCA29D is a light, moderate red. Relative luminance 0.490; OKLCH L 80.1% C 0.108 H 23.2°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA29D |
|---|---|
| RGB | rgb(252, 162, 157) |
| HSL | hsl(3, 94%, 80%) |
| HSV | hsv(3, 38%, 99%) |
| CMYK | cmyk(0%, 35.7%, 37.7%, 1.2%) |
| CIE-LAB | lab(75.44, 32.77, 16.55) |
| CIE-LCH | lch(75.44, 36.72, 26.80°) |
| OKLab | oklab(80.07% 0.0992 0.0425) |
| OKLCH | oklch(80.07% 0.108 23.2) |
| XYZ | xyz(59.1535, 48.9750, 38.2293) |
| Luminance | 0.4897 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.40
Peachy Pink
#FF9A8A
ΔE00 4.48
Light Salmon
#FEA993
ΔE00 6.12
Pale Salmon
#FFB19A
ΔE00 7.29
Blush Pink
#FE828C
ΔE00 7.84
Lightcoral
#F08080
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA29D #9DF7FC
analogous
#FC9DC7 #FCA29D #FCD19D
triadic
#FCA29D #9DFCA2 #A29DFC
tetradic
#FCA29D #C7FC9D #9DF7FC #D19DFC
square
#FCA29D #C7FC9D #9DF7FC #D19DFC
split-complementary
#FCA29D #9DFCD1 #9DC7FC
monochromatic
#F83126 #FA6A62 #FCA29D #FEDAD8 #FEE3E1
Accessibility & contrast
On white
1.95
#FCA29D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#FCA29D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA29D
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA29D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA29D | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF9C
Deuteranopia (green-blind)
#CAC19C
Tritanopia (blue-blind)
#FF97A1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fca29d; /* rgb */ color: rgb(252, 162, 157); /* oklch */ color: oklch(80.1% 0.108 23.2);
Tailwind
colors: {
custom: {
50: '#ffbeb9',
500: '#fca29d',
950: '#000000',
},
}SCSS
$custom: #fca29d; $custom-light: #ffbeb9; $custom-dark: #000000;
JSON
{
"hex": "#fca29d",
"rgb": {
"r": 252,
"g": 162,
"b": 157
},
"hsl": {
"h": 3.158,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.80072,
"c": 0.10792,
"h": 23.2
},
"luminance": 0.4897
}Semantic roles & 50–950 ramp
primary
#FCA29D
secondary
#D5F5F6
accent
#D9E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180