#FFBCAA#FFBCAA
#FFBCAA is a very light, moderate red. Relative luminance 0.601; OKLCH L 85.2% C 0.082 H 35.6°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBCAA |
|---|---|
| RGB | rgb(255, 188, 170) |
| HSL | hsl(13, 100%, 83%) |
| HSV | hsv(13, 33%, 100%) |
| CMYK | cmyk(0%, 26.3%, 33.3%, 0%) |
| CIE-LAB | lab(81.91, 21.81, 18.60) |
| CIE-LCH | lch(81.91, 28.66, 40.46°) |
| OKLab | oklab(85.23% 0.0667 0.0477) |
| OKLCH | oklch(85.23% 0.082 35.6) |
| XYZ | xyz(66.4808, 60.1326, 46.1275) |
| Luminance | 0.6013 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.24
Light Salmon
#FEA993
ΔE00 4.97
Blush (survey)
#F29E8E
ΔE00 7.29
Apricot
#FBCEB1
ΔE00 8.36
Pale Rose
#FDC1C5
ΔE00 8.51
Peachy Pink
#FF9A8A
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBCAA #AAEDFF
analogous
#FFAAC2 #FFBCAA #FFE6AA
triadic
#FFBCAA #AAFFBC #BCAAFF
tetradic
#FFBCAA #C2FFAA #AAEDFF #E6AAFF
square
#FFBCAA #C2FFAA #AAEDFF #E6AAFF
split-complementary
#FFBCAA #AAFFE6 #AAC2FF
monochromatic
#FF5C30 #FF8C6D #FFBCAA #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.61
#FFBCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#FFBCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBCAA
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBCAA | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4A9
Deuteranopia (green-blind)
#DBD1A9
Tritanopia (blue-blind)
#FFB3B7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbcaa; /* rgb */ color: rgb(255, 188, 170); /* oklch */ color: oklch(85.2% 0.082 35.6);
Tailwind
colors: {
custom: {
50: '#ffd0c3',
500: '#ffbcaa',
950: '#000000',
},
}SCSS
$custom: #ffbcaa; $custom-light: #ffd0c3; $custom-dark: #000000;
JSON
{
"hex": "#ffbcaa",
"rgb": {
"r": 255,
"g": 188,
"b": 170
},
"hsl": {
"h": 12.706,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.85229,
"c": 0.08198,
"h": 35.6
},
"luminance": 0.60129
}Semantic roles & 50–950 ramp
primary
#FFBCAA
secondary
#69CAE4
accent
#B5E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382