#FBABE3#FBABE3
#FBABE3 is a very light, moderate pink. Relative luminance 0.552; OKLCH L 83.5% C 0.117 H 338.3°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FBABE3 |
|---|---|
| RGB | rgb(251, 171, 227) |
| HSL | hsl(318, 91%, 83%) |
| HSV | hsv(318, 32%, 98%) |
| CMYK | cmyk(0%, 31.9%, 9.6%, 1.6%) |
| CIE-LAB | lab(79.15, 37.54, -16.21) |
| CIE-LCH | lch(79.15, 40.89, 336.64°) |
| OKLab | oklab(83.5% 0.1086 -0.0432) |
| OKLCH | oklch(83.5% 0.117 338.3) |
| XYZ | xyz(68.2114, 55.1843, 79.7168) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.93
Powder Pink
#FFB2D0
ΔE00 6.71
Light Lavendar
#EFC0FE
ΔE00 7.86
Bubblegum Pink
#FE83CC
ΔE00 8.58
Baby Pink
#FFB7CE
ΔE00 8.60
Pale Mauve
#FED0FC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBABE3 #ABFBC3
analogous
#EBABFB #FBABE3 #FBABBB
triadic
#FBABE3 #E3FBAB #ABE3FB
tetradic
#FBABE3 #FBEBAB #ABFBC3 #ABBBFB
square
#FBABE3 #FBEBAB #ABFBC3 #ABBBFB
split-complementary
#FBABE3 #BBFBAB #ABFBEB
monochromatic
#F536BC #F871D0 #FBABE3 #FEE2F5 #FEE2F5
Accessibility & contrast
On white
1.74
#FBABE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#FBABE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBABE3
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBABE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBABE3 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBDE5
Deuteranopia (green-blind)
#C0C8E1
Tritanopia (blue-blind)
#FFADBF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fbabe3; /* rgb */ color: rgb(251, 171, 227); /* oklch */ color: oklch(83.5% 0.117 338.3);
Tailwind
colors: {
custom: {
50: '#fdc5eb',
500: '#fbabe3',
950: '#000000',
},
}SCSS
$custom: #fbabe3; $custom-light: #fdc5eb; $custom-dark: #000000;
JSON
{
"hex": "#fbabe3",
"rgb": {
"r": 251,
"g": 171,
"b": 227
},
"hsl": {
"h": 318,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.83499,
"c": 0.11688,
"h": 338.3
},
"luminance": 0.55181
}Semantic roles & 50–950 ramp
primary
#FBABE3
secondary
#6CDE8E
accent
#E64500
background
#FFFDFE
surface
#FFF9FD
border
#D7D2D5
text
#181316
muted
#868284