#FCBCAE#FCBCAE
#FCBCAE is a very light, moderate red. Relative luminance 0.597; OKLCH L 85.0% C 0.077 H 32.6°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCAE |
|---|---|
| RGB | rgb(252, 188, 174) |
| HSL | hsl(11, 93%, 84%) |
| HSV | hsv(11, 31%, 99%) |
| CMYK | cmyk(0%, 25.4%, 31%, 1.2%) |
| CIE-LAB | lab(81.69, 21.19, 16.11) |
| CIE-LCH | lch(81.69, 26.61, 37.24°) |
| OKLab | oklab(85.01% 0.0649 0.0416) |
| OKLCH | oklch(85.01% 0.077 32.6) |
| XYZ | xyz(65.7697, 59.7215, 48.0994) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.30
Light Salmon
#FEA993
ΔE00 5.68
Pale Rose
#FDC1C5
ΔE00 7.03
Blush (survey)
#F29E8E
ΔE00 7.38
Light Rose
#FFC5CB
ΔE00 8.01
Peachy Pink
#FF9A8A
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCAE #AEEEFC
analogous
#FCAEC7 #FCBCAE #FCE3AE
triadic
#FCBCAE #AEFCBC #BCAEFC
tetradic
#FCBCAE #C7FCAE #AEEEFC #E3AEFC
square
#FCBCAE #C7FCAE #AEEEFC #E3AEFC
split-complementary
#FCBCAE #AEFCE3 #AEC7FC
monochromatic
#F85A38 #FA8B73 #FCBCAE #FEE7E1 #FEE7E1
Accessibility & contrast
On white
1.62
#FCBCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#FCBCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCAE
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCAE | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4AD
Deuteranopia (green-blind)
#D9D0AD
Tritanopia (blue-blind)
#FFB4B8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fcbcae; /* rgb */ color: rgb(252, 188, 174); /* oklch */ color: oklch(85.0% 0.077 32.6);
Tailwind
colors: {
custom: {
50: '#ffd0c6',
500: '#fcbcae',
950: '#000000',
},
}SCSS
$custom: #fcbcae; $custom-light: #ffd0c6; $custom-dark: #000000;
JSON
{
"hex": "#fcbcae",
"rgb": {
"r": 252,
"g": 188,
"b": 174
},
"hsl": {
"h": 10.769,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.85014,
"c": 0.07707,
"h": 32.6
},
"luminance": 0.59718
}Semantic roles & 50–950 ramp
primary
#FCBCAE
secondary
#6ECCE0
accent
#BCE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382