#FBBEAB#FBBEAB
#FBBEAB is a very light, moderate red. Relative luminance 0.603; OKLCH L 85.2% C 0.076 H 38.0°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEAB |
|---|---|
| RGB | rgb(251, 190, 171) |
| HSL | hsl(14, 91%, 83%) |
| HSV | hsv(14, 32%, 98%) |
| CMYK | cmyk(0%, 24.3%, 31.9%, 1.6%) |
| CIE-LAB | lab(81.99, 19.38, 18.12) |
| CIE-LCH | lch(81.99, 26.53, 43.07°) |
| OKLab | oklab(85.21% 0.0595 0.0465) |
| OKLCH | oklch(85.21% 0.076 38) |
| XYZ | xyz(65.5495, 60.2800, 46.7027) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.03
Light Salmon
#FEA993
ΔE00 5.89
Apricot
#FBCEB1
ΔE00 7.09
Blush (survey)
#F29E8E
ΔE00 8.13
Pale Rose
#FDC1C5
ΔE00 8.92
Lightsalmon
#FFA07A
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEAB #ABE8FB
analogous
#FBABC0 #FBBEAB #FBE6AB
triadic
#FBBEAB #ABFBBE #BEABFB
tetradic
#FBBEAB #C0FBAB #ABE8FB #E6ABFB
square
#FBBEAB #C0FBAB #ABE8FB #E6ABFB
split-complementary
#FBBEAB #ABFBE6 #ABC0FB
monochromatic
#F56436 #F89171 #FBBEAB #FEE8E2 #FEE8E2
Accessibility & contrast
On white
1.61
#FBBEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#FBBEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEAB
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEAB | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AA
Deuteranopia (green-blind)
#DAD1AB
Tritanopia (blue-blind)
#FFB5B9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbbeab; /* rgb */ color: rgb(251, 190, 171); /* oklch */ color: oklch(85.2% 0.076 38.0);
Tailwind
colors: {
custom: {
50: '#fed1c4',
500: '#fbbeab',
950: '#000000',
},
}SCSS
$custom: #fbbeab; $custom-light: #fed1c4; $custom-dark: #000000;
JSON
{
"hex": "#fbbeab",
"rgb": {
"r": 251,
"g": 190,
"b": 171
},
"hsl": {
"h": 14.25,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.85206,
"c": 0.07555,
"h": 38
},
"luminance": 0.60276
}Semantic roles & 50–950 ramp
primary
#FBBEAB
secondary
#6CC3DE
accent
#AFE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382