#FBBEAE#FBBEAE
#FBBEAE is a very light, moderate red. Relative luminance 0.604; OKLCH L 85.3% C 0.074 H 35.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEAE |
|---|---|
| RGB | rgb(251, 190, 174) |
| HSL | hsl(12, 91%, 83%) |
| HSV | hsv(12, 31%, 98%) |
| CMYK | cmyk(0%, 24.3%, 30.7%, 1.6%) |
| CIE-LAB | lab(82.05, 19.76, 16.60) |
| CIE-LCH | lch(82.05, 25.81, 40.04°) |
| OKLab | oklab(85.28% 0.0607 0.0428) |
| OKLCH | oklch(85.28% 0.074 35.2) |
| XYZ | xyz(65.8387, 60.3956, 48.2258) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.38
Light Salmon
#FEA993
ΔE00 6.03
Pale Rose
#FDC1C5
ΔE00 7.76
Apricot
#FBCEB1
ΔE00 7.94
Blush (survey)
#F29E8E
ΔE00 7.97
Light Rose
#FFC5CB
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEAE #AEEBFB
analogous
#FBAEC4 #FBBEAE #FBE5AE
triadic
#FBBEAE #AEFBBE #BEAEFB
tetradic
#FBBEAE #C4FBAE #AEEBFB #E5AEFB
square
#FBBEAE #C4FBAE #AEEBFB #E5AEFB
split-complementary
#FBBEAE #AEFBE5 #AEC4FB
monochromatic
#F56039 #F88F74 #FBBEAE #FEE8E2 #FEE8E2
Accessibility & contrast
On white
1.61
#FBBEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#FBBEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEAE
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEAE | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AD
Deuteranopia (green-blind)
#DAD1AE
Tritanopia (blue-blind)
#FFB6BA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbbeae; /* rgb */ color: rgb(251, 190, 174); /* oklch */ color: oklch(85.3% 0.074 35.2);
Tailwind
colors: {
custom: {
50: '#fed1c6',
500: '#fbbeae',
950: '#000000',
},
}SCSS
$custom: #fbbeae; $custom-light: #fed1c6; $custom-dark: #000000;
JSON
{
"hex": "#fbbeae",
"rgb": {
"r": 251,
"g": 190,
"b": 174
},
"hsl": {
"h": 12.468,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.85275,
"c": 0.07427,
"h": 35.2
},
"luminance": 0.60392
}Semantic roles & 50–950 ramp
primary
#FBBEAE
secondary
#6FC7DF
accent
#B6E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382