#FCA691#FCA691
#FCA691 is a light, moderate red. Relative luminance 0.500; OKLCH L 80.5% C 0.107 H 34.4°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA691 |
|---|---|
| RGB | rgb(252, 166, 145) |
| HSL | hsl(12, 95%, 78%) |
| HSV | hsv(12, 42%, 99%) |
| CMYK | cmyk(0%, 34.1%, 42.5%, 1.2%) |
| CIE-LAB | lab(76.08, 29.37, 23.96) |
| CIE-LCH | lch(76.08, 37.91, 39.21°) |
| OKLab | oklab(80.49% 0.0882 0.0604) |
| OKLCH | oklch(80.49% 0.107 34.4) |
| XYZ | xyz(58.8947, 50.0168, 33.3349) |
| Luminance | 0.5001 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.79
Blush (survey)
#F29E8E
ΔE00 2.74
Pale Salmon
#FFB19A
ΔE00 2.80
Peachy Pink
#FF9A8A
ΔE00 3.60
Darksalmon
#E9967A
ΔE00 5.34
Lightsalmon
#FFA07A
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA691 #91E7FC
analogous
#FC91B1 #FCA691 #FCDC91
triadic
#FCA691 #91FCA6 #A691FC
tetradic
#FCA691 #B1FC91 #91E7FC #DC91FC
square
#FCA691 #B1FC91 #91E7FC #DC91FC
split-complementary
#FCA691 #91FCDC #91B1FC
monochromatic
#F9461A #FA7655 #FCA691 #FED6CD #FEE7E1
Accessibility & contrast
On white
1.91
#FCA691 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#FCA691 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA691
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA691 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA691 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB18F
Deuteranopia (green-blind)
#CFC290
Tritanopia (blue-blind)
#FF99A1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca691; /* rgb */ color: rgb(252, 166, 145); /* oklch */ color: oklch(80.5% 0.107 34.4);
Tailwind
colors: {
custom: {
50: '#ffc1b1',
500: '#fca691',
950: '#000000',
},
}SCSS
$custom: #fca691; $custom-light: #ffc1b1; $custom-dark: #000000;
JSON
{
"hex": "#fca691",
"rgb": {
"r": 252,
"g": 166,
"b": 145
},
"hsl": {
"h": 11.776,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.80488,
"c": 0.10689,
"h": 34.4
},
"luminance": 0.50012
}Semantic roles & 50–950 ramp
primary
#FCA691
secondary
#55C2DC
accent
#B8E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281