#FFB5BF#FFB5BF
#FFB5BF is a very light, moderate red. Relative luminance 0.581; OKLCH L 84.5% C 0.087 H 10.1°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB5BF |
|---|---|
| RGB | rgb(255, 181, 191) |
| HSL | hsl(352, 100%, 85%) |
| HSV | hsv(352, 29%, 100%) |
| CMYK | cmyk(0%, 29%, 25.1%, 0%) |
| CIE-LAB | lab(80.78, 28.21, 5.72) |
| CIE-LCH | lch(80.78, 28.78, 11.46°) |
| OKLab | oklab(84.51% 0.0855 0.0153) |
| OKLCH | oklch(84.51% 0.087 10.1) |
| XYZ | xyz(67.1691, 58.0731, 56.9514) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 0.48
Soft Pink
#FDB0C0
ΔE00 2.12
Pink
#FFC0CB
ΔE00 3.02
Bubblegum
#FFC1CC
ΔE00 3.29
Pastel Pink
#FFBACD
ΔE00 3.58
Pale Rose
#FDC1C5
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB5BF #B5FFF5
analogous
#FFB5E4 #FFB5BF #FFD0B5
triadic
#FFB5BF #BFFFB5 #B5BFFF
tetradic
#FFB5BF #E4FFB5 #B5FFF5 #D0B5FF
square
#FFB5BF #E4FFB5 #B5FFF5 #D0B5FF
split-complementary
#FFB5BF #B5FFD0 #B5E4FF
monochromatic
#FF3B55 #FF788A #FFB5BF #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.66
#FFB5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#FFB5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB5BF
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB5BF | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BF
Deuteranopia (green-blind)
#D2CEBE
Tritanopia (blue-blind)
#FFAFB9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffb5bf; /* rgb */ color: rgb(255, 181, 191); /* oklch */ color: oklch(84.5% 0.087 10.1);
Tailwind
colors: {
custom: {
50: '#ffcbd2',
500: '#ffb5bf',
950: '#000000',
},
}SCSS
$custom: #ffb5bf; $custom-light: #ffcbd2; $custom-dark: #000000;
JSON
{
"hex": "#ffb5bf",
"rgb": {
"r": 255,
"g": 181,
"b": 191
},
"hsl": {
"h": 351.892,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.84511,
"c": 0.08689,
"h": 10.1
},
"luminance": 0.58069
}Semantic roles & 50–950 ramp
primary
#FFB5BF
secondary
#72E6D6
accent
#E6C600
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383