#FBAEB2#FBAEB2
#FBAEB2 is a very light, moderate red. Relative luminance 0.540; OKLCH L 82.5% C 0.091 H 15.8°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAEB2 |
|---|---|
| RGB | rgb(251, 174, 178) |
| HSL | hsl(357, 91%, 83%) |
| HSV | hsv(357, 31%, 98%) |
| CMYK | cmyk(0%, 30.7%, 29.1%, 1.6%) |
| CIE-LAB | lab(78.46, 28.69, 9.37) |
| CIE-LCH | lch(78.46, 30.18, 18.09°) |
| OKLab | oklab(82.53% 0.0872 0.0247) |
| OKLCH | oklch(82.53% 0.091 15.8) |
| XYZ | xyz(62.9572, 53.9996, 49.2178) |
| Luminance | 0.5400 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.32
Soft Pink
#FDB0C0
ΔE00 4.19
Pale Rose
#FDC1C5
ΔE00 4.89
Pink
#FFC0CB
ΔE00 5.46
Bubblegum
#FFC1CC
ΔE00 5.70
Light Rose
#FFC5CB
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAEB2 #AEFBF7
analogous
#FBAED8 #FBAEB2 #FBD0AE
triadic
#FBAEB2 #B2FBAE #AEB2FB
tetradic
#FBAEB2 #D8FBAE #AEFBF7 #D0AEFB
square
#FBAEB2 #D8FBAE #AEFBF7 #D0AEFB
split-complementary
#FBAEB2 #AEFBD0 #AED8FB
monochromatic
#F53943 #F8747B #FBAEB2 #FEE2E3 #FEE2E3
Accessibility & contrast
On white
1.78
#FBAEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#FBAEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAEB2
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAEB2 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9B2
Deuteranopia (green-blind)
#CEC8B1
Tritanopia (blue-blind)
#FFA7B0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fbaeb2; /* rgb */ color: rgb(251, 174, 178); /* oklch */ color: oklch(82.5% 0.091 15.8);
Tailwind
colors: {
custom: {
50: '#fec6c9',
500: '#fbaeb2',
950: '#000000',
},
}SCSS
$custom: #fbaeb2; $custom-light: #fec6c9; $custom-dark: #000000;
JSON
{
"hex": "#fbaeb2",
"rgb": {
"r": 251,
"g": 174,
"b": 178
},
"hsl": {
"h": 356.883,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.82528,
"c": 0.09062,
"h": 15.8
},
"luminance": 0.53996
}Semantic roles & 50–950 ramp
primary
#FBAEB2
secondary
#6FDFD9
accent
#E6DA00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282