#FCA09B#FCA09B
#FCA09B is a light, moderate red. Relative luminance 0.482; OKLCH L 79.7% C 0.111 H 23.2°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA09B |
|---|---|
| RGB | rgb(252, 160, 155) |
| HSL | hsl(3, 94%, 80%) |
| HSV | hsv(3, 38%, 99%) |
| CMYK | cmyk(0%, 36.5%, 38.5%, 1.2%) |
| CIE-LAB | lab(74.96, 33.59, 16.98) |
| CIE-LCH | lch(74.96, 37.64, 26.82°) |
| OKLab | oklab(79.69% 0.1016 0.0436) |
| OKLCH | oklch(79.69% 0.111 23.2) |
| XYZ | xyz(58.6347, 48.2082, 37.2209) |
| Luminance | 0.4820 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.23
Blush (survey)
#F29E8E
ΔE00 4.32
Light Salmon
#FEA993
ΔE00 6.23
Blush Pink
#FE828C
ΔE00 7.43
Pale Salmon
#FFB19A
ΔE00 7.51
Lightcoral
#F08080
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA09B #9BF7FC
analogous
#FC9BC6 #FCA09B #FCD19B
triadic
#FCA09B #9BFCA0 #A09BFC
tetradic
#FCA09B #C6FC9B #9BF7FC #D19BFC
square
#FCA09B #C6FC9B #9BF7FC #D19BFC
split-complementary
#FCA09B #9BFCD1 #9BC6FC
monochromatic
#F82F24 #FA6860 #FCA09B #FED8D6 #FEE3E1
Accessibility & contrast
On white
1.97
#FCA09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#FCA09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA09B
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA09B | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD9A
Deuteranopia (green-blind)
#C9C09A
Tritanopia (blue-blind)
#FF959F
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fca09b; /* rgb */ color: rgb(252, 160, 155); /* oklch */ color: oklch(79.7% 0.111 23.2);
Tailwind
colors: {
custom: {
50: '#ffbdb8',
500: '#fca09b',
950: '#000000',
},
}SCSS
$custom: #fca09b; $custom-light: #ffbdb8; $custom-dark: #000000;
JSON
{
"hex": "#fca09b",
"rgb": {
"r": 252,
"g": 160,
"b": 155
},
"hsl": {
"h": 3.093,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.79689,
"c": 0.11052,
"h": 23.2
},
"luminance": 0.48204
}Semantic roles & 50–950 ramp
primary
#FCA09B
secondary
#D5F5F6
accent
#DAE600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180