#FFB0BE#FFB0BE
#FFB0BE is a very light, moderate red. Relative luminance 0.560; OKLCH L 83.6% C 0.094 H 7.6°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB0BE |
|---|---|
| RGB | rgb(255, 176, 190) |
| HSL | hsl(349, 100%, 85%) |
| HSV | hsv(349, 31%, 100%) |
| CMYK | cmyk(0%, 31%, 25.5%, 0%) |
| CIE-LAB | lab(79.63, 30.69, 4.60) |
| CIE-LCH | lch(79.63, 31.04, 8.53°) |
| OKLab | oklab(83.62% 0.0929 0.0124) |
| OKLCH | oklch(83.62% 0.094 7.6) |
| XYZ | xyz(66.0610, 56.0323, 56.0410) |
| Luminance | 0.5603 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 0.86
Lightpink
#FFB6C1
ΔE00 1.62
Pastel Pink
#FFBACD
ΔE00 3.45
Baby Pink
#FFB7CE
ΔE00 3.85
Pink
#FFC0CB
ΔE00 4.09
Bubblegum
#FFC1CC
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB0BE #B0FFF1
analogous
#FFB0E6 #FFB0BE #FFCAB0
triadic
#FFB0BE #BEFFB0 #B0BEFF
tetradic
#FFB0BE #E6FFB0 #B0FFF1 #CAB0FF
square
#FFB0BE #E6FFB0 #B0FFF1 #CAB0FF
split-complementary
#FFB0BE #B0FFCA #B0E6FF
monochromatic
#FF3659 #FF738C #FFB0BE #FFE0E6 #FFE0E6
Accessibility & contrast
On white
1.72
#FFB0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#FFB0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB0BE
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB0BE | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBE
Deuteranopia (green-blind)
#CFCBBC
Tritanopia (blue-blind)
#FFAAB5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffb0be; /* rgb */ color: rgb(255, 176, 190); /* oklch */ color: oklch(83.6% 0.094 7.6);
Tailwind
colors: {
custom: {
50: '#ffc8d1',
500: '#ffb0be',
950: '#000000',
},
}SCSS
$custom: #ffb0be; $custom-light: #ffc8d1; $custom-dark: #000000;
JSON
{
"hex": "#ffb0be",
"rgb": {
"r": 255,
"g": 176,
"b": 190
},
"hsl": {
"h": 349.367,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.8362,
"c": 0.09375,
"h": 7.6
},
"luminance": 0.56028
}Semantic roles & 50–950 ramp
primary
#FFB0BE
secondary
#6EE5D0
accent
#E6BD00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283