#FCA790#FCA790
#FCA790 is a light, moderate red. Relative luminance 0.503; OKLCH L 80.6% C 0.106 H 35.8°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA790 |
|---|---|
| RGB | rgb(252, 167, 144) |
| HSL | hsl(13, 95%, 78%) |
| HSV | hsv(13, 43%, 99%) |
| CMYK | cmyk(0%, 33.7%, 42.9%, 1.2%) |
| CIE-LAB | lab(76.28, 28.75, 24.78) |
| CIE-LCH | lch(76.28, 37.95, 40.76°) |
| OKLab | oklab(80.64% 0.0862 0.0623) |
| OKLCH | oklch(80.64% 0.106 35.8) |
| XYZ | xyz(59.0005, 50.3510, 32.9914) |
| Luminance | 0.5035 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.64
Pale Salmon
#FFB19A
ΔE00 2.42
Blush (survey)
#F29E8E
ΔE00 3.30
Peachy Pink
#FF9A8A
ΔE00 4.21
Lightsalmon
#FFA07A
ΔE00 4.79
Darksalmon
#E9967A
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA790 #90E5FC
analogous
#FC90AF #FCA790 #FCDD90
triadic
#FCA790 #90FCA7 #A790FC
tetradic
#FCA790 #AFFC90 #90E5FC #DD90FC
square
#FCA790 #AFFC90 #90E5FC #DD90FC
split-complementary
#FCA790 #90FCDD #90AFFC
monochromatic
#F94919 #FA7854 #FCA790 #FED6CC #FEE7E1
Accessibility & contrast
On white
1.90
#FCA790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#FCA790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA790
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA790 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB28E
Deuteranopia (green-blind)
#CFC38F
Tritanopia (blue-blind)
#FF9AA1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca790; /* rgb */ color: rgb(252, 167, 144); /* oklch */ color: oklch(80.6% 0.106 35.8);
Tailwind
colors: {
custom: {
50: '#ffc1b0',
500: '#fca790',
950: '#000000',
},
}SCSS
$custom: #fca790; $custom-light: #ffc1b0; $custom-dark: #000000;
JSON
{
"hex": "#fca790",
"rgb": {
"r": 252,
"g": 167,
"b": 144
},
"hsl": {
"h": 12.778,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.8064,
"c": 0.10639,
"h": 35.8
},
"luminance": 0.50346
}Semantic roles & 50–950 ramp
primary
#FCA790
secondary
#54BFDC
accent
#B5E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281