#FBAEBA#FBAEBA
#FBAEBA is a very light, moderate red. Relative luminance 0.543; OKLCH L 82.7% C 0.091 H 9.0°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAEBA |
|---|---|
| RGB | rgb(251, 174, 186) |
| HSL | hsl(351, 91%, 83%) |
| HSV | hsv(351, 31%, 98%) |
| CMYK | cmyk(0%, 30.7%, 25.9%, 1.6%) |
| CIE-LAB | lab(78.65, 29.76, 5.31) |
| CIE-LCH | lch(78.65, 30.23, 10.11°) |
| OKLab | oklab(82.74% 0.0902 0.0143) |
| OKLCH | oklch(82.74% 0.091 9) |
| XYZ | xyz(63.7840, 54.3303, 53.5720) |
| Luminance | 0.5433 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.46
Lightpink
#FFB6C1
ΔE00 1.85
Pastel Pink
#FFBACD
ΔE00 4.08
Pink
#FFC0CB
ΔE00 4.39
Baby Pink
#FFB7CE
ΔE00 4.53
Bubblegum
#FFC1CC
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAEBA #AEFBEF
analogous
#FBAEE0 #FBAEBA #FBC8AE
triadic
#FBAEBA #BAFBAE #AEBAFB
tetradic
#FBAEBA #E0FBAE #AEFBEF #C8AEFB
square
#FBAEBA #E0FBAE #AEFBEF #C8AEFB
split-complementary
#FBAEBA #AEFBC8 #AEE0FB
monochromatic
#F53957 #F87488 #FBAEBA #FEE2E6 #FEE2E6
Accessibility & contrast
On white
1.77
#FBAEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#FBAEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAEBA
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAEBA | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABA
Deuteranopia (green-blind)
#CCC8B9
Tritanopia (blue-blind)
#FFA8B2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fbaeba; /* rgb */ color: rgb(251, 174, 186); /* oklch */ color: oklch(82.7% 0.091 9.0);
Tailwind
colors: {
custom: {
50: '#fec6ce',
500: '#fbaeba',
950: '#000000',
},
}SCSS
$custom: #fbaeba; $custom-light: #fec6ce; $custom-dark: #000000;
JSON
{
"hex": "#fbaeba",
"rgb": {
"r": 251,
"g": 174,
"b": 186
},
"hsl": {
"h": 350.649,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.8274,
"c": 0.09129,
"h": 9
},
"luminance": 0.54327
}Semantic roles & 50–950 ramp
primary
#FBAEBA
secondary
#6FDFCD
accent
#E6C200
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181313
muted
#868283