#FABBEC#FABBEC
#FABBEC is a very light, moderate pink. Relative luminance 0.619; OKLCH L 86.4% C 0.096 H 334.5°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FABBEC |
|---|---|
| RGB | rgb(250, 187, 236) |
| HSL | hsl(313, 86%, 86%) |
| HSV | hsv(313, 25%, 98%) |
| CMYK | cmyk(0%, 25.2%, 5.6%, 2%) |
| CIE-LAB | lab(82.87, 30.32, -15.46) |
| CIE-LCH | lch(82.87, 34.04, 332.98°) |
| OKLab | oklab(86.42% 0.0864 -0.0412) |
| OKLCH | oklch(86.42% 0.096 334.5) |
| XYZ | xyz(72.3339, 61.9233, 87.4827) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.00
Light Lavendar
#EFC0FE
ΔE00 5.54
Very Light Purple
#F6CEFC
ΔE00 5.55
Light Lilac
#EDC8FF
ΔE00 6.55
Powder Pink
#FFB2D0
ΔE00 6.95
Pale Lavender
#EECFFE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABBEC #BBFAC9
analogous
#E8BBFA #FABBEC #FABBCC
triadic
#FABBEC #ECFABB #BBECFA
tetradic
#FABBEC #FAE8BB #BBFAC9 #BBCCFA
square
#FABBEC #FAE8BB #BBFAC9 #BBCCFA
split-complementary
#FABBEC #CCFABB #BBFAE8
monochromatic
#F249CC #F682DC #FABBEC #FDE2F7 #FDE2F7
Accessibility & contrast
On white
1.57
#FABBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#FABBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABBEC
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABBEC | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9EE
Deuteranopia (green-blind)
#CAD2EA
Tritanopia (blue-blind)
#FFBDCC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fabbec; /* rgb */ color: rgb(250, 187, 236); /* oklch */ color: oklch(86.4% 0.096 334.5);
Tailwind
colors: {
custom: {
50: '#fcd0f2',
500: '#fabbec',
950: '#000000',
},
}SCSS
$custom: #fabbec; $custom-light: #fcd0f2; $custom-dark: #000000;
JSON
{
"hex": "#fabbec",
"rgb": {
"r": 250,
"g": 187,
"b": 236
},
"hsl": {
"h": 313.333,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.86416,
"c": 0.0957,
"h": 334.5
},
"luminance": 0.61921
}Semantic roles & 50–950 ramp
primary
#FABBEC
secondary
#7BDE91
accent
#E33403
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385