#FCA792#FCA792
#FCA792 is a light, moderate red. Relative luminance 0.504; OKLCH L 80.7% C 0.106 H 34.5°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA792 |
|---|---|
| RGB | rgb(252, 167, 146) |
| HSL | hsl(12, 95%, 78%) |
| HSV | hsv(12, 42%, 99%) |
| CMYK | cmyk(0%, 33.7%, 42.1%, 1.2%) |
| CIE-LAB | lab(76.32, 28.96, 23.75) |
| CIE-LCH | lch(76.32, 37.45, 39.36°) |
| OKLab | oklab(80.68% 0.087 0.0599) |
| OKLCH | oklch(80.68% 0.106 34.5) |
| XYZ | xyz(59.1547, 50.4127, 33.8036) |
| Luminance | 0.5041 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.60
Pale Salmon
#FFB19A
ΔE00 2.55
Blush (survey)
#F29E8E
ΔE00 2.89
Peachy Pink
#FF9A8A
ΔE00 3.83
Lightsalmon
#FFA07A
ΔE00 5.43
Darksalmon
#E9967A
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA792 #92E7FC
analogous
#FC92B2 #FCA792 #FCDC92
triadic
#FCA792 #92FCA7 #A792FC
tetradic
#FCA792 #B2FC92 #92E7FC #DC92FC
square
#FCA792 #B2FC92 #92E7FC #DC92FC
split-complementary
#FCA792 #92FCDC #92B2FC
monochromatic
#F9471B #FA7756 #FCA792 #FED7CE #FEE7E1
Accessibility & contrast
On white
1.90
#FCA792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#FCA792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA792
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA792 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB290
Deuteranopia (green-blind)
#CFC391
Tritanopia (blue-blind)
#FF9BA2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca792; /* rgb */ color: rgb(252, 167, 146); /* oklch */ color: oklch(80.7% 0.106 34.5);
Tailwind
colors: {
custom: {
50: '#ffc1b2',
500: '#fca792',
950: '#000000',
},
}SCSS
$custom: #fca792; $custom-light: #ffc1b2; $custom-dark: #000000;
JSON
{
"hex": "#fca792",
"rgb": {
"r": 252,
"g": 167,
"b": 146
},
"hsl": {
"h": 11.887,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.80681,
"c": 0.10563,
"h": 34.5
},
"luminance": 0.50408
}Semantic roles & 50–950 ramp
primary
#FCA792
secondary
#56C2DD
accent
#B8E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281