#FBB6BE#FBB6BE
#FBB6BE is a very light, moderate red. Relative luminance 0.577; OKLCH L 84.2% C 0.081 H 11.2°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB6BE |
|---|---|
| RGB | rgb(251, 182, 190) |
| HSL | hsl(353, 90%, 85%) |
| HSV | hsv(353, 27%, 98%) |
| CMYK | cmyk(0%, 27.5%, 24.3%, 1.6%) |
| CIE-LAB | lab(80.56, 26.11, 5.89) |
| CIE-LCH | lch(80.56, 26.76, 12.72°) |
| OKLab | oklab(84.24% 0.0792 0.0158) |
| OKLCH | oklch(84.24% 0.081 11.2) |
| XYZ | xyz(65.8070, 57.6863, 56.3736) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 1.17
Pink
#FFC0CB
ΔE00 2.75
Soft Pink
#FDB0C0
ΔE00 2.83
Pale Rose
#FDC1C5
ΔE00 2.96
Bubblegum
#FFC1CC
ΔE00 3.00
Light Rose
#FFC5CB
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB6BE #B6FBF3
analogous
#FBB6E1 #FBB6BE #FBD0B6
triadic
#FBB6BE #BEFBB6 #B6BEFB
tetradic
#FBB6BE #E1FBB6 #B6FBF3 #D0B6FB
square
#FBB6BE #E1FBB6 #B6FBF3 #D0B6FB
split-complementary
#FBB6BE #B6FBD0 #B6E1FB
monochromatic
#F54257 #F87C8A #FBB6BE #FDE2E5 #FDE2E5
Accessibility & contrast
On white
1.68
#FBB6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#FBB6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB6BE
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB6BE | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BE
Deuteranopia (green-blind)
#D1CDBD
Tritanopia (blue-blind)
#FFB0B9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fbb6be; /* rgb */ color: rgb(251, 182, 190); /* oklch */ color: oklch(84.2% 0.081 11.2);
Tailwind
colors: {
custom: {
50: '#feccd1',
500: '#fbb6be',
950: '#000000',
},
}SCSS
$custom: #fbb6be; $custom-light: #feccd1; $custom-dark: #000000;
JSON
{
"hex": "#fbb6be",
"rgb": {
"r": 251,
"g": 182,
"b": 190
},
"hsl": {
"h": 353.043,
"s": 89.61,
"l": 84.902
},
"oklch": {
"l": 0.84243,
"c": 0.08076,
"h": 11.2
},
"luminance": 0.57683
}Semantic roles & 50–950 ramp
primary
#FBB6BE
secondary
#76E0D3
accent
#E6CB00
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383