#FCA296#FCA296
#FCA296 is a light, moderate red. Relative luminance 0.487; OKLCH L 79.9% C 0.109 H 28.0°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA296 |
|---|---|
| RGB | rgb(252, 162, 150) |
| HSL | hsl(7, 94%, 79%) |
| HSV | hsv(7, 40%, 99%) |
| CMYK | cmyk(0%, 35.7%, 40.5%, 1.2%) |
| CIE-LAB | lab(75.29, 31.99, 20.17) |
| CIE-LCH | lch(75.29, 37.82, 32.23°) |
| OKLab | oklab(79.91% 0.0965 0.0513) |
| OKLCH | oklch(79.91% 0.109 28) |
| XYZ | xyz(58.5730, 48.7427, 35.1716) |
| Luminance | 0.4874 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.40
Peachy Pink
#FF9A8A
ΔE00 2.56
Light Salmon
#FEA993
ΔE00 3.84
Pale Salmon
#FFB19A
ΔE00 5.36
Darksalmon
#E9967A
ΔE00 7.15
Salmon
#FA8072
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA296 #96F0FC
analogous
#FC96BD #FCA296 #FCD596
triadic
#FCA296 #96FCA2 #A296FC
tetradic
#FCA296 #BDFC96 #96F0FC #D596FC
square
#FCA296 #BDFC96 #96F0FC #D596FC
split-complementary
#FCA296 #96FCD5 #96BDFC
monochromatic
#F9391F #FA6D5B #FCA296 #FED7D2 #FEE5E1
Accessibility & contrast
On white
1.95
#FCA296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#FCA296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA296
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA296 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AE95
Deuteranopia (green-blind)
#CBC095
Tritanopia (blue-blind)
#FF969F
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fca296; /* rgb */ color: rgb(252, 162, 150); /* oklch */ color: oklch(79.9% 0.109 28.0);
Tailwind
colors: {
custom: {
50: '#ffbeb4',
500: '#fca296',
950: '#000000',
},
}SCSS
$custom: #fca296; $custom-light: #ffbeb4; $custom-dark: #000000;
JSON
{
"hex": "#fca296",
"rgb": {
"r": 252,
"g": 162,
"b": 150
},
"hsl": {
"h": 7.059,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.79913,
"c": 0.10927,
"h": 28
},
"luminance": 0.48738
}Semantic roles & 50–950 ramp
primary
#FCA296
secondary
#D5F2F6
accent
#CAE600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180