#FABBF2#FABBF2
#FABBF2 is a very light, moderate purple. Relative luminance 0.623; OKLCH L 86.6% C 0.101 H 330.8°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FABBF2 |
|---|---|
| RGB | rgb(250, 187, 242) |
| HSL | hsl(308, 86%, 86%) |
| HSV | hsv(308, 25%, 98%) |
| CMYK | cmyk(0%, 25.2%, 3.2%, 2%) |
| CIE-LAB | lab(83.06, 31.37, -18.39) |
| CIE-LCH | lch(83.06, 36.36, 329.62°) |
| OKLab | oklab(86.62% 0.0882 -0.0493) |
| OKLCH | oklch(86.62% 0.101 330.8) |
| XYZ | xyz(73.2203, 62.2778, 92.1510) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.34
Pale Mauve
#FED0FC
ΔE00 5.09
Very Light Purple
#F6CEFC
ΔE00 5.33
Light Lilac
#EDC8FF
ΔE00 5.75
Pale Lavender
#EECFFE
ΔE00 7.00
Plum
#DDA0DD
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABBF2 #BBFAC3
analogous
#E2BBFA #FABBF2 #FABBD2
triadic
#FABBF2 #F2FABB #BBF2FA
tetradic
#FABBF2 #FAE2BB #BBFAC3 #BBD2FA
square
#FABBF2 #FAE2BB #BBFAC3 #BBD2FA
split-complementary
#FABBF2 #D2FABB #BBFAE2
monochromatic
#F249DC #F682E7 #FABBF2 #FDE2FA #FDE2FA
Accessibility & contrast
On white
1.56
#FABBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#FABBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABBF2
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABBF2 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF4
Deuteranopia (green-blind)
#C8D2F0
Tritanopia (blue-blind)
#FFBFCE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fabbf2; /* rgb */ color: rgb(250, 187, 242); /* oklch */ color: oklch(86.6% 0.101 330.8);
Tailwind
colors: {
custom: {
50: '#fcd0f6',
500: '#fabbf2',
950: '#000000',
},
}SCSS
$custom: #fabbf2; $custom-light: #fcd0f6; $custom-dark: #000000;
JSON
{
"hex": "#fabbf2",
"rgb": {
"r": 250,
"g": 187,
"b": 242
},
"hsl": {
"h": 307.619,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.86623,
"c": 0.10105,
"h": 330.8
},
"luminance": 0.62275
}Semantic roles & 50–950 ramp
primary
#FABBF2
secondary
#7BDE87
accent
#E31F03
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385