#FCC2B2#FCC2B2
#FCC2B2 is a very light, moderate red. Relative luminance 0.625; OKLCH L 86.2% C 0.071 H 36.0°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC2B2 |
|---|---|
| RGB | rgb(252, 194, 178) |
| HSL | hsl(13, 93%, 84%) |
| HSV | hsv(13, 29%, 99%) |
| CMYK | cmyk(0%, 23%, 29.4%, 1.2%) |
| CIE-LAB | lab(83.18, 18.55, 16.06) |
| CIE-LCH | lch(83.18, 24.53, 40.89°) |
| OKLab | oklab(86.2% 0.0572 0.0415) |
| OKLCH | oklch(86.2% 0.071 36) |
| XYZ | xyz(67.4740, 62.4968, 50.6199) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.24
Light Salmon
#FEA993
ΔE00 6.98
Apricot
#FBCEB1
ΔE00 7.24
Pale Rose
#FDC1C5
ΔE00 7.79
Light Rose
#FFC5CB
ΔE00 8.57
Blush (survey)
#F29E8E
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC2B2 #B2ECFC
analogous
#FCB2C7 #FCC2B2 #FCE7B2
triadic
#FCC2B2 #B2FCC2 #C2B2FC
tetradic
#FCC2B2 #C7FCB2 #B2ECFC #E7B2FC
square
#FCC2B2 #C7FCB2 #B2ECFC #E7B2FC
split-complementary
#FCC2B2 #B2FCE7 #B2C7FC
monochromatic
#F7653C #FA9377 #FCC2B2 #FEE8E2 #FEE8E2
Accessibility & contrast
On white
1.56
#FCC2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#FCC2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC2B2
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC2B2 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC8B1
Deuteranopia (green-blind)
#DDD4B2
Tritanopia (blue-blind)
#FFBABE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc2b2; /* rgb */ color: rgb(252, 194, 178); /* oklch */ color: oklch(86.2% 0.071 36.0);
Tailwind
colors: {
custom: {
50: '#fed4c9',
500: '#fcc2b2',
950: '#000000',
},
}SCSS
$custom: #fcc2b2; $custom-light: #fed4c9; $custom-dark: #000000;
JSON
{
"hex": "#fcc2b2",
"rgb": {
"r": 252,
"g": 194,
"b": 178
},
"hsl": {
"h": 12.973,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.86198,
"c": 0.0706,
"h": 36
},
"luminance": 0.62493
}Semantic roles & 50–950 ramp
primary
#FCC2B2
secondary
#71C9E1
accent
#B4E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382