#FCA294#FCA294
#FCA294 is a light, moderate red. Relative luminance 0.487; OKLCH L 79.9% C 0.110 H 29.3°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA294 |
|---|---|
| RGB | rgb(252, 162, 148) |
| HSL | hsl(8, 95%, 78%) |
| HSV | hsv(8, 41%, 99%) |
| CMYK | cmyk(0%, 35.7%, 41.3%, 1.2%) |
| CIE-LAB | lab(75.25, 31.78, 21.20) |
| CIE-LCH | lch(75.25, 38.20, 33.71°) |
| OKLab | oklab(79.87% 0.0957 0.0538) |
| OKLCH | oklch(79.87% 0.11 29.3) |
| XYZ | xyz(58.4133, 48.6789, 34.3307) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.01
Peachy Pink
#FF9A8A
ΔE00 2.25
Light Salmon
#FEA993
ΔE00 3.23
Pale Salmon
#FFB19A
ΔE00 4.89
Darksalmon
#E9967A
ΔE00 6.58
Lightsalmon
#FFA07A
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA294 #94EEFC
analogous
#FC94BA #FCA294 #FCD694
triadic
#FCA294 #94FCA2 #A294FC
tetradic
#FCA294 #BAFC94 #94EEFC #D694FC
square
#FCA294 #BAFC94 #94EEFC #D694FC
split-complementary
#FCA294 #94FCD6 #94BAFC
monochromatic
#F93B1D #FA6E58 #FCA294 #FED6D0 #FEE5E1
Accessibility & contrast
On white
1.96
#FCA294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#FCA294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA294
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA294 | 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)
#B6AE93
Deuteranopia (green-blind)
#CCC093
Tritanopia (blue-blind)
#FF969F
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fca294; /* rgb */ color: rgb(252, 162, 148); /* oklch */ color: oklch(79.9% 0.110 29.3);
Tailwind
colors: {
custom: {
50: '#ffbeb3',
500: '#fca294',
950: '#000000',
},
}SCSS
$custom: #fca294; $custom-light: #ffbeb3; $custom-dark: #000000;
JSON
{
"hex": "#fca294",
"rgb": {
"r": 252,
"g": 162,
"b": 148
},
"hsl": {
"h": 8.077,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.79869,
"c": 0.10978,
"h": 29.3
},
"luminance": 0.48674
}Semantic roles & 50–950 ramp
primary
#FCA294
secondary
#D5F2F6
accent
#C7E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180