#FCBDAC#FCBDAC
#FCBDAC is a very light, moderate red. Relative luminance 0.601; OKLCH L 85.1% C 0.077 H 35.6°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBDAC |
|---|---|
| RGB | rgb(252, 189, 172) |
| HSL | hsl(13, 93%, 83%) |
| HSV | hsv(13, 32%, 99%) |
| CMYK | cmyk(0%, 25%, 31.7%, 1.2%) |
| CIE-LAB | lab(81.88, 20.41, 17.44) |
| CIE-LCH | lch(81.88, 26.85, 40.52°) |
| OKLab | oklab(85.15% 0.0626 0.0449) |
| OKLCH | oklch(85.15% 0.077 35.6) |
| XYZ | xyz(65.7906, 60.0728, 47.1516) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.88
Light Salmon
#FEA993
ΔE00 5.58
Blush (survey)
#F29E8E
ΔE00 7.66
Apricot
#FBCEB1
ΔE00 8.00
Pale Rose
#FDC1C5
ΔE00 8.13
Light Rose
#FFC5CB
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBDAC #ACEBFC
analogous
#FCACC3 #FCBDAC #FCE5AC
triadic
#FCBDAC #ACFCBD #BDACFC
tetradic
#FCBDAC #C3FCAC #ACEBFC #E5ACFC
square
#FCBDAC #C3FCAC #ACEBFC #E5ACFC
split-complementary
#FCBDAC #ACFCE5 #ACC3FC
monochromatic
#F85F36 #FA8E71 #FCBDAC #FEE8E1 #FEE8E1
Accessibility & contrast
On white
1.61
#FCBDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#FCBDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBDAC
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBDAC | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AB
Deuteranopia (green-blind)
#DAD1AC
Tritanopia (blue-blind)
#FFB4B8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcbdac; /* rgb */ color: rgb(252, 189, 172); /* oklch */ color: oklch(85.1% 0.077 35.6);
Tailwind
colors: {
custom: {
50: '#ffd1c4',
500: '#fcbdac',
950: '#000000',
},
}SCSS
$custom: #fcbdac; $custom-light: #ffd1c4; $custom-dark: #000000;
JSON
{
"hex": "#fcbdac",
"rgb": {
"r": 252,
"g": 189,
"b": 172
},
"hsl": {
"h": 12.75,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.85148,
"c": 0.077,
"h": 35.6
},
"luminance": 0.60069
}Semantic roles & 50–950 ramp
primary
#FCBDAC
secondary
#6CC7E0
accent
#B5E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382