#FBAEC0#FBAEC0
#FBAEC0 is a very light, moderate red. Relative luminance 0.546; OKLCH L 82.9% C 0.093 H 3.9°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAEC0 |
|---|---|
| RGB | rgb(251, 174, 192) |
| HSL | hsl(346, 91%, 83%) |
| HSV | hsv(346, 31%, 98%) |
| CMYK | cmyk(0%, 30.7%, 23.5%, 1.6%) |
| CIE-LAB | lab(78.81, 30.59, 2.27) |
| CIE-LCH | lch(78.81, 30.68, 4.24°) |
| OKLab | oklab(82.91% 0.0924 0.0064) |
| OKLCH | oklch(82.91% 0.093 3.9) |
| XYZ | xyz(64.4353, 54.5908, 57.0021) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 0.79
Lightpink
#FFB6C1
ΔE00 2.71
Baby Pink
#FFB7CE
ΔE00 2.92
Pastel Pink
#FFBACD
ΔE00 2.97
Powder Pink
#FFB2D0
ΔE00 3.90
Pink
#FFC0CB
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAEC0 #AEFBE9
analogous
#FBAEE6 #FBAEC0 #FBC2AE
triadic
#FBAEC0 #C0FBAE #AEC0FB
tetradic
#FBAEC0 #E6FBAE #AEFBE9 #C2AEFB
square
#FBAEC0 #E6FBAE #AEFBE9 #C2AEFB
split-complementary
#FBAEC0 #AEFBC2 #AEE6FB
monochromatic
#F53965 #F87493 #FBAEC0 #FEE2E8 #FEE2E8
Accessibility & contrast
On white
1.76
#FBAEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#FBAEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAEC0
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAEC0 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BBC1
Deuteranopia (green-blind)
#CBC8BE
Tritanopia (blue-blind)
#FFA9B4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fbaec0; /* rgb */ color: rgb(251, 174, 192); /* oklch */ color: oklch(82.9% 0.093 3.9);
Tailwind
colors: {
custom: {
50: '#fec7d3',
500: '#fbaec0',
950: '#000000',
},
}SCSS
$custom: #fbaec0; $custom-light: #fec7d3; $custom-dark: #000000;
JSON
{
"hex": "#fbaec0",
"rgb": {
"r": 251,
"g": 174,
"b": 192
},
"hsl": {
"h": 345.974,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.82905,
"c": 0.09258,
"h": 3.9
},
"luminance": 0.54587
}Semantic roles & 50–950 ramp
primary
#FBAEC0
secondary
#6FDFC4
accent
#E6B000
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283