#FCB7AA#FCB7AA
#FCB7AA is a very light, moderate red. Relative luminance 0.575; OKLCH L 84.0% C 0.083 H 30.9°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB7AA |
|---|---|
| RGB | rgb(252, 183, 170) |
| HSL | hsl(10, 93%, 83%) |
| HSV | hsv(10, 33%, 99%) |
| CMYK | cmyk(0%, 27.4%, 32.5%, 1.2%) |
| CIE-LAB | lab(80.44, 23.31, 16.51) |
| CIE-LCH | lch(80.44, 28.56, 35.30°) |
| OKLab | oklab(84.02% 0.0712 0.0425) |
| OKLCH | oklch(84.02% 0.083 30.9) |
| XYZ | xyz(64.3359, 57.4685, 45.7263) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.86
Light Salmon
#FEA993
ΔE00 4.79
Blush (survey)
#F29E8E
ΔE00 6.17
Pale Rose
#FDC1C5
ΔE00 7.04
Peachy Pink
#FF9A8A
ΔE00 7.53
Light Rose
#FFC5CB
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB7AA #AAEFFC
analogous
#FCAAC6 #FCB7AA #FCE0AA
triadic
#FCB7AA #AAFCB7 #B7AAFC
tetradic
#FCB7AA #C6FCAA #AAEFFC #E0AAFC
square
#FCB7AA #C6FCAA #AAEFFC #E0AAFC
split-complementary
#FCB7AA #AAFCE0 #AAC6FC
monochromatic
#F85334 #FA856F #FCB7AA #FEE6E1 #FEE6E1
Accessibility & contrast
On white
1.68
#FCB7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#FCB7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB7AA
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB7AA | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BFA9
Deuteranopia (green-blind)
#D6CDA9
Tritanopia (blue-blind)
#FFAEB4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fcb7aa; /* rgb */ color: rgb(252, 183, 170); /* oklch */ color: oklch(84.0% 0.083 30.9);
Tailwind
colors: {
custom: {
50: '#ffcdc3',
500: '#fcb7aa',
950: '#000000',
},
}SCSS
$custom: #fcb7aa; $custom-light: #ffcdc3; $custom-dark: #000000;
JSON
{
"hex": "#fcb7aa",
"rgb": {
"r": 252,
"g": 183,
"b": 170
},
"hsl": {
"h": 9.512,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.84022,
"c": 0.0829,
"h": 30.9
},
"luminance": 0.57465
}Semantic roles & 50–950 ramp
primary
#FCB7AA
secondary
#6ACDE0
accent
#C1E600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181312
muted
#868382