#FCB5AE#FCB5AE
#FCB5AE is a very light, moderate red. Relative luminance 0.568; OKLCH L 83.8% C 0.084 H 25.3°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB5AE |
|---|---|
| RGB | rgb(252, 181, 174) |
| HSL | hsl(5, 93%, 84%) |
| HSV | hsv(5, 31%, 99%) |
| CMYK | cmyk(0%, 28.2%, 31%, 1.2%) |
| CIE-LAB | lab(80.07, 24.86, 13.83) |
| CIE-LCH | lch(80.07, 28.45, 29.09°) |
| OKLab | oklab(83.76% 0.0758 0.0359) |
| OKLCH | oklch(83.76% 0.084 25.3) |
| XYZ | xyz(64.3105, 56.8030, 47.6129) |
| Luminance | 0.5680 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.38
Pale Salmon
#FFB19A
ΔE00 5.87
Light Salmon
#FEA993
ΔE00 6.21
Lightpink
#FFB6C1
ΔE00 6.53
Blush (survey)
#F29E8E
ΔE00 6.56
Light Rose
#FFC5CB
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB5AE #AEF5FC
analogous
#FCAECE #FCB5AE #FCDCAE
triadic
#FCB5AE #AEFCB5 #B5AEFC
tetradic
#FCB5AE #CEFCAE #AEF5FC #DCAEFC
square
#FCB5AE #CEFCAE #AEF5FC #DCAEFC
split-complementary
#FCB5AE #AEFCDC #AECEFC
monochromatic
#F84938 #FA7F73 #FCB5AE #FEE4E1 #FEE4E1
Accessibility & contrast
On white
1.70
#FCB5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#FCB5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB5AE
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB5AE | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAD
Deuteranopia (green-blind)
#D4CCAD
Tritanopia (blue-blind)
#FFADB3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fcb5ae; /* rgb */ color: rgb(252, 181, 174); /* oklch */ color: oklch(83.8% 0.084 25.3);
Tailwind
colors: {
custom: {
50: '#ffcbc6',
500: '#fcb5ae',
950: '#000000',
},
}SCSS
$custom: #fcb5ae; $custom-light: #ffcbc6; $custom-dark: #000000;
JSON
{
"hex": "#fcb5ae",
"rgb": {
"r": 252,
"g": 181,
"b": 174
},
"hsl": {
"h": 5.385,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.83762,
"c": 0.08389,
"h": 25.3
},
"luminance": 0.56799
}Semantic roles & 50–950 ramp
primary
#FCB5AE
secondary
#6ED6E0
accent
#D1E600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181313
muted
#868382