#FBB6B8#FBB6B8
#FBB6B8 is a very light, moderate red. Relative luminance 0.574; OKLCH L 84.1% C 0.080 H 17.0°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB6B8 |
|---|---|
| RGB | rgb(251, 182, 184) |
| HSL | hsl(358, 90%, 85%) |
| HSV | hsv(358, 27%, 98%) |
| CMYK | cmyk(0%, 27.5%, 26.7%, 1.6%) |
| CIE-LAB | lab(80.42, 25.28, 8.92) |
| CIE-LCH | lch(80.42, 26.81, 19.44°) |
| OKLab | oklab(84.09% 0.077 0.0235) |
| OKLCH | oklch(84.09% 0.08 17) |
| XYZ | xyz(65.1647, 57.4294, 52.9907) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.98
Lightpink
#FFB6C1
ΔE00 3.16
Light Rose
#FFC5CB
ΔE00 4.16
Pink
#FFC0CB
ΔE00 4.26
Bubblegum
#FFC1CC
ΔE00 4.45
Soft Pink
#FDB0C0
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB6B8 #B6FBF9
analogous
#FBB6DA #FBB6B8 #FBD7B6
triadic
#FBB6B8 #B8FBB6 #B6B8FB
tetradic
#FBB6B8 #DAFBB6 #B6FBF9 #D7B6FB
square
#FBB6B8 #DAFBB6 #B6FBF9 #D7B6FB
split-complementary
#FBB6B8 #B6FBD7 #B6DAFB
monochromatic
#F54247 #F87C80 #FBB6B8 #FDE2E3 #FDE2E3
Accessibility & contrast
On white
1.68
#FBB6B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#FBB6B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB6B8
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB6B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB6B8 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0B8
Deuteranopia (green-blind)
#D2CDB7
Tritanopia (blue-blind)
#FFAFB7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fbb6b8; /* rgb */ color: rgb(251, 182, 184); /* oklch */ color: oklch(84.1% 0.080 17.0);
Tailwind
colors: {
custom: {
50: '#fecccd',
500: '#fbb6b8',
950: '#000000',
},
}SCSS
$custom: #fbb6b8; $custom-light: #fecccd; $custom-dark: #000000;
JSON
{
"hex": "#fbb6b8",
"rgb": {
"r": 251,
"g": 182,
"b": 184
},
"hsl": {
"h": 358.261,
"s": 89.61,
"l": 84.902
},
"oklch": {
"l": 0.84085,
"c": 0.08048,
"h": 17
},
"luminance": 0.57426
}Semantic roles & 50–950 ramp
primary
#FBB6B8
secondary
#76E0DC
accent
#E6DF00
background
#FFFEFE
surface
#FFFAFA
border
#D7D3D3
text
#181313
muted
#868383