#FFBCAE#FFBCAE
#FFBCAE is a very light, moderate red. Relative luminance 0.603; OKLCH L 85.3% C 0.081 H 32.1°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBCAE |
|---|---|
| RGB | rgb(255, 188, 174) |
| HSL | hsl(10, 100%, 84%) |
| HSV | hsv(10, 32%, 100%) |
| CMYK | cmyk(0%, 26.3%, 31.8%, 0%) |
| CIE-LAB | lab(81.99, 22.30, 16.58) |
| CIE-LCH | lch(81.99, 27.79, 36.63°) |
| OKLab | oklab(85.32% 0.0682 0.0427) |
| OKLCH | oklch(85.32% 0.081 32.1) |
| XYZ | xyz(66.8650, 60.2863, 48.1507) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.14
Light Salmon
#FEA993
ΔE00 5.46
Pale Rose
#FDC1C5
ΔE00 7.05
Blush (survey)
#F29E8E
ΔE00 7.26
Light Rose
#FFC5CB
ΔE00 8.04
Peachy Pink
#FF9A8A
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBCAE #AEF1FF
analogous
#FFAEC9 #FFBCAE #FFE5AE
triadic
#FFBCAE #AEFFBC #BCAEFF
tetradic
#FFBCAE #C9FFAE #AEF1FF #E5AEFF
square
#FFBCAE #C9FFAE #AEF1FF #E5AEFF
split-complementary
#FFBCAE #AEFFE5 #AEC9FF
monochromatic
#FF5734 #FF8971 #FFBCAE #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.61
#FFBCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#FFBCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBCAE
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBCAE | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AD
Deuteranopia (green-blind)
#DAD1AD
Tritanopia (blue-blind)
#FFB3B8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbcae; /* rgb */ color: rgb(255, 188, 174); /* oklch */ color: oklch(85.3% 0.081 32.1);
Tailwind
colors: {
custom: {
50: '#ffd0c6',
500: '#ffbcae',
950: '#000000',
},
}SCSS
$custom: #ffbcae; $custom-light: #ffd0c6; $custom-dark: #000000;
JSON
{
"hex": "#ffbcae",
"rgb": {
"r": 255,
"g": 188,
"b": 174
},
"hsl": {
"h": 10.37,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.85321,
"c": 0.0805,
"h": 32.1
},
"luminance": 0.60282
}Semantic roles & 50–950 ramp
primary
#FFBCAE
secondary
#6CD0E5
accent
#BEE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382