#FCB4AE#FCB4AE
#FCB4AE is a very light, moderate red. Relative luminance 0.564; OKLCH L 83.6% C 0.085 H 24.4°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB4AE |
|---|---|
| RGB | rgb(252, 180, 174) |
| HSL | hsl(5, 93%, 84%) |
| HSV | hsv(5, 31%, 99%) |
| CMYK | cmyk(0%, 28.6%, 31%, 1.2%) |
| CIE-LAB | lab(79.84, 25.39, 13.51) |
| CIE-LCH | lch(79.84, 28.76, 28.01°) |
| OKLab | oklab(83.59% 0.0774 0.0351) |
| OKLCH | oklch(83.59% 0.085 24.4) |
| XYZ | xyz(64.1079, 56.3978, 47.5454) |
| Luminance | 0.5639 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.27
Lightpink
#FFB6C1
ΔE00 6.19
Pale Salmon
#FFB19A
ΔE00 6.20
Light Salmon
#FEA993
ΔE00 6.42
Light Rose
#FFC5CB
ΔE00 6.48
Blush (survey)
#F29E8E
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB4AE #AEF6FC
analogous
#FCAECF #FCB4AE #FCDBAE
triadic
#FCB4AE #AEFCB4 #B4AEFC
tetradic
#FCB4AE #CFFCAE #AEF6FC #DBAEFC
square
#FCB4AE #CFFCAE #AEF6FC #DBAEFC
split-complementary
#FCB4AE #AEFCDB #AECFFC
monochromatic
#F84738 #FA7D73 #FCB4AE #FEE4E1 #FEE4E1
Accessibility & contrast
On white
1.71
#FCB4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#FCB4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB4AE
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB4AE | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEAD
Deuteranopia (green-blind)
#D3CBAD
Tritanopia (blue-blind)
#FFACB3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fcb4ae; /* rgb */ color: rgb(252, 180, 174); /* oklch */ color: oklch(83.6% 0.085 24.4);
Tailwind
colors: {
custom: {
50: '#ffcbc6',
500: '#fcb4ae',
950: '#000000',
},
}SCSS
$custom: #fcb4ae; $custom-light: #ffcbc6; $custom-dark: #000000;
JSON
{
"hex": "#fcb4ae",
"rgb": {
"r": 252,
"g": 180,
"b": 174
},
"hsl": {
"h": 4.615,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.83585,
"c": 0.08497,
"h": 24.4
},
"luminance": 0.56394
}Semantic roles & 50–950 ramp
primary
#FCB4AE
secondary
#6ED7E0
accent
#D4E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282