#FBBAEB#FBBAEB
#FBBAEB is a very light, moderate pink. Relative luminance 0.616; OKLCH L 86.3% C 0.097 H 335.5°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBAEB |
|---|---|
| RGB | rgb(251, 186, 235) |
| HSL | hsl(315, 89%, 86%) |
| HSV | hsv(315, 26%, 98%) |
| CMYK | cmyk(0%, 25.9%, 6.4%, 1.6%) |
| CIE-LAB | lab(82.72, 31.01, -15.15) |
| CIE-LCH | lch(82.72, 34.51, 333.96°) |
| OKLab | oklab(86.31% 0.0886 -0.0404) |
| OKLCH | oklch(86.31% 0.097 335.5) |
| XYZ | xyz(72.3370, 61.6278, 86.6661) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.32
Light Lavendar
#EFC0FE
ΔE00 5.88
Very Light Purple
#F6CEFC
ΔE00 5.93
Powder Pink
#FFB2D0
ΔE00 6.66
Light Lilac
#EDC8FF
ΔE00 6.95
Plum
#DDA0DD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBAEB #BAFBCA
analogous
#EABAFB #FBBAEB #FBBACA
triadic
#FBBAEB #EBFBBA #BAEBFB
tetradic
#FBBAEB #FBEABA #BAFBCA #BACAFB
square
#FBBAEB #FBEABA #BAFBCA #BACAFB
split-complementary
#FBBAEB #CAFBBA #BAFBEA
monochromatic
#F446C9 #F880DA #FBBAEB #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.58
#FBBAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#FBBAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBAEB
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBAEB | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8ED
Deuteranopia (green-blind)
#CAD1E9
Tritanopia (blue-blind)
#FFBCCB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbbaeb; /* rgb */ color: rgb(251, 186, 235); /* oklch */ color: oklch(86.3% 0.097 335.5);
Tailwind
colors: {
custom: {
50: '#fdcff1',
500: '#fbbaeb',
950: '#000000',
},
}SCSS
$custom: #fbbaeb; $custom-light: #fdcff1; $custom-dark: #000000;
JSON
{
"hex": "#fbbaeb",
"rgb": {
"r": 251,
"g": 186,
"b": 235
},
"hsl": {
"h": 314.769,
"s": 89.041,
"l": 85.686
},
"oklch": {
"l": 0.86308,
"c": 0.0974,
"h": 335.5
},
"luminance": 0.61625
}Semantic roles & 50–950 ramp
primary
#FBBAEB
secondary
#79E093
accent
#E63800
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385