#FFB2BB#FFB2BB
#FFB2BB is a very light, moderate red. Relative luminance 0.567; OKLCH L 83.9% C 0.091 H 11.5°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB2BB |
|---|---|
| RGB | rgb(255, 178, 187) |
| HSL | hsl(353, 100%, 85%) |
| HSV | hsv(353, 30%, 100%) |
| CMYK | cmyk(0%, 30.2%, 26.7%, 0%) |
| CIE-LAB | lab(80.01, 29.24, 6.77) |
| CIE-LCH | lch(80.01, 30.01, 13.03°) |
| OKLab | oklab(83.88% 0.0887 0.018) |
| OKLCH | oklch(83.88% 0.091 11.5) |
| XYZ | xyz(66.1315, 56.6926, 54.4636) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.38
Soft Pink
#FDB0C0
ΔE00 2.38
Pink
#FFC0CB
ΔE00 3.91
Bubblegum
#FFC1CC
ΔE00 4.18
Pale Rose
#FDC1C5
ΔE00 4.25
Pastel Pink
#FFBACD
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB2BB #B2FFF6
analogous
#FFB2E2 #FFB2BB #FFD0B2
triadic
#FFB2BB #BBFFB2 #B2BBFF
tetradic
#FFB2BB #E2FFB2 #B2FFF6 #D0B2FF
square
#FFB2BB #E2FFB2 #B2FFF6 #D0B2FF
split-complementary
#FFB2BB #B2FFD0 #B2E2FF
monochromatic
#FF384F #FF7585 #FFB2BB #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.70
#FFB2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#FFB2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB2BB
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB2BB | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#D1CCBA
Tritanopia (blue-blind)
#FFABB5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffb2bb; /* rgb */ color: rgb(255, 178, 187); /* oklch */ color: oklch(83.9% 0.091 11.5);
Tailwind
colors: {
custom: {
50: '#ffc9cf',
500: '#ffb2bb',
950: '#000000',
},
}SCSS
$custom: #ffb2bb; $custom-light: #ffc9cf; $custom-dark: #000000;
JSON
{
"hex": "#ffb2bb",
"rgb": {
"r": 255,
"g": 178,
"b": 187
},
"hsl": {
"h": 352.987,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.83883,
"c": 0.09052,
"h": 11.5
},
"luminance": 0.56689
}Semantic roles & 50–950 ramp
primary
#FFB2BB
secondary
#70E6D8
accent
#E6CB00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181313
muted
#868283