#FFB5BE#FFB5BE
#FFB5BE is a very light, moderate red. Relative luminance 0.580; OKLCH L 84.5% C 0.087 H 11.0°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB5BE |
|---|---|
| RGB | rgb(255, 181, 190) |
| HSL | hsl(353, 100%, 85%) |
| HSV | hsv(353, 29%, 100%) |
| CMYK | cmyk(0%, 29%, 25.5%, 0%) |
| CIE-LAB | lab(80.75, 28.07, 6.22) |
| CIE-LCH | lch(80.75, 28.75, 12.50°) |
| OKLab | oklab(84.48% 0.0852 0.0166) |
| OKLCH | oklch(84.48% 0.087 11) |
| XYZ | xyz(67.0595, 58.0292, 56.3738) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 0.79
Soft Pink
#FDB0C0
ΔE00 2.43
Pink
#FFC0CB
ΔE00 3.15
Bubblegum
#FFC1CC
ΔE00 3.42
Pale Rose
#FDC1C5
ΔE00 3.58
Pastel Pink
#FFBACD
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB5BE #B5FFF6
analogous
#FFB5E3 #FFB5BE #FFD1B5
triadic
#FFB5BE #BEFFB5 #B5BEFF
tetradic
#FFB5BE #E3FFB5 #B5FFF6 #D1B5FF
square
#FFB5BE #E3FFB5 #B5FFF6 #D1B5FF
split-complementary
#FFB5BE #B5FFD1 #B5E3FF
monochromatic
#FF3B52 #FF7888 #FFB5BE #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.67
#FFB5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#FFB5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB5BE
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB5BE | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 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)
#C1C0BE
Deuteranopia (green-blind)
#D2CEBD
Tritanopia (blue-blind)
#FFAFB8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffb5be; /* rgb */ color: rgb(255, 181, 190); /* oklch */ color: oklch(84.5% 0.087 11.0);
Tailwind
colors: {
custom: {
50: '#ffcbd1',
500: '#ffb5be',
950: '#000000',
},
}SCSS
$custom: #ffb5be; $custom-light: #ffcbd1; $custom-dark: #000000;
JSON
{
"hex": "#ffb5be",
"rgb": {
"r": 255,
"g": 181,
"b": 190
},
"hsl": {
"h": 352.703,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.84484,
"c": 0.08676,
"h": 11
},
"luminance": 0.58025
}Semantic roles & 50–950 ramp
primary
#FFB5BE
secondary
#72E6D8
accent
#E6CA00
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383