#FABBEF#FABBEF
#FABBEF is a very light, moderate pink. Relative luminance 0.621; OKLCH L 86.5% C 0.098 H 332.6°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FABBEF |
|---|---|
| RGB | rgb(250, 187, 239) |
| HSL | hsl(310, 86%, 86%) |
| HSV | hsv(310, 25%, 98%) |
| CMYK | cmyk(0%, 25.2%, 4.4%, 2%) |
| CIE-LAB | lab(82.97, 30.84, -16.93) |
| CIE-LCH | lch(82.97, 35.18, 331.24°) |
| OKLab | oklab(86.52% 0.0873 -0.0453) |
| OKLCH | oklch(86.52% 0.098 332.6) |
| XYZ | xyz(72.7735, 62.0991, 89.7975) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.91
Pale Mauve
#FED0FC
ΔE00 4.99
Very Light Purple
#F6CEFC
ΔE00 5.39
Light Lilac
#EDC8FF
ΔE00 6.12
Pale Lavender
#EECFFE
ΔE00 7.17
Plum
#DDA0DD
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABBEF #BBFAC6
analogous
#E5BBFA #FABBEF #FABBCF
triadic
#FABBEF #EFFABB #BBEFFA
tetradic
#FABBEF #FAE5BB #BBFAC6 #BBCFFA
square
#FABBEF #FAE5BB #BBFAC6 #BBCFFA
split-complementary
#FABBEF #CFFABB #BBFAE5
monochromatic
#F249D4 #F682E2 #FABBEF #FDE2F8 #FDE2F8
Accessibility & contrast
On white
1.56
#FABBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#FABBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABBEF
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABBEF | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F1
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#FFBECD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fabbef; /* rgb */ color: rgb(250, 187, 239); /* oklch */ color: oklch(86.5% 0.098 332.6);
Tailwind
colors: {
custom: {
50: '#fcd0f4',
500: '#fabbef',
950: '#000000',
},
}SCSS
$custom: #fabbef; $custom-light: #fcd0f4; $custom-dark: #000000;
JSON
{
"hex": "#fabbef",
"rgb": {
"r": 250,
"g": 187,
"b": 239
},
"hsl": {
"h": 310.476,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.86519,
"c": 0.09833,
"h": 332.6
},
"luminance": 0.62097
}Semantic roles & 50–950 ramp
primary
#FABBEF
secondary
#7BDE8C
accent
#E32A03
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385