#FBB6AB#FBB6AB
#FBB6AB is a very light, moderate red. Relative luminance 0.569; OKLCH L 83.8% C 0.082 H 29.1°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB6AB |
|---|---|
| RGB | rgb(251, 182, 171) |
| HSL | hsl(8, 91%, 83%) |
| HSV | hsv(8, 32%, 98%) |
| CMYK | cmyk(0%, 27.5%, 31.9%, 1.6%) |
| CIE-LAB | lab(80.13, 23.59, 15.52) |
| CIE-LCH | lch(80.13, 28.23, 33.34°) |
| OKLab | oklab(83.76% 0.072 0.0401) |
| OKLCH | oklch(83.76% 0.082 29.1) |
| XYZ | xyz(63.8641, 56.9092, 46.1409) |
| Luminance | 0.5690 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.49
Light Salmon
#FEA993
ΔE00 5.17
Blush (survey)
#F29E8E
ΔE00 6.14
Pale Rose
#FDC1C5
ΔE00 6.46
Peachy Pink
#FF9A8A
ΔE00 7.50
Light Rose
#FFC5CB
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB6AB #ABF0FB
analogous
#FBABC8 #FBB6AB #FBDEAB
triadic
#FBB6AB #ABFBB6 #B6ABFB
tetradic
#FBB6AB #C8FBAB #ABF0FB #DEABFB
square
#FBB6AB #C8FBAB #ABF0FB #DEABFB
split-complementary
#FBB6AB #ABFBDE #ABC8FB
monochromatic
#F55036 #F88371 #FBB6AB #FEE6E2 #FEE6E2
Accessibility & contrast
On white
1.70
#FBB6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#FBB6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB6AB
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB6AB | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFAA
Deuteranopia (green-blind)
#D5CCAA
Tritanopia (blue-blind)
#FFADB3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #fbb6ab; /* rgb */ color: rgb(251, 182, 171); /* oklch */ color: oklch(83.8% 0.082 29.1);
Tailwind
colors: {
custom: {
50: '#feccc4',
500: '#fbb6ab',
950: '#000000',
},
}SCSS
$custom: #fbb6ab; $custom-light: #feccc4; $custom-dark: #000000;
JSON
{
"hex": "#fbb6ab",
"rgb": {
"r": 251,
"g": 182,
"b": 171
},
"hsl": {
"h": 8.25,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.83763,
"c": 0.08241,
"h": 29.1
},
"luminance": 0.56905
}Semantic roles & 50–950 ramp
primary
#FBB6AB
secondary
#6CCFDE
accent
#C6E600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181312
muted
#868382