#FCA697#FCA697
#FCA697 is a light, moderate red. Relative luminance 0.502; OKLCH L 80.6% C 0.105 H 30.4°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA697 |
|---|---|
| RGB | rgb(252, 166, 151) |
| HSL | hsl(9, 94%, 79%) |
| HSV | hsv(9, 40%, 99%) |
| CMYK | cmyk(0%, 34.1%, 40.1%, 1.2%) |
| CIE-LAB | lab(76.20, 30.01, 20.87) |
| CIE-LCH | lch(76.20, 36.56, 34.82°) |
| OKLab | oklab(80.62% 0.0906 0.053) |
| OKLCH | oklch(80.62% 0.105 30.4) |
| XYZ | xyz(59.3697, 50.2067, 35.8361) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.34
Light Salmon
#FEA993
ΔE00 2.51
Peachy Pink
#FF9A8A
ΔE00 3.13
Pale Salmon
#FFB19A
ΔE00 3.93
Darksalmon
#E9967A
ΔE00 6.67
Lightsalmon
#FFA07A
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA697 #97EDFC
analogous
#FC97BB #FCA697 #FCD997
triadic
#FCA697 #97FCA6 #A697FC
tetradic
#FCA697 #BBFC97 #97EDFC #D997FC
square
#FCA697 #BBFC97 #97EDFC #D997FC
split-complementary
#FCA697 #97FCD9 #97BBFC
monochromatic
#F94020 #FA735C #FCA697 #FED9D2 #FEE6E1
Accessibility & contrast
On white
1.90
#FCA697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#FCA697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA697
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA697 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B196
Deuteranopia (green-blind)
#CEC396
Tritanopia (blue-blind)
#FF9AA2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca697; /* rgb */ color: rgb(252, 166, 151); /* oklch */ color: oklch(80.6% 0.105 30.4);
Tailwind
colors: {
custom: {
50: '#ffc1b5',
500: '#fca697',
950: '#000000',
},
}SCSS
$custom: #fca697; $custom-light: #ffc1b5; $custom-dark: #000000;
JSON
{
"hex": "#fca697",
"rgb": {
"r": 252,
"g": 166,
"b": 151
},
"hsl": {
"h": 8.911,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.80616,
"c": 0.10493,
"h": 30.4
},
"luminance": 0.50202
}Semantic roles & 50–950 ramp
primary
#FCA697
secondary
#5ACADD
accent
#C3E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281