#FCB4B2#FCB4B2
#FCB4B2 is a very light, moderate red. Relative luminance 0.566; OKLCH L 83.7% C 0.084 H 20.8°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB4B2 |
|---|---|
| RGB | rgb(252, 180, 178) |
| HSL | hsl(2, 93%, 84%) |
| HSV | hsv(2, 29%, 99%) |
| CMYK | cmyk(0%, 28.6%, 29.4%, 1.2%) |
| CIE-LAB | lab(79.93, 25.90, 11.48) |
| CIE-LCH | lch(79.93, 28.33, 23.90°) |
| OKLab | oklab(83.68% 0.0789 0.03) |
| OKLCH | oklch(83.68% 0.084 20.8) |
| XYZ | xyz(64.5036, 56.5561, 49.6298) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.27
Lightpink
#FFB6C1
ΔE00 4.70
Light Rose
#FFC5CB
ΔE00 5.49
Pink
#FFC0CB
ΔE00 5.89
Bubblegum
#FFC1CC
ΔE00 6.06
Soft Pink
#FDB0C0
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB4B2 #B2FAFC
analogous
#FCB2D5 #FCB4B2 #FCD9B2
triadic
#FCB4B2 #B2FCB4 #B4B2FC
tetradic
#FCB4B2 #D5FCB2 #B2FAFC #D9B2FC
square
#FCB4B2 #D5FCB2 #B2FAFC #D9B2FC
split-complementary
#FCB4B2 #B2FCD9 #B2D5FC
monochromatic
#F7413C #FA7B77 #FCB4B2 #FEE2E2 #FEE2E2
Accessibility & contrast
On white
1.71
#FCB4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#FCB4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB4B2
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB4B2 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEB2
Deuteranopia (green-blind)
#D3CCB1
Tritanopia (blue-blind)
#FFACB4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #fcb4b2; /* rgb */ color: rgb(252, 180, 178); /* oklch */ color: oklch(83.7% 0.084 20.8);
Tailwind
colors: {
custom: {
50: '#ffcbc9',
500: '#fcb4b2',
950: '#000000',
},
}SCSS
$custom: #fcb4b2; $custom-light: #ffcbc9; $custom-dark: #000000;
JSON
{
"hex": "#fcb4b2",
"rgb": {
"r": 252,
"g": 180,
"b": 178
},
"hsl": {
"h": 1.622,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.83684,
"c": 0.08442,
"h": 20.8
},
"luminance": 0.56552
}Semantic roles & 50–950 ramp
primary
#FCB4B2
secondary
#71DEE1
accent
#DFE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282