#FCA293#FCA293
#FCA293 is a light, moderate red. Relative luminance 0.486; OKLCH L 79.8% C 0.110 H 30.0°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA293 |
|---|---|
| RGB | rgb(252, 162, 147) |
| HSL | hsl(9, 95%, 78%) |
| HSV | hsv(9, 42%, 99%) |
| CMYK | cmyk(0%, 35.7%, 41.7%, 1.2%) |
| CIE-LAB | lab(75.23, 31.67, 21.72) |
| CIE-LCH | lch(75.23, 38.41, 34.44°) |
| OKLab | oklab(79.85% 0.0953 0.055) |
| OKLCH | oklch(79.85% 0.11 30) |
| XYZ | xyz(58.3345, 48.6473, 33.9156) |
| Luminance | 0.4864 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 1.88
Peachy Pink
#FF9A8A
ΔE00 2.16
Light Salmon
#FEA993
ΔE00 2.94
Pale Salmon
#FFB19A
ΔE00 4.67
Darksalmon
#E9967A
ΔE00 6.31
Lightsalmon
#FFA07A
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA293 #93EDFC
analogous
#FC93B8 #FCA293 #FCD693
triadic
#FCA293 #93FCA2 #A293FC
tetradic
#FCA293 #B8FC93 #93EDFC #D693FC
square
#FCA293 #B8FC93 #93EDFC #D693FC
split-complementary
#FCA293 #93FCD6 #93B8FC
monochromatic
#F93B1C #FA6F57 #FCA293 #FED5CF #FEE5E1
Accessibility & contrast
On white
1.96
#FCA293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#FCA293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA293
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA293 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AE92
Deuteranopia (green-blind)
#CCC092
Tritanopia (blue-blind)
#FF969E
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fca293; /* rgb */ color: rgb(252, 162, 147); /* oklch */ color: oklch(79.8% 0.110 30.0);
Tailwind
colors: {
custom: {
50: '#ffbeb2',
500: '#fca293',
950: '#000000',
},
}SCSS
$custom: #fca293; $custom-light: #ffbeb2; $custom-dark: #000000;
JSON
{
"hex": "#fca293",
"rgb": {
"r": 252,
"g": 162,
"b": 147
},
"hsl": {
"h": 8.571,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.79847,
"c": 0.11005,
"h": 30
},
"luminance": 0.48643
}Semantic roles & 50–950 ramp
primary
#FCA293
secondary
#D5F2F6
accent
#C5E600
background
#FFFBFA
surface
#FFF7F5
border
#D7D0CF
text
#181211
muted
#868180