#FFB4BF#FFB4BF
#FFB4BF is a very light, moderate red. Relative luminance 0.577; OKLCH L 84.3% C 0.088 H 9.4°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB4BF |
|---|---|
| RGB | rgb(255, 180, 191) |
| HSL | hsl(351, 100%, 85%) |
| HSV | hsv(351, 29%, 100%) |
| CMYK | cmyk(0%, 29.4%, 25.1%, 0%) |
| CIE-LAB | lab(80.55, 28.73, 5.39) |
| CIE-LCH | lch(80.55, 29.24, 10.63°) |
| OKLab | oklab(84.34% 0.0871 0.0145) |
| OKLCH | oklch(84.34% 0.088 9.4) |
| XYZ | xyz(66.9665, 57.6679, 56.8839) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 0.52
Soft Pink
#FDB0C0
ΔE00 1.76
Pink
#FFC0CB
ΔE00 3.19
Pastel Pink
#FFBACD
ΔE00 3.43
Bubblegum
#FFC1CC
ΔE00 3.46
Pale Rose
#FDC1C5
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB4BF #B4FFF4
analogous
#FFB4E4 #FFB4BF #FFCEB4
triadic
#FFB4BF #BFFFB4 #B4BFFF
tetradic
#FFB4BF #E4FFB4 #B4FFF4 #CEB4FF
square
#FFB4BF #E4FFB4 #B4FFF4 #CEB4FF
split-complementary
#FFB4BF #B4FFCE #B4E4FF
monochromatic
#FF3A57 #FF778B #FFB4BF #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.68
#FFB4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#FFB4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB4BF
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB4BF | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BF
Deuteranopia (green-blind)
#D2CDBE
Tritanopia (blue-blind)
#FFAEB8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffb4bf; /* rgb */ color: rgb(255, 180, 191); /* oklch */ color: oklch(84.3% 0.088 9.4);
Tailwind
colors: {
custom: {
50: '#ffcbd2',
500: '#ffb4bf',
950: '#000000',
},
}SCSS
$custom: #ffb4bf; $custom-light: #ffcbd2; $custom-dark: #000000;
JSON
{
"hex": "#ffb4bf",
"rgb": {
"r": 255,
"g": 180,
"b": 191
},
"hsl": {
"h": 351.2,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.84337,
"c": 0.08828,
"h": 9.4
},
"luminance": 0.57664
}Semantic roles & 50–950 ramp
primary
#FFB4BF
secondary
#71E6D5
accent
#E6C400
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383