#FCA79B#FCA79B
#FCA79B is a light, moderate red. Relative luminance 0.507; OKLCH L 80.9% C 0.103 H 28.3°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA79B |
|---|---|
| RGB | rgb(252, 167, 155) |
| HSL | hsl(7, 94%, 80%) |
| HSV | hsv(7, 38%, 99%) |
| CMYK | cmyk(0%, 33.7%, 38.5%, 1.2%) |
| CIE-LAB | lab(76.50, 29.93, 19.12) |
| CIE-LCH | lch(76.50, 35.52, 32.57°) |
| OKLab | oklab(80.88% 0.0905 0.0488) |
| OKLCH | oklch(80.88% 0.103 28.3) |
| XYZ | xyz(59.8825, 50.7039, 37.6369) |
| Luminance | 0.5070 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.92
Light Salmon
#FEA993
ΔE00 3.50
Peachy Pink
#FF9A8A
ΔE00 3.66
Pale Salmon
#FFB19A
ΔE00 4.61
Darksalmon
#E9967A
ΔE00 7.59
Lightsalmon
#FFA07A
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA79B #9BF0FC
analogous
#FC9BBF #FCA79B #FCD89B
triadic
#FCA79B #9BFCA7 #A79BFC
tetradic
#FCA79B #BFFC9B #9BF0FC #D89BFC
square
#FCA79B #BFFC9B #9BF0FC #D89BFC
split-complementary
#FCA79B #9BFCD8 #9BBFFC
monochromatic
#F83E24 #FA7360 #FCA79B #FEDBD6 #FEE5E1
Accessibility & contrast
On white
1.89
#FCA79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#FCA79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA79B
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA79B | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B29A
Deuteranopia (green-blind)
#CEC39A
Tritanopia (blue-blind)
#FF9CA4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca79b; /* rgb */ color: rgb(252, 167, 155); /* oklch */ color: oklch(80.9% 0.103 28.3);
Tailwind
colors: {
custom: {
50: '#ffc1b8',
500: '#fca79b',
950: '#000000',
},
}SCSS
$custom: #fca79b; $custom-light: #ffc1b8; $custom-dark: #000000;
JSON
{
"hex": "#fca79b",
"rgb": {
"r": 252,
"g": 167,
"b": 155
},
"hsl": {
"h": 7.423,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.80876,
"c": 0.10285,
"h": 28.3
},
"luminance": 0.50699
}Semantic roles & 50–950 ramp
primary
#FCA79B
secondary
#5DCEDE
accent
#C9E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281