#FBAEA7#FBAEA7
#FBAEA7 is a very light, moderate red. Relative luminance 0.536; OKLCH L 82.3% C 0.092 H 25.0°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAEA7 |
|---|---|
| RGB | rgb(251, 174, 167) |
| HSL | hsl(5, 91%, 82%) |
| HSV | hsv(5, 33%, 98%) |
| CMYK | cmyk(0%, 30.7%, 33.5%, 1.6%) |
| CIE-LAB | lab(78.21, 27.30, 14.99) |
| CIE-LCH | lch(78.21, 31.14, 28.77°) |
| OKLab | oklab(82.26% 0.083 0.0387) |
| OKLCH | oklch(82.26% 0.092 25) |
| XYZ | xyz(61.8968, 53.5754, 43.6327) |
| Luminance | 0.5357 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.20
Light Salmon
#FEA993
ΔE00 5.51
Pale Salmon
#FFB19A
ΔE00 5.77
Peachy Pink
#FF9A8A
ΔE00 6.20
Pale Rose
#FDC1C5
ΔE00 6.66
Lightpink
#FFB6C1
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAEA7 #A7F4FB
analogous
#FBA7CA #FBAEA7 #FBD8A7
triadic
#FBAEA7 #A7FBAE #AEA7FB
tetradic
#FBAEA7 #CAFBA7 #A7F4FB #D8A7FB
square
#FBAEA7 #CAFBA7 #A7F4FB #D8A7FB
split-complementary
#FBAEA7 #A7FBD8 #A7CAFB
monochromatic
#F64232 #F8786C #FBAEA7 #FEE4E2 #FEE4E2
Accessibility & contrast
On white
1.79
#FBAEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#FBAEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAEA7
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAEA7 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB8A6
Deuteranopia (green-blind)
#D0C7A6
Tritanopia (blue-blind)
#FFA5AC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fbaea7; /* rgb */ color: rgb(251, 174, 167); /* oklch */ color: oklch(82.3% 0.092 25.0);
Tailwind
colors: {
custom: {
50: '#fec6c1',
500: '#fbaea7',
950: '#000000',
},
}SCSS
$custom: #fbaea7; $custom-light: #fec6c1; $custom-dark: #000000;
JSON
{
"hex": "#fbaea7",
"rgb": {
"r": 251,
"g": 174,
"b": 167
},
"hsl": {
"h": 5,
"s": 91.304,
"l": 81.961
},
"oklch": {
"l": 0.82255,
"c": 0.0916,
"h": 25
},
"luminance": 0.53571
}Semantic roles & 50–950 ramp
primary
#FBAEA7
secondary
#68D4DE
accent
#D2E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282