#FCA79F#FCA79F
#FCA79F is a light, moderate red. Relative luminance 0.508; OKLCH L 81.0% C 0.102 H 25.4°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA79F |
|---|---|
| RGB | rgb(252, 167, 159) |
| HSL | hsl(5, 94%, 81%) |
| HSV | hsv(5, 37%, 99%) |
| CMYK | cmyk(0%, 33.7%, 36.9%, 1.2%) |
| CIE-LAB | lab(76.58, 30.39, 17.06) |
| CIE-LCH | lch(76.58, 34.85, 29.31°) |
| OKLab | oklab(80.97% 0.0921 0.0438) |
| OKLCH | oklch(80.97% 0.102 25.4) |
| XYZ | xyz(60.2240, 50.8405, 39.4354) |
| Luminance | 0.5084 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.90
Peachy Pink
#FF9A8A
ΔE00 4.46
Light Salmon
#FEA993
ΔE00 4.92
Pale Salmon
#FFB19A
ΔE00 5.85
Lightpink
#FFB6C1
ΔE00 8.18
Pale Rose
#FDC1C5
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA79F #9FF4FC
analogous
#FC9FC5 #FCA79F #FCD59F
triadic
#FCA79F #9FFCA7 #A79FFC
tetradic
#FCA79F #C5FC9F #9FF4FC #D59FFC
square
#FCA79F #C5FC9F #9FF4FC #D59FFC
split-complementary
#FCA79F #9FFCD5 #9FC5FC
monochromatic
#F83A28 #FA7164 #FCA79F #FEDDDA #FEE4E1
Accessibility & contrast
On white
1.88
#FCA79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#FCA79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA79F
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA79F | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B39E
Deuteranopia (green-blind)
#CDC49E
Tritanopia (blue-blind)
#FF9CA5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca79f; /* rgb */ color: rgb(252, 167, 159); /* oklch */ color: oklch(81.0% 0.102 25.4);
Tailwind
colors: {
custom: {
50: '#ffc2bb',
500: '#fca79f',
950: '#000000',
},
}SCSS
$custom: #fca79f; $custom-light: #ffc2bb; $custom-dark: #000000;
JSON
{
"hex": "#fca79f",
"rgb": {
"r": 252,
"g": 167,
"b": 159
},
"hsl": {
"h": 5.161,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.80967,
"c": 0.10195,
"h": 25.4
},
"luminance": 0.50836
}Semantic roles & 50–950 ramp
primary
#FCA79F
secondary
#61D4DE
accent
#D2E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281