#FCA78D#FCA78D
#FCA78D is a light, moderate red. Relative luminance 0.503; OKLCH L 80.6% C 0.108 H 37.7°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA78D |
|---|---|
| RGB | rgb(252, 167, 141) |
| HSL | hsl(14, 95%, 77%) |
| HSV | hsv(14, 44%, 99%) |
| CMYK | cmyk(0%, 33.7%, 44%, 1.2%) |
| CIE-LAB | lab(76.23, 28.44, 26.32) |
| CIE-LCH | lch(76.23, 38.75, 42.79°) |
| OKLab | oklab(80.58% 0.0851 0.0659) |
| OKLCH | oklch(80.58% 0.108 37.7) |
| XYZ | xyz(58.7742, 50.2606, 31.7999) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.48
Pale Salmon
#FFB19A
ΔE00 2.56
Lightsalmon
#FFA07A
ΔE00 3.88
Blush (survey)
#F29E8E
ΔE00 4.06
Darksalmon
#E9967A
ΔE00 4.84
Peachy Pink
#FF9A8A
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA78D #8DE2FC
analogous
#FC8DAB #FCA78D #FCDF8D
triadic
#FCA78D #8DFCA7 #A78DFC
tetradic
#FCA78D #ABFC8D #8DE2FC #DF8DFC
square
#FCA78D #ABFC8D #8DE2FC #DF8DFC
split-complementary
#FCA78D #8DFCDF #8DABFC
monochromatic
#F94B16 #FA7951 #FCA78D #FED5C9 #FEE8E1
Accessibility & contrast
On white
1.90
#FCA78D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#FCA78D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA78D
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA78D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA78D | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB18B
Deuteranopia (green-blind)
#D0C38C
Tritanopia (blue-blind)
#FF9AA0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca78d; /* rgb */ color: rgb(252, 167, 141); /* oklch */ color: oklch(80.6% 0.108 37.7);
Tailwind
colors: {
custom: {
50: '#ffc1ae',
500: '#fca78d',
950: '#000000',
},
}SCSS
$custom: #fca78d; $custom-light: #ffc1ae; $custom-dark: #000000;
JSON
{
"hex": "#fca78d",
"rgb": {
"r": 252,
"g": 167,
"b": 141
},
"hsl": {
"h": 14.054,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.80579,
"c": 0.1076,
"h": 37.7
},
"luminance": 0.50256
}Semantic roles & 50–950 ramp
primary
#FCA78D
secondary
#51BBDC
accent
#B0E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281