#FBAEA0#FBAEA0
#FBAEA0 is a very light, moderate red. Relative luminance 0.533; OKLCH L 82.1% C 0.093 H 30.6°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAEA0 |
|---|---|
| RGB | rgb(251, 174, 160) |
| HSL | hsl(9, 92%, 81%) |
| HSV | hsv(9, 36%, 98%) |
| CMYK | cmyk(0%, 30.7%, 36.3%, 1.6%) |
| CIE-LAB | lab(78.07, 26.46, 18.57) |
| CIE-LCH | lch(78.07, 32.32, 35.05°) |
| OKLab | oklab(82.09% 0.0803 0.0475) |
| OKLCH | oklch(82.09% 0.093 30.6) |
| XYZ | xyz(61.2671, 53.3235, 40.3164) |
| Luminance | 0.5332 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 3.09
Pale Salmon
#FFB19A
ΔE00 3.24
Blush (survey)
#F29E8E
ΔE00 3.97
Peachy Pink
#FF9A8A
ΔE00 5.26
Darksalmon
#E9967A
ΔE00 7.91
Lightsalmon
#FFA07A
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAEA0 #A0EDFB
analogous
#FBA0BF #FBAEA0 #FBDBA0
triadic
#FBAEA0 #A0FBAE #AEA0FB
tetradic
#FBAEA0 #BFFBA0 #A0EDFB #DBA0FB
square
#FBAEA0 #BFFBA0 #A0EDFB #DBA0FB
split-complementary
#FBAEA0 #A0FBDB #A0BFFB
monochromatic
#F64A2B #F97C65 #FBAEA0 #FDE0DB #FEE6E2
Accessibility & contrast
On white
1.80
#FBAEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#FBAEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAEA0
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAEA0 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB89F
Deuteranopia (green-blind)
#D1C79F
Tritanopia (blue-blind)
#FFA4AA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fbaea0; /* rgb */ color: rgb(251, 174, 160); /* oklch */ color: oklch(82.1% 0.093 30.6);
Tailwind
colors: {
custom: {
50: '#ffc6bc',
500: '#fbaea0',
950: '#000000',
},
}SCSS
$custom: #fbaea0; $custom-light: #ffc6bc; $custom-dark: #000000;
JSON
{
"hex": "#fbaea0",
"rgb": {
"r": 251,
"g": 174,
"b": 160
},
"hsl": {
"h": 9.231,
"s": 91.919,
"l": 80.588
},
"oklch": {
"l": 0.82093,
"c": 0.09332,
"h": 30.6
},
"luminance": 0.53319
}Semantic roles & 50–950 ramp
primary
#FBAEA0
secondary
#62CADD
accent
#C2E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181312
muted
#868282