#FCAE9B#FCAE9B
#FCAE9B is a very light, moderate red. Relative luminance 0.533; OKLCH L 82.1% C 0.096 H 34.3°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FCAE9B |
|---|---|
| RGB | rgb(252, 174, 155) |
| HSL | hsl(12, 94%, 80%) |
| HSV | hsv(12, 38%, 99%) |
| CMYK | cmyk(0%, 31%, 38.5%, 1.2%) |
| CIE-LAB | lab(78.07, 26.27, 21.29) |
| CIE-LCH | lch(78.07, 33.81, 39.03°) |
| OKLab | oklab(82.09% 0.0795 0.0541) |
| OKLCH | oklch(82.09% 0.096 34.3) |
| XYZ | xyz(61.1998, 53.3384, 38.0759) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.55
Light Salmon
#FEA993
ΔE00 1.70
Blush (survey)
#F29E8E
ΔE00 4.01
Peachy Pink
#FF9A8A
ΔE00 5.29
Lightsalmon
#FFA07A
ΔE00 6.70
Darksalmon
#E9967A
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCAE9B #9BE9FC
analogous
#FC9BB8 #FCAE9B #FCDF9B
triadic
#FCAE9B #9BFCAE #AE9BFC
tetradic
#FCAE9B #B8FC9B #9BE9FC #DF9BFC
square
#FCAE9B #B8FC9B #9BE9FC #DF9BFC
split-complementary
#FCAE9B #9BFCDF #9BB8FC
monochromatic
#F84E24 #FA7E60 #FCAE9B #FEDED6 #FEE7E1
Accessibility & contrast
On white
1.80
#FCAE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#FCAE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCAE9B
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCAE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCAE9B | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B899
Deuteranopia (green-blind)
#D2C79A
Tritanopia (blue-blind)
#FFA3A9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fcae9b; /* rgb */ color: rgb(252, 174, 155); /* oklch */ color: oklch(82.1% 0.096 34.3);
Tailwind
colors: {
custom: {
50: '#ffc6b8',
500: '#fcae9b',
950: '#000000',
},
}SCSS
$custom: #fcae9b; $custom-light: #ffc6b8; $custom-dark: #000000;
JSON
{
"hex": "#fcae9b",
"rgb": {
"r": 252,
"g": 174,
"b": 155
},
"hsl": {
"h": 11.753,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.82091,
"c": 0.09614,
"h": 34.3
},
"luminance": 0.53334
}Semantic roles & 50–950 ramp
primary
#FCAE9B
secondary
#5DC5DE
accent
#B9E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281