#FFB0B2#FFB0B2
#FFB0B2 is a very light, moderate red. Relative luminance 0.555; OKLCH L 83.3% C 0.093 H 17.6°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB0B2 |
|---|---|
| RGB | rgb(255, 176, 178) |
| HSL | hsl(358, 100%, 85%) |
| HSV | hsv(358, 31%, 100%) |
| CMYK | cmyk(0%, 31%, 30.2%, 0%) |
| CIE-LAB | lab(79.35, 29.10, 10.69) |
| CIE-LCH | lch(79.35, 31.00, 20.17°) |
| OKLab | oklab(83.3% 0.0885 0.028) |
| OKLCH | oklch(83.3% 0.093 17.6) |
| XYZ | xyz(64.8030, 55.5291, 49.4158) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.80
Pale Rose
#FDC1C5
ΔE00 4.87
Soft Pink
#FDB0C0
ΔE00 4.93
Pink
#FFC0CB
ΔE00 5.74
Bubblegum
#FFC1CC
ΔE00 5.97
Light Rose
#FFC5CB
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB0B2 #B0FFFD
analogous
#FFB0DA #FFB0B2 #FFD6B0
triadic
#FFB0B2 #B2FFB0 #B0B2FF
tetradic
#FFB0B2 #DAFFB0 #B0FFFD #D6B0FF
square
#FFB0B2 #DAFFB0 #B0FFFD #D6B0FF
split-complementary
#FFB0B2 #B0FFD6 #B0DAFF
monochromatic
#FF363B #FF7376 #FFB0B2 #FFE0E1 #FFE0E1
Accessibility & contrast
On white
1.73
#FFB0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#FFB0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB0B2
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB0B2 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB2
Deuteranopia (green-blind)
#D1CAB1
Tritanopia (blue-blind)
#FFA8B1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffb0b2; /* rgb */ color: rgb(255, 176, 178); /* oklch */ color: oklch(83.3% 0.093 17.6);
Tailwind
colors: {
custom: {
50: '#ffc8c9',
500: '#ffb0b2',
950: '#000000',
},
}SCSS
$custom: #ffb0b2; $custom-light: #ffc8c9; $custom-dark: #000000;
JSON
{
"hex": "#ffb0b2",
"rgb": {
"r": 255,
"g": 176,
"b": 178
},
"hsl": {
"h": 358.481,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.83304,
"c": 0.0928,
"h": 17.6
},
"luminance": 0.55525
}Semantic roles & 50–950 ramp
primary
#FFB0B2
secondary
#6EE5E2
accent
#E6E000
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282