#FCB2AF#FCB2AF
#FCB2AF is a very light, moderate red. Relative luminance 0.556; OKLCH L 83.3% C 0.087 H 21.7°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB2AF |
|---|---|
| RGB | rgb(252, 178, 175) |
| HSL | hsl(2, 93%, 84%) |
| HSV | hsv(2, 31%, 99%) |
| CMYK | cmyk(0%, 29.4%, 30.6%, 1.2%) |
| CIE-LAB | lab(79.41, 26.57, 12.36) |
| CIE-LCH | lch(79.41, 29.30, 24.94°) |
| OKLab | oklab(83.26% 0.0809 0.0322) |
| OKLCH | oklch(83.26% 0.087 21.7) |
| XYZ | xyz(63.8049, 55.6353, 47.9271) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.94
Lightpink
#FFB6C1
ΔE00 5.20
Light Rose
#FFC5CB
ΔE00 6.16
Pink
#FFC0CB
ΔE00 6.53
Soft Pink
#FDB0C0
ΔE00 6.58
Bubblegum
#FFC1CC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB2AF #AFF9FC
analogous
#FCAFD2 #FCB2AF #FCD8AF
triadic
#FCB2AF #AFFCB2 #B2AFFC
tetradic
#FCB2AF #D2FCAF #AFF9FC #D8AFFC
square
#FCB2AF #D2FCAF #AFF9FC #D8AFFC
split-complementary
#FCB2AF #AFFCD8 #AFD2FC
monochromatic
#F84039 #FA7974 #FCB2AF #FEE3E2 #FEE3E2
Accessibility & contrast
On white
1.73
#FCB2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#FCB2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB2AF
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB2AF | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAE
Deuteranopia (green-blind)
#D2CAAE
Tritanopia (blue-blind)
#FFAAB2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fcb2af; /* rgb */ color: rgb(252, 178, 175); /* oklch */ color: oklch(83.3% 0.087 21.7);
Tailwind
colors: {
custom: {
50: '#ffc9c6',
500: '#fcb2af',
950: '#000000',
},
}SCSS
$custom: #fcb2af; $custom-light: #ffc9c6; $custom-dark: #000000;
JSON
{
"hex": "#fcb2af",
"rgb": {
"r": 252,
"g": 178,
"b": 175
},
"hsl": {
"h": 2.338,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.83257,
"c": 0.08707,
"h": 21.7
},
"luminance": 0.55631
}Semantic roles & 50–950 ramp
primary
#FCB2AF
secondary
#6FDCE0
accent
#DDE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282