#FFB6BB#FFB6BB
#FFB6BB is a very light, moderate red. Relative luminance 0.583; OKLCH L 84.6% C 0.085 H 14.5°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB6BB |
|---|---|
| RGB | rgb(255, 182, 187) |
| HSL | hsl(356, 100%, 86%) |
| HSV | hsv(356, 29%, 100%) |
| CMYK | cmyk(0%, 28.6%, 26.7%, 0%) |
| CIE-LAB | lab(80.91, 27.14, 8.06) |
| CIE-LCH | lch(80.91, 28.31, 16.55°) |
| OKLab | oklab(84.58% 0.0825 0.0213) |
| OKLCH | oklch(84.58% 0.085 14.5) |
| XYZ | xyz(66.9390, 58.3076, 54.7327) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.10
Pale Rose
#FDC1C5
ΔE00 3.15
Pink
#FFC0CB
ΔE00 3.71
Soft Pink
#FDB0C0
ΔE00 3.76
Bubblegum
#FFC1CC
ΔE00 3.94
Light Rose
#FFC5CB
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB6BB #B6FFFA
analogous
#FFB6DF #FFB6BB #FFD5B6
triadic
#FFB6BB #BBFFB6 #B6BBFF
tetradic
#FFB6BB #DFFFB6 #B6FFFA #D5B6FF
square
#FFB6BB #DFFFB6 #B6FFFA #D5B6FF
split-complementary
#FFB6BB #B6FFD5 #B6DFFF
monochromatic
#FF3C49 #FF7982 #FFB6BB #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.66
#FFB6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#FFB6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB6BB
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB6BB | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#D4CEBA
Tritanopia (blue-blind)
#FFAFB8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffb6bb; /* rgb */ color: rgb(255, 182, 187); /* oklch */ color: oklch(84.6% 0.085 14.5);
Tailwind
colors: {
custom: {
50: '#ffcccf',
500: '#ffb6bb',
950: '#000000',
},
}SCSS
$custom: #ffb6bb; $custom-light: #ffcccf; $custom-dark: #000000;
JSON
{
"hex": "#ffb6bb",
"rgb": {
"r": 255,
"g": 182,
"b": 187
},
"hsl": {
"h": 355.89,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.84579,
"c": 0.0852,
"h": 14.5
},
"luminance": 0.58304
}Semantic roles & 50–950 ramp
primary
#FFB6BB
secondary
#73E6DE
accent
#E6D600
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181313
muted
#868383