#FBABE9#FBABE9
#FBABE9 is a very light, vivid pink. Relative luminance 0.555; OKLCH L 83.7% C 0.122 H 335.1°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FBABE9 |
|---|---|
| RGB | rgb(251, 171, 233) |
| HSL | hsl(314, 91%, 83%) |
| HSV | hsv(314, 32%, 98%) |
| CMYK | cmyk(0%, 31.9%, 7.2%, 1.6%) |
| CIE-LAB | lab(79.34, 38.54, -19.16) |
| CIE-LCH | lch(79.34, 43.04, 333.56°) |
| OKLab | oklab(83.71% 0.1104 -0.0513) |
| OKLCH | oklch(83.71% 0.122 335.1) |
| XYZ | xyz(69.0539, 55.5213, 84.1543) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.43
Light Lavendar
#EFC0FE
ΔE00 7.08
Powder Pink
#FFB2D0
ΔE00 8.07
Mauve
#E0B0FF
ΔE00 8.64
Bubblegum Pink
#FE83CC
ΔE00 8.81
Pale Mauve
#FED0FC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBABE9 #ABFBBD
analogous
#E5ABFB #FBABE9 #FBABC1
triadic
#FBABE9 #E9FBAB #ABE9FB
tetradic
#FBABE9 #FBE5AB #ABFBBD #ABC1FB
square
#FBABE9 #FBE5AB #ABFBBD #ABC1FB
split-complementary
#FBABE9 #C1FBAB #ABFBE5
monochromatic
#F536CA #F871DA #FBABE9 #FEE2F7 #FEE2F7
Accessibility & contrast
On white
1.74
#FBABE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#FBABE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBABE9
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBABE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBABE9 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBDEB
Deuteranopia (green-blind)
#BFC9E7
Tritanopia (blue-blind)
#FFAEC1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fbabe9; /* rgb */ color: rgb(251, 171, 233); /* oklch */ color: oklch(83.7% 0.122 335.1);
Tailwind
colors: {
custom: {
50: '#fdc5f0',
500: '#fbabe9',
950: '#000000',
},
}SCSS
$custom: #fbabe9; $custom-light: #fdc5f0; $custom-dark: #000000;
JSON
{
"hex": "#fbabe9",
"rgb": {
"r": 251,
"g": 171,
"b": 233
},
"hsl": {
"h": 313.5,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.8371,
"c": 0.12174,
"h": 335.1
},
"luminance": 0.55518
}Semantic roles & 50–950 ramp
primary
#FBABE9
secondary
#6CDE86
accent
#E63400
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285