#FCA29F#FCA29F
#FCA29F is a light, moderate red. Relative luminance 0.490; OKLCH L 80.1% C 0.108 H 21.8°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA29F |
|---|---|
| RGB | rgb(252, 162, 159) |
| HSL | hsl(2, 94%, 81%) |
| HSV | hsv(2, 37%, 99%) |
| CMYK | cmyk(0%, 35.7%, 36.9%, 1.2%) |
| CIE-LAB | lab(75.48, 33.00, 15.52) |
| CIE-LCH | lch(75.48, 36.47, 25.19°) |
| OKLab | oklab(80.12% 0.0999 0.04) |
| OKLCH | oklch(80.12% 0.108 21.8) |
| XYZ | xyz(59.3257, 49.0438, 39.1360) |
| Luminance | 0.4904 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.04
Peachy Pink
#FF9A8A
ΔE00 5.13
Light Salmon
#FEA993
ΔE00 6.79
Lightpink
#FFB6C1
ΔE00 7.57
Blush Pink
#FE828C
ΔE00 7.59
Pale Salmon
#FFB19A
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA29F #9FF9FC
analogous
#FC9FCB #FCA29F #FCD09F
triadic
#FCA29F #9FFCA2 #A29FFC
tetradic
#FCA29F #CBFC9F #9FF9FC #D09FFC
square
#FCA29F #CBFC9F #9FF9FC #D09FFC
split-complementary
#FCA29F #9FFCD0 #9FCBFC
monochromatic
#F82F28 #FA6964 #FCA29F #FEDBDA #FEE2E1
Accessibility & contrast
On white
1.94
#FCA29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#FCA29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA29F
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA29F | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AF9E
Deuteranopia (green-blind)
#CAC19E
Tritanopia (blue-blind)
#FF97A2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fca29f; /* rgb */ color: rgb(252, 162, 159); /* oklch */ color: oklch(80.1% 0.108 21.8);
Tailwind
colors: {
custom: {
50: '#ffbebb',
500: '#fca29f',
950: '#000000',
},
}SCSS
$custom: #fca29f; $custom-light: #ffbebb; $custom-dark: #000000;
JSON
{
"hex": "#fca29f",
"rgb": {
"r": 252,
"g": 162,
"b": 159
},
"hsl": {
"h": 1.935,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.80118,
"c": 0.10765,
"h": 21.8
},
"luminance": 0.49039
}Semantic roles & 50–950 ramp
primary
#FCA29F
secondary
#D5F5F6
accent
#DEE600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180