#FABBE2#FABBE2
#FABBE2 is a very light, moderate pink. Relative luminance 0.614; OKLCH L 86.1% C 0.088 H 341.5°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FABBE2 |
|---|---|
| RGB | rgb(250, 187, 226) |
| HSL | hsl(323, 86%, 86%) |
| HSV | hsv(323, 25%, 98%) |
| CMYK | cmyk(0%, 25.2%, 9.6%, 2%) |
| CIE-LAB | lab(82.57, 28.63, -10.55) |
| CIE-LCH | lch(82.57, 30.51, 339.77°) |
| OKLab | oklab(86.09% 0.0831 -0.0279) |
| OKLCH | oklch(86.09% 0.088 341.5) |
| XYZ | xyz(70.9216, 61.3583, 80.0443) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.63
Baby Pink
#FFB7CE
ΔE00 5.63
Pale Mauve
#FED0FC
ΔE00 5.84
Pastel Pink
#FFBACD
ΔE00 6.47
Very Light Purple
#F6CEFC
ΔE00 6.73
Light Lavendar
#EFC0FE
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABBE2 #BBFAD3
analogous
#F2BBFA #FABBE2 #FABBC2
triadic
#FABBE2 #E2FABB #BBE2FA
tetradic
#FABBE2 #FAF2BB #BBFAD3 #BBC2FA
square
#FABBE2 #FAF2BB #BBFAD3 #BBC2FA
split-complementary
#FABBE2 #C2FABB #BBFAF2
monochromatic
#F249B1 #F682CA #FABBE2 #FDE2F3 #FDE2F3
Accessibility & contrast
On white
1.58
#FABBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#FABBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABBE2
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABBE2 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC8E4
Deuteranopia (green-blind)
#CCD1E0
Tritanopia (blue-blind)
#FFBBC8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fabbe2; /* rgb */ color: rgb(250, 187, 226); /* oklch */ color: oklch(86.1% 0.088 341.5);
Tailwind
colors: {
custom: {
50: '#fcd0eb',
500: '#fabbe2',
950: '#000000',
},
}SCSS
$custom: #fabbe2; $custom-light: #fcd0eb; $custom-dark: #000000;
JSON
{
"hex": "#fabbe2",
"rgb": {
"r": 250,
"g": 187,
"b": 226
},
"hsl": {
"h": 322.857,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.86085,
"c": 0.08767,
"h": 341.5
},
"luminance": 0.61356
}Semantic roles & 50–950 ramp
primary
#FABBE2
secondary
#7BDEA1
accent
#E35803
background
#FFFEFE
surface
#FFFBFD
border
#D7D4D5
text
#171416
muted
#858384