#FABBEE#FABBEE
#FABBEE is a very light, moderate pink. Relative luminance 0.620; OKLCH L 86.5% C 0.097 H 333.2°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FABBEE |
|---|---|
| RGB | rgb(250, 187, 238) |
| HSL | hsl(311, 86%, 86%) |
| HSV | hsv(311, 25%, 98%) |
| CMYK | cmyk(0%, 25.2%, 4.8%, 2%) |
| CIE-LAB | lab(82.93, 30.67, -16.44) |
| CIE-LCH | lch(82.93, 34.80, 331.81°) |
| OKLab | oklab(86.48% 0.087 -0.0439) |
| OKLCH | oklch(86.48% 0.097 333.2) |
| XYZ | xyz(72.6261, 62.0401, 89.0216) |
| Luminance | 0.6204 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.98
Light Lavendar
#EFC0FE
ΔE00 5.12
Very Light Purple
#F6CEFC
ΔE00 5.43
Light Lilac
#EDC8FF
ΔE00 6.25
Pale Lavender
#EECFFE
ΔE00 7.24
Plum
#DDA0DD
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABBEE #BBFAC7
analogous
#E6BBFA #FABBEE #FABBCE
triadic
#FABBEE #EEFABB #BBEEFA
tetradic
#FABBEE #FAE6BB #BBFAC7 #BBCEFA
square
#FABBEE #FAE6BB #BBFAC7 #BBCEFA
split-complementary
#FABBEE #CEFABB #BBFAE6
monochromatic
#F249D1 #F682E0 #FABBEE #FDE2F8 #FDE2F8
Accessibility & contrast
On white
1.57
#FABBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#FABBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABBEE
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABBEE | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F0
Deuteranopia (green-blind)
#C9D2EC
Tritanopia (blue-blind)
#FFBECD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fabbee; /* rgb */ color: rgb(250, 187, 238); /* oklch */ color: oklch(86.5% 0.097 333.2);
Tailwind
colors: {
custom: {
50: '#fcd0f3',
500: '#fabbee',
950: '#000000',
},
}SCSS
$custom: #fabbee; $custom-light: #fcd0f3; $custom-dark: #000000;
JSON
{
"hex": "#fabbee",
"rgb": {
"r": 250,
"g": 187,
"b": 238
},
"hsl": {
"h": 311.429,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.86484,
"c": 0.09744,
"h": 333.2
},
"luminance": 0.62038
}Semantic roles & 50–950 ramp
primary
#FABBEE
secondary
#7BDE8E
accent
#E32D03
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385