#FFC4BB#FFC4BB
#FFC4BB is a very light, moderate red. Relative luminance 0.643; OKLCH L 87.1% C 0.069 H 28.5°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC4BB |
|---|---|
| RGB | rgb(255, 196, 187) |
| HSL | hsl(8, 100%, 87%) |
| HSV | hsv(8, 27%, 100%) |
| CMYK | cmyk(0%, 23.1%, 26.7%, 0%) |
| CIE-LAB | lab(84.14, 19.80, 12.66) |
| CIE-LCH | lch(84.14, 23.50, 32.60°) |
| OKLab | oklab(87.08% 0.0608 0.033) |
| OKLCH | oklch(87.08% 0.069 28.5) |
| XYZ | xyz(69.9508, 64.3311, 55.7367) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.99
Light Rose
#FFC5CB
ΔE00 5.73
Pale Salmon
#FFB19A
ΔE00 6.92
Bubblegum
#FFC1CC
ΔE00 7.45
Pink
#FFC0CB
ΔE00 7.46
Lightpink
#FFB6C1
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC4BB #BBF6FF
analogous
#FFBBD4 #FFC4BB #FFE6BB
triadic
#FFC4BB #BBFFC4 #C4BBFF
tetradic
#FFC4BB #D4FFBB #BBF6FF #E6BBFF
square
#FFC4BB #D4FFBB #BBF6FF #E6BBFF
split-complementary
#FFC4BB #BBFFE6 #BBD4FF
monochromatic
#FF5A41 #FF8F7E #FFC4BB #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.51
#FFC4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#FFC4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC4BB
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC4BB | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBA
Deuteranopia (green-blind)
#DED6BA
Tritanopia (blue-blind)
#FFBDC2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffc4bb; /* rgb */ color: rgb(255, 196, 187); /* oklch */ color: oklch(87.1% 0.069 28.5);
Tailwind
colors: {
custom: {
50: '#ffd6cf',
500: '#ffc4bb',
950: '#000000',
},
}SCSS
$custom: #ffc4bb; $custom-light: #ffd6cf; $custom-dark: #000000;
JSON
{
"hex": "#ffc4bb",
"rgb": {
"r": 255,
"g": 196,
"b": 187
},
"hsl": {
"h": 7.941,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.87076,
"c": 0.0692,
"h": 28.5
},
"luminance": 0.64328
}Semantic roles & 50–950 ramp
primary
#FFC4BB
secondary
#77D8E7
accent
#C7E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383