#FBBAE0#FBBAE0
#FBBAE0 is a very light, moderate pink. Relative luminance 0.610; OKLCH L 85.9% C 0.089 H 343.2°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBAE0 |
|---|---|
| RGB | rgb(251, 186, 224) |
| HSL | hsl(325, 89%, 86%) |
| HSV | hsv(325, 26%, 98%) |
| CMYK | cmyk(0%, 25.9%, 10.8%, 1.6%) |
| CIE-LAB | lab(82.39, 29.17, -9.75) |
| CIE-LCH | lch(82.39, 30.75, 341.52°) |
| OKLab | oklab(85.95% 0.0851 -0.0257) |
| OKLCH | oklch(85.95% 0.089 343.2) |
| XYZ | xyz(70.7967, 61.0117, 78.5538) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.06
Baby Pink
#FFB7CE
ΔE00 5.11
Pastel Pink
#FFBACD
ΔE00 5.99
Pale Mauve
#FED0FC
ΔE00 6.34
Very Light Purple
#F6CEFC
ΔE00 7.28
Soft Pink
#FDB0C0
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBAE0 #BAFBD5
analogous
#F5BAFB #FBBAE0 #FBBABF
triadic
#FBBAE0 #E0FBBA #BAE0FB
tetradic
#FBBAE0 #FBF5BA #BAFBD5 #BABFFB
square
#FBBAE0 #FBF5BA #BAFBD5 #BABFFB
split-complementary
#FBBAE0 #BFFBBA #BAFBF5
monochromatic
#F446AC #F880C6 #FBBAE0 #FDE2F2 #FDE2F2
Accessibility & contrast
On white
1.59
#FBBAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#FBBAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBAE0
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBAE0 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC7E2
Deuteranopia (green-blind)
#CCD1DE
Tritanopia (blue-blind)
#FFBAC7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbbae0; /* rgb */ color: rgb(251, 186, 224); /* oklch */ color: oklch(85.9% 0.089 343.2);
Tailwind
colors: {
custom: {
50: '#fdcfe9',
500: '#fbbae0',
950: '#000000',
},
}SCSS
$custom: #fbbae0; $custom-light: #fdcfe9; $custom-dark: #000000;
JSON
{
"hex": "#fbbae0",
"rgb": {
"r": 251,
"g": 186,
"b": 224
},
"hsl": {
"h": 324.923,
"s": 89.041,
"l": 85.686
},
"oklch": {
"l": 0.85945,
"c": 0.08886,
"h": 343.2
},
"luminance": 0.61009
}Semantic roles & 50–950 ramp
primary
#FBBAE0
secondary
#79E0A4
accent
#E65F00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181416
muted
#868384