#FCA093#FCA093
#FCA093 is a light, moderate red. Relative luminance 0.479; OKLCH L 79.5% C 0.112 H 28.5°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA093 |
|---|---|
| RGB | rgb(252, 160, 147) |
| HSL | hsl(7, 95%, 78%) |
| HSV | hsv(7, 42%, 99%) |
| CMYK | cmyk(0%, 36.5%, 41.7%, 1.2%) |
| CIE-LAB | lab(74.79, 32.72, 21.12) |
| CIE-LCH | lch(74.79, 38.94, 32.84°) |
| OKLab | oklab(79.51% 0.0985 0.0536) |
| OKLCH | oklch(79.51% 0.112 28.5) |
| XYZ | xyz(57.9850, 47.9483, 33.7991) |
| Luminance | 0.4794 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 1.96
Blush (survey)
#F29E8E
ΔE00 2.12
Light Salmon
#FEA993
ΔE00 3.78
Pale Salmon
#FFB19A
ΔE00 5.47
Darksalmon
#E9967A
ΔE00 6.73
Salmon
#FA8072
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA093 #93EFFC
analogous
#FC93BA #FCA093 #FCD593
triadic
#FCA093 #93FCA0 #A093FC
tetradic
#FCA093 #BAFC93 #93EFFC #D593FC
square
#FCA093 #BAFC93 #93EFFC #D593FC
split-complementary
#FCA093 #93FCD5 #93BAFC
monochromatic
#F9371C #FA6C57 #FCA093 #FED4CF #FEE5E1
Accessibility & contrast
On white
1.98
#FCA093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#FCA093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA093
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA093 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD92
Deuteranopia (green-blind)
#CABF92
Tritanopia (blue-blind)
#FF939D
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fca093; /* rgb */ color: rgb(252, 160, 147); /* oklch */ color: oklch(79.5% 0.112 28.5);
Tailwind
colors: {
custom: {
50: '#ffbdb2',
500: '#fca093',
950: '#000000',
},
}SCSS
$custom: #fca093; $custom-light: #ffbdb2; $custom-dark: #000000;
JSON
{
"hex": "#fca093",
"rgb": {
"r": 252,
"g": 160,
"b": 147
},
"hsl": {
"h": 7.429,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.7951,
"c": 0.1121,
"h": 28.5
},
"luminance": 0.47944
}Semantic roles & 50–950 ramp
primary
#FCA093
secondary
#D5F2F6
accent
#C9E600
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#181211
muted
#868180