#FCA594#FCA594
#FCA594 is a light, moderate red. Relative luminance 0.497; OKLCH L 80.4% C 0.107 H 31.6°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA594 |
|---|---|
| RGB | rgb(252, 165, 148) |
| HSL | hsl(10, 95%, 78%) |
| HSV | hsv(10, 41%, 99%) |
| CMYK | cmyk(0%, 34.5%, 41.3%, 1.2%) |
| CIE-LAB | lab(75.91, 30.21, 22.11) |
| CIE-LCH | lch(75.91, 37.44, 36.20°) |
| OKLab | oklab(80.38% 0.091 0.056) |
| OKLCH | oklch(80.38% 0.107 31.6) |
| XYZ | xyz(58.9481, 49.7484, 34.5089) |
| Luminance | 0.4974 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.96
Blush (survey)
#F29E8E
ΔE00 2.13
Peachy Pink
#FF9A8A
ΔE00 2.89
Pale Salmon
#FFB19A
ΔE00 3.66
Darksalmon
#E9967A
ΔE00 6.07
Lightsalmon
#FFA07A
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA594 #94EBFC
analogous
#FC94B7 #FCA594 #FCD994
triadic
#FCA594 #94FCA5 #A594FC
tetradic
#FCA594 #B7FC94 #94EBFC #D994FC
square
#FCA594 #B7FC94 #94EBFC #D994FC
split-complementary
#FCA594 #94FCD9 #94B7FC
monochromatic
#F9411D #FA7358 #FCA594 #FED7D0 #FEE6E1
Accessibility & contrast
On white
1.92
#FCA594 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#FCA594 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA594
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA594 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA594 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B093
Deuteranopia (green-blind)
#CEC293
Tritanopia (blue-blind)
#FF99A1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #fca594; /* rgb */ color: rgb(252, 165, 148); /* oklch */ color: oklch(80.4% 0.107 31.6);
Tailwind
colors: {
custom: {
50: '#ffc0b3',
500: '#fca594',
950: '#000000',
},
}SCSS
$custom: #fca594; $custom-light: #ffc0b3; $custom-dark: #000000;
JSON
{
"hex": "#fca594",
"rgb": {
"r": 252,
"g": 165,
"b": 148
},
"hsl": {
"h": 9.808,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.8038,
"c": 0.1068,
"h": 31.6
},
"luminance": 0.49744
}Semantic roles & 50–950 ramp
primary
#FCA594
secondary
#D5F1F6
accent
#C0E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180