#FCAEA0#FCAEA0
#FCAEA0 is a very light, moderate red. Relative luminance 0.535; OKLCH L 82.2% C 0.094 H 30.5°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAEA0 |
|---|---|
| RGB | rgb(252, 174, 160) |
| HSL | hsl(9, 94%, 81%) |
| HSV | hsv(9, 37%, 99%) |
| CMYK | cmyk(0%, 31%, 36.5%, 1.2%) |
| CIE-LAB | lab(78.17, 26.84, 18.73) |
| CIE-LCH | lch(78.17, 32.73, 34.92°) |
| OKLab | oklab(82.2% 0.0814 0.0479) |
| OKLCH | oklch(82.2% 0.094 30.5) |
| XYZ | xyz(61.6284, 53.5098, 40.3333) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 3.06
Pale Salmon
#FFB19A
ΔE00 3.25
Blush (survey)
#F29E8E
ΔE00 3.98
Peachy Pink
#FF9A8A
ΔE00 5.18
Darksalmon
#E9967A
ΔE00 7.95
Lightsalmon
#FFA07A
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAEA0 #A0EEFC
analogous
#FCA0C0 #FCAEA0 #FCDCA0
triadic
#FCAEA0 #A0FCAE #AEA0FC
tetradic
#FCAEA0 #C0FCA0 #A0EEFC #DCA0FC
square
#FCAEA0 #C0FCA0 #A0EEFC #DCA0FC
split-complementary
#FCAEA0 #A0FCDC #A0C0FC
monochromatic
#F84929 #FA7B65 #FCAEA0 #FEE1DB #FEE6E1
Accessibility & contrast
On white
1.79
#FCAEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#FCAEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAEA0
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAEA0 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB89F
Deuteranopia (green-blind)
#D2C79F
Tritanopia (blue-blind)
#FFA4AA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fcaea0; /* rgb */ color: rgb(252, 174, 160); /* oklch */ color: oklch(82.2% 0.094 30.5);
Tailwind
colors: {
custom: {
50: '#ffc6bc',
500: '#fcaea0',
950: '#000000',
},
}SCSS
$custom: #fcaea0; $custom-light: #ffc6bc; $custom-dark: #000000;
JSON
{
"hex": "#fcaea0",
"rgb": {
"r": 252,
"g": 174,
"b": 160
},
"hsl": {
"h": 9.13,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.82201,
"c": 0.09447,
"h": 30.5
},
"luminance": 0.53506
}Semantic roles & 50–950 ramp
primary
#FCAEA0
secondary
#62CBDE
accent
#C3E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282