#FCA699#FCA699
#FCA699 is a light, moderate red. Relative luminance 0.503; OKLCH L 80.7% C 0.104 H 29.0°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FCA699 |
|---|---|
| RGB | rgb(252, 166, 153) |
| HSL | hsl(8, 94%, 79%) |
| HSV | hsv(8, 39%, 99%) |
| CMYK | cmyk(0%, 34.1%, 39.3%, 1.2%) |
| CIE-LAB | lab(76.24, 30.23, 19.84) |
| CIE-LCH | lch(76.24, 36.16, 33.28°) |
| OKLab | oklab(80.66% 0.0913 0.0506) |
| OKLCH | oklch(80.66% 0.104 29) |
| XYZ | xyz(59.5335, 50.2723, 36.6988) |
| Luminance | 0.5027 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.59
Light Salmon
#FEA993
ΔE00 3.19
Peachy Pink
#FF9A8A
ΔE00 3.29
Pale Salmon
#FFB19A
ΔE00 4.46
Darksalmon
#E9967A
ΔE00 7.21
Lightsalmon
#FFA07A
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCA699 #99EFFC
analogous
#FC99BE #FCA699 #FCD899
triadic
#FCA699 #99FCA6 #A699FC
tetradic
#FCA699 #BEFC99 #99EFFC #D899FC
square
#FCA699 #BEFC99 #99EFFC #D899FC
split-complementary
#FCA699 #99FCD8 #99BEFC
monochromatic
#F93E22 #FA725E #FCA699 #FEDAD4 #FEE5E1
Accessibility & contrast
On white
1.90
#FCA699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#FCA699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCA699
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCA699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCA699 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B298
Deuteranopia (green-blind)
#CDC398
Tritanopia (blue-blind)
#FF9BA3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fca699; /* rgb */ color: rgb(252, 166, 153); /* oklch */ color: oklch(80.7% 0.104 29.0);
Tailwind
colors: {
custom: {
50: '#ffc1b7',
500: '#fca699',
950: '#000000',
},
}SCSS
$custom: #fca699; $custom-light: #ffc1b7; $custom-dark: #000000;
JSON
{
"hex": "#fca699",
"rgb": {
"r": 252,
"g": 166,
"b": 153
},
"hsl": {
"h": 7.879,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.8066,
"c": 0.10438,
"h": 29
},
"luminance": 0.50268
}Semantic roles & 50–950 ramp
primary
#FCA699
secondary
#5CCCDE
accent
#C7E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281