#FCA993#FCA993
#FCA993 is a light, moderate red. Relative luminance 0.512; OKLCH L 81.0% C 0.103 H 35.5°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA993 |
|---|---|
| RGB | rgb(252, 169, 147) |
| HSL | hsl(13, 95%, 78%) |
| HSV | hsv(13, 42%, 99%) |
| CMYK | cmyk(0%, 32.9%, 41.7%, 1.2%) |
| CIE-LAB | lab(76.79, 28.01, 23.85) |
| CIE-LCH | lch(76.79, 36.79, 40.41°) |
| OKLab | oklab(81.05% 0.0843 0.0601) |
| OKLCH | oklch(81.05% 0.104 35.5) |
| XYZ | xyz(59.6020, 51.1824, 34.3381) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.38
Pale Salmon
#FFB19A
ΔE00 1.97
Blush (survey)
#F29E8E
ΔE00 3.41
Peachy Pink
#FF9A8A
ΔE00 4.46
Lightsalmon
#FFA07A
ΔE00 5.26
Darksalmon
#E9967A
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA993 #93E6FC
analogous
#FC93B1 #FCA993 #FCDD93
triadic
#FCA993 #93FCA9 #A993FC
tetradic
#FCA993 #B1FC93 #93E6FC #DD93FC
square
#FCA993 #B1FC93 #93E6FC #DD93FC
split-complementary
#FCA993 #93FCDD #93B1FC
monochromatic
#F94A1C #FA7A57 #FCA993 #FED8CF #FEE7E1
Accessibility & contrast
On white
1.87
#FCA993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#FCA993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA993
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA993 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB391
Deuteranopia (green-blind)
#D0C492
Tritanopia (blue-blind)
#FF9DA3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fca993; /* rgb */ color: rgb(252, 169, 147); /* oklch */ color: oklch(81.0% 0.103 35.5);
Tailwind
colors: {
custom: {
50: '#ffc3b2',
500: '#fca993',
950: '#000000',
},
}SCSS
$custom: #fca993; $custom-light: #ffc3b2; $custom-dark: #000000;
JSON
{
"hex": "#fca993",
"rgb": {
"r": 252,
"g": 169,
"b": 147
},
"hsl": {
"h": 12.571,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.81048,
"c": 0.1035,
"h": 35.5
},
"luminance": 0.51178
}Semantic roles & 50–950 ramp
primary
#FCA993
secondary
#56C1DD
accent
#B5E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181211
muted
#868281