#FBAEBF#FBAEBF
#FBAEBF is a very light, moderate red. Relative luminance 0.545; OKLCH L 82.9% C 0.092 H 4.8°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAEBF |
|---|---|
| RGB | rgb(251, 174, 191) |
| HSL | hsl(347, 91%, 83%) |
| HSV | hsv(347, 31%, 98%) |
| CMYK | cmyk(0%, 30.7%, 23.9%, 1.6%) |
| CIE-LAB | lab(78.78, 30.45, 2.77) |
| CIE-LCH | lch(78.78, 30.58, 5.20°) |
| OKLab | oklab(82.88% 0.092 0.0077) |
| OKLCH | oklch(82.88% 0.092 4.8) |
| XYZ | xyz(64.3249, 54.5466, 56.4205) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 0.58
Lightpink
#FFB6C1
ΔE00 2.48
Pastel Pink
#FFBACD
ΔE00 3.09
Baby Pink
#FFB7CE
ΔE00 3.15
Powder Pink
#FFB2D0
ΔE00 4.21
Pink
#FFC0CB
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAEBF #AEFBEA
analogous
#FBAEE5 #FBAEBF #FBC3AE
triadic
#FBAEBF #BFFBAE #AEBFFB
tetradic
#FBAEBF #E5FBAE #AEFBEA #C3AEFB
square
#FBAEBF #E5FBAE #AEFBEA #C3AEFB
split-complementary
#FBAEBF #AEFBC3 #AEE5FB
monochromatic
#F53963 #F87491 #FBAEBF #FEE2E8 #FEE2E8
Accessibility & contrast
On white
1.76
#FBAEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#FBAEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAEBF
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAEBF | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BBBF
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#FFA9B4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fbaebf; /* rgb */ color: rgb(251, 174, 191); /* oklch */ color: oklch(82.9% 0.092 4.8);
Tailwind
colors: {
custom: {
50: '#fec6d2',
500: '#fbaebf',
950: '#000000',
},
}SCSS
$custom: #fbaebf; $custom-light: #fec6d2; $custom-dark: #000000;
JSON
{
"hex": "#fbaebf",
"rgb": {
"r": 251,
"g": 174,
"b": 191
},
"hsl": {
"h": 346.753,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.82877,
"c": 0.09232,
"h": 4.8
},
"luminance": 0.54543
}Semantic roles & 50–950 ramp
primary
#FBAEBF
secondary
#6FDFC6
accent
#E6B300
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283