#FCA09F#FCA09F
#FCA09F is a light, moderate red. Relative luminance 0.483; OKLCH L 79.8% C 0.110 H 20.5°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA09F |
|---|---|
| RGB | rgb(252, 160, 159) |
| HSL | hsl(1, 94%, 81%) |
| HSV | hsv(1, 37%, 99%) |
| CMYK | cmyk(0%, 36.5%, 36.9%, 1.2%) |
| CIE-LAB | lab(75.04, 34.04, 14.91) |
| CIE-LCH | lch(75.04, 37.16, 23.65°) |
| OKLab | oklab(79.78% 0.1031 0.0385) |
| OKLCH | oklch(79.78% 0.11 20.5) |
| XYZ | xyz(58.9762, 48.3448, 39.0195) |
| Luminance | 0.4834 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 5.57
Blush (survey)
#F29E8E
ΔE00 5.61
Blush Pink
#FE828C
ΔE00 6.96
Lightpink
#FFB6C1
ΔE00 7.47
Light Salmon
#FEA993
ΔE00 7.53
Rose Pink
#F7879A
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA09F #9FFBFC
analogous
#FC9FCC #FCA09F #FCCE9F
triadic
#FCA09F #9FFCA0 #A09FFC
tetradic
#FCA09F #CCFC9F #9FFBFC #CE9FFC
square
#FCA09F #CCFC9F #9FFBFC #CE9FFC
split-complementary
#FCA09F #9FFCCE #9FCCFC
monochromatic
#F82B28 #FA6564 #FCA09F #FEDBDA #FEE2E1
Accessibility & contrast
On white
1.97
#FCA09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#FCA09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA09F
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA09F | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AE9E
Deuteranopia (green-blind)
#C9C09D
Tritanopia (blue-blind)
#FF95A0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fca09f; /* rgb */ color: rgb(252, 160, 159); /* oklch */ color: oklch(79.8% 0.110 20.5);
Tailwind
colors: {
custom: {
50: '#ffbdbb',
500: '#fca09f',
950: '#000000',
},
}SCSS
$custom: #fca09f; $custom-light: #ffbdbb; $custom-dark: #000000;
JSON
{
"hex": "#fca09f",
"rgb": {
"r": 252,
"g": 160,
"b": 159
},
"hsl": {
"h": 0.645,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.79783,
"c": 0.11005,
"h": 20.5
},
"luminance": 0.4834
}Semantic roles & 50–950 ramp
primary
#FCA09F
secondary
#D5F6F6
accent
#E3E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180