#FFB6BF#FFB6BF
#FFB6BF is a very light, moderate red. Relative luminance 0.585; OKLCH L 84.7% C 0.086 H 10.9°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB6BF |
|---|---|
| RGB | rgb(255, 182, 191) |
| HSL | hsl(353, 100%, 86%) |
| HSV | hsv(353, 29%, 100%) |
| CMYK | cmyk(0%, 28.6%, 25.1%, 0%) |
| CIE-LAB | lab(81.01, 27.69, 6.04) |
| CIE-LCH | lch(81.01, 28.34, 12.31°) |
| OKLab | oklab(84.69% 0.084 0.0162) |
| OKLCH | oklch(84.69% 0.086 10.9) |
| XYZ | xyz(67.3732, 58.4812, 57.0194) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 0.69
Soft Pink
#FDB0C0
ΔE00 2.50
Pink
#FFC0CB
ΔE00 2.90
Bubblegum
#FFC1CC
ΔE00 3.16
Pale Rose
#FDC1C5
ΔE00 3.36
Pastel Pink
#FFBACD
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB6BF #B6FFF6
analogous
#FFB6E3 #FFB6BF #FFD1B6
triadic
#FFB6BF #BFFFB6 #B6BFFF
tetradic
#FFB6BF #E3FFB6 #B6FFF6 #D1B6FF
square
#FFB6BF #E3FFB6 #B6FFF6 #D1B6FF
split-complementary
#FFB6BF #B6FFD1 #B6E3FF
monochromatic
#FF3C54 #FF7989 #FFB6BF #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.65
#FFB6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#FFB6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB6BF
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB6BF | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BF
Deuteranopia (green-blind)
#D3CEBE
Tritanopia (blue-blind)
#FFB0B9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffb6bf; /* rgb */ color: rgb(255, 182, 191); /* oklch */ color: oklch(84.7% 0.086 10.9);
Tailwind
colors: {
custom: {
50: '#ffccd2',
500: '#ffb6bf',
950: '#000000',
},
}SCSS
$custom: #ffb6bf; $custom-light: #ffccd2; $custom-dark: #000000;
JSON
{
"hex": "#ffb6bf",
"rgb": {
"r": 255,
"g": 182,
"b": 191
},
"hsl": {
"h": 352.603,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.84685,
"c": 0.08552,
"h": 10.9
},
"luminance": 0.58477
}Semantic roles & 50–950 ramp
primary
#FFB6BF
secondary
#73E6D8
accent
#E6C900
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383