#FFC5BB#FFC5BB
#FFC5BB is a very light, moderate red. Relative luminance 0.648; OKLCH L 87.3% C 0.068 H 29.7°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC5BB |
|---|---|
| RGB | rgb(255, 197, 187) |
| HSL | hsl(9, 100%, 87%) |
| HSV | hsv(9, 27%, 100%) |
| CMYK | cmyk(0%, 22.7%, 26.7%, 0%) |
| CIE-LAB | lab(84.37, 19.28, 12.99) |
| CIE-LCH | lch(84.37, 23.25, 33.99°) |
| OKLab | oklab(87.26% 0.0593 0.0338) |
| OKLCH | oklch(87.26% 0.068 29.7) |
| XYZ | xyz(70.1771, 64.7837, 55.8121) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.42
Light Rose
#FFC5CB
ΔE00 6.12
Pale Salmon
#FFB19A
ΔE00 6.85
Bubblegum
#FFC1CC
ΔE00 7.88
Pink
#FFC0CB
ΔE00 7.90
Light Salmon
#FEA993
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC5BB #BBF5FF
analogous
#FFBBD3 #FFC5BB #FFE7BB
triadic
#FFC5BB #BBFFC5 #C5BBFF
tetradic
#FFC5BB #D3FFBB #BBF5FF #E7BBFF
square
#FFC5BB #D3FFBB #BBF5FF #E7BBFF
split-complementary
#FFC5BB #BBFFE7 #BBD3FF
monochromatic
#FF5D41 #FF917E #FFC5BB #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.50
#FFC5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#FFC5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC5BB
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC5BB | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBA
Deuteranopia (green-blind)
#DFD7BA
Tritanopia (blue-blind)
#FFBEC2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffc5bb; /* rgb */ color: rgb(255, 197, 187); /* oklch */ color: oklch(87.3% 0.068 29.7);
Tailwind
colors: {
custom: {
50: '#ffd6cf',
500: '#ffc5bb',
950: '#000000',
},
}SCSS
$custom: #ffc5bb; $custom-light: #ffd6cf; $custom-dark: #000000;
JSON
{
"hex": "#ffc5bb",
"rgb": {
"r": 255,
"g": 197,
"b": 187
},
"hsl": {
"h": 8.824,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.87258,
"c": 0.06826,
"h": 29.7
},
"luminance": 0.6478
}Semantic roles & 50–950 ramp
primary
#FFC5BB
secondary
#77D7E7
accent
#C4E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383