#FCBDAF#FCBDAF
#FCBDAF is a very light, moderate red. Relative luminance 0.602; OKLCH L 85.2% C 0.076 H 32.8°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBDAF |
|---|---|
| RGB | rgb(252, 189, 175) |
| HSL | hsl(11, 93%, 84%) |
| HSV | hsv(11, 31%, 99%) |
| CMYK | cmyk(0%, 25%, 30.6%, 1.2%) |
| CIE-LAB | lab(81.94, 20.79, 15.93) |
| CIE-LCH | lch(81.94, 26.19, 37.46°) |
| OKLab | oklab(85.22% 0.0637 0.0411) |
| OKLCH | oklch(85.22% 0.076 32.8) |
| XYZ | xyz(66.0819, 60.1894, 48.6861) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.49
Light Salmon
#FEA993
ΔE00 5.92
Pale Rose
#FDC1C5
ΔE00 6.99
Blush (survey)
#F29E8E
ΔE00 7.64
Light Rose
#FFC5CB
ΔE00 7.94
Apricot
#FBCEB1
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBDAF #AFEEFC
analogous
#FCAFC7 #FCBDAF #FCE3AF
triadic
#FCBDAF #AFFCBD #BDAFFC
tetradic
#FCBDAF #C7FCAF #AFEEFC #E3AFFC
square
#FCBDAF #C7FCAF #AFEEFC #E3AFFC
split-complementary
#FCBDAF #AFFCE3 #AFC7FC
monochromatic
#F85C39 #FA8C74 #FCBDAF #FEE7E2 #FEE7E2
Accessibility & contrast
On white
1.61
#FCBDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#FCBDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBDAF
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBDAF | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AE
Deuteranopia (green-blind)
#DAD1AE
Tritanopia (blue-blind)
#FFB5B9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcbdaf; /* rgb */ color: rgb(252, 189, 175); /* oklch */ color: oklch(85.2% 0.076 32.8);
Tailwind
colors: {
custom: {
50: '#ffd1c6',
500: '#fcbdaf',
950: '#000000',
},
}SCSS
$custom: #fcbdaf; $custom-light: #ffd1c6; $custom-dark: #000000;
JSON
{
"hex": "#fcbdaf",
"rgb": {
"r": 252,
"g": 189,
"b": 175
},
"hsl": {
"h": 10.909,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.85218,
"c": 0.07585,
"h": 32.8
},
"luminance": 0.60186
}Semantic roles & 50–950 ramp
primary
#FCBDAF
secondary
#6FCCE0
accent
#BCE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382