#FBBEB3#FBBEB3
#FBBEB3 is a very light, moderate red. Relative luminance 0.606; OKLCH L 85.4% C 0.072 H 30.3°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEB3 |
|---|---|
| RGB | rgb(251, 190, 179) |
| HSL | hsl(9, 90%, 84%) |
| HSV | hsv(9, 29%, 98%) |
| CMYK | cmyk(0%, 24.3%, 28.7%, 1.6%) |
| CIE-LAB | lab(82.16, 20.41, 14.08) |
| CIE-LCH | lch(82.16, 24.79, 34.61°) |
| OKLab | oklab(85.39% 0.0626 0.0365) |
| OKLCH | oklch(85.39% 0.073 30.3) |
| XYZ | xyz(66.3352, 60.5943, 50.8409) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.54
Pale Rose
#FDC1C5
ΔE00 5.82
Light Rose
#FFC5CB
ΔE00 6.76
Light Salmon
#FEA993
ΔE00 6.78
Blush (survey)
#F29E8E
ΔE00 8.12
Pink
#FFC0CB
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEB3 #B3F0FB
analogous
#FBB3CC #FBBEB3 #FBE2B3
triadic
#FBBEB3 #B3FBBE #BEB3FB
tetradic
#FBBEB3 #CCFBB3 #B3F0FB #E2B3FB
square
#FBBEB3 #CCFBB3 #B3F0FB #E2B3FB
split-complementary
#FBBEB3 #B3FBE2 #B3CCFB
monochromatic
#F55B3F #F88C79 #FBBEB3 #FDE6E2 #FDE6E2
Accessibility & contrast
On white
1.60
#FBBEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#FBBEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEB3
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEB3 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5B2
Deuteranopia (green-blind)
#D9D1B2
Tritanopia (blue-blind)
#FFB6BB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbbeb3; /* rgb */ color: rgb(251, 190, 179); /* oklch */ color: oklch(85.4% 0.072 30.3);
Tailwind
colors: {
custom: {
50: '#fed1c9',
500: '#fbbeb3',
950: '#000000',
},
}SCSS
$custom: #fbbeb3; $custom-light: #fed1c9; $custom-dark: #000000;
JSON
{
"hex": "#fbbeb3",
"rgb": {
"r": 251,
"g": 190,
"b": 179
},
"hsl": {
"h": 9.167,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.85394,
"c": 0.0725,
"h": 30.3
},
"luminance": 0.60591
}Semantic roles & 50–950 ramp
primary
#FBBEB3
secondary
#73CFDF
accent
#C2E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382