#FBBAE3#FBBAE3
#FBBAE3 is a very light, moderate pink. Relative luminance 0.612; OKLCH L 86.0% C 0.091 H 341.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBAE3 |
|---|---|
| RGB | rgb(251, 186, 227) |
| HSL | hsl(322, 89%, 86%) |
| HSV | hsv(322, 26%, 98%) |
| CMYK | cmyk(0%, 25.9%, 9.6%, 1.6%) |
| CIE-LAB | lab(82.47, 29.66, -11.23) |
| CIE-LCH | lch(82.47, 31.71, 339.27°) |
| OKLab | oklab(86.04% 0.0861 -0.0297) |
| OKLCH | oklch(86.04% 0.091 341) |
| XYZ | xyz(71.2072, 61.1759, 80.7154) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.75
Baby Pink
#FFB7CE
ΔE00 5.91
Pale Mauve
#FED0FC
ΔE00 5.94
Pastel Pink
#FFBACD
ΔE00 6.81
Very Light Purple
#F6CEFC
ΔE00 6.81
Light Lavendar
#EFC0FE
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBAE3 #BAFBD2
analogous
#F2BAFB #FBBAE3 #FBBAC2
triadic
#FBBAE3 #E3FBBA #BAE3FB
tetradic
#FBBAE3 #FBF2BA #BAFBD2 #BAC2FB
square
#FBBAE3 #FBF2BA #BAFBD2 #BAC2FB
split-complementary
#FBBAE3 #C2FBBA #BAFBF2
monochromatic
#F446B4 #F880CC #FBBAE3 #FDE2F3 #FDE2F3
Accessibility & contrast
On white
1.59
#FBBAE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#FBBAE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBAE3
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBAE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBAE3 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC7E5
Deuteranopia (green-blind)
#CCD1E1
Tritanopia (blue-blind)
#FFBBC8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbbae3; /* rgb */ color: rgb(251, 186, 227); /* oklch */ color: oklch(86.0% 0.091 341.0);
Tailwind
colors: {
custom: {
50: '#fdcfeb',
500: '#fbbae3',
950: '#000000',
},
}SCSS
$custom: #fbbae3; $custom-light: #fdcfeb; $custom-dark: #000000;
JSON
{
"hex": "#fbbae3",
"rgb": {
"r": 251,
"g": 186,
"b": 227
},
"hsl": {
"h": 322.154,
"s": 89.041,
"l": 85.686
},
"oklch": {
"l": 0.86042,
"c": 0.09103,
"h": 341
},
"luminance": 0.61173
}Semantic roles & 50–950 ramp
primary
#FBBAE3
secondary
#79E09F
accent
#E65500
background
#FFFEFE
surface
#FFFBFD
border
#D7D4D5
text
#181416
muted
#868384