#FCA094#FCA094
#FCA094 is a light, moderate red. Relative luminance 0.480; OKLCH L 79.5% C 0.112 H 27.9°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA094 |
|---|---|
| RGB | rgb(252, 160, 148) |
| HSL | hsl(7, 95%, 78%) |
| HSV | hsv(7, 41%, 99%) |
| CMYK | cmyk(0%, 36.5%, 41.3%, 1.2%) |
| CIE-LAB | lab(74.81, 32.82, 20.60) |
| CIE-LCH | lch(74.81, 38.75, 32.12°) |
| OKLab | oklab(79.53% 0.0989 0.0523) |
| OKLCH | oklch(79.53% 0.112 27.9) |
| XYZ | xyz(58.0638, 47.9799, 34.2142) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 2.17
Blush (survey)
#F29E8E
ΔE00 2.33
Light Salmon
#FEA993
ΔE00 4.06
Pale Salmon
#FFB19A
ΔE00 5.70
Darksalmon
#E9967A
ΔE00 7.02
Salmon
#FA8072
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA094 #94F0FC
analogous
#FC94BC #FCA094 #FCD494
triadic
#FCA094 #94FCA0 #A094FC
tetradic
#FCA094 #BCFC94 #94F0FC #D494FC
square
#FCA094 #BCFC94 #94F0FC #D494FC
split-complementary
#FCA094 #94FCD4 #94BCFC
monochromatic
#F9361D #FA6B58 #FCA094 #FED5D0 #FEE5E1
Accessibility & contrast
On white
1.98
#FCA094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#FCA094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA094
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA094 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD93
Deuteranopia (green-blind)
#CABF93
Tritanopia (blue-blind)
#FF949D
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fca094; /* rgb */ color: rgb(252, 160, 148); /* oklch */ color: oklch(79.5% 0.112 27.9);
Tailwind
colors: {
custom: {
50: '#ffbdb3',
500: '#fca094',
950: '#000000',
},
}SCSS
$custom: #fca094; $custom-light: #ffbdb3; $custom-dark: #000000;
JSON
{
"hex": "#fca094",
"rgb": {
"r": 252,
"g": 160,
"b": 148
},
"hsl": {
"h": 6.923,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.79532,
"c": 0.11186,
"h": 27.9
},
"luminance": 0.47975
}Semantic roles & 50–950 ramp
primary
#FCA094
secondary
#D5F2F6
accent
#CBE600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180