#FABCF2#FABCF2
#FABCF2 is a very light, moderate purple. Relative luminance 0.627; OKLCH L 86.8% C 0.099 H 330.9°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FABCF2 |
|---|---|
| RGB | rgb(250, 188, 242) |
| HSL | hsl(308, 86%, 86%) |
| HSV | hsv(308, 25%, 98%) |
| CMYK | cmyk(0%, 24.8%, 3.2%, 2%) |
| CIE-LAB | lab(83.29, 30.84, -18.05) |
| CIE-LCH | lch(83.29, 35.73, 329.67°) |
| OKLab | oklab(86.8% 0.0867 -0.0484) |
| OKLCH | oklch(86.8% 0.099 330.9) |
| XYZ | xyz(73.4332, 62.7036, 92.2220) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.33
Pale Mauve
#FED0FC
ΔE00 4.82
Very Light Purple
#F6CEFC
ΔE00 5.10
Light Lilac
#EDC8FF
ΔE00 5.63
Pale Lavender
#EECFFE
ΔE00 6.81
Plum
#DDA0DD
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABCF2 #BCFAC4
analogous
#E3BCFA #FABCF2 #FABCD3
triadic
#FABCF2 #F2FABC #BCF2FA
tetradic
#FABCF2 #FAE3BC #BCFAC4 #BCD3FA
square
#FABCF2 #FAE3BC #BCFAC4 #BCD3FA
split-complementary
#FABCF2 #D3FABC #BCFAE3
monochromatic
#F14ADC #F683E7 #FABCF2 #FDE3F9 #FDE3F9
Accessibility & contrast
On white
1.55
#FABCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#FABCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABCF2
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABCF2 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACAF4
Deuteranopia (green-blind)
#C9D3F0
Tritanopia (blue-blind)
#FFC0CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fabcf2; /* rgb */ color: rgb(250, 188, 242); /* oklch */ color: oklch(86.8% 0.099 330.9);
Tailwind
colors: {
custom: {
50: '#fcd0f6',
500: '#fabcf2',
950: '#000000',
},
}SCSS
$custom: #fabcf2; $custom-light: #fcd0f6; $custom-dark: #000000;
JSON
{
"hex": "#fabcf2",
"rgb": {
"r": 250,
"g": 188,
"b": 242
},
"hsl": {
"h": 307.742,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.86795,
"c": 0.09931,
"h": 330.9
},
"luminance": 0.62701
}Semantic roles & 50–950 ramp
primary
#FABCF2
secondary
#7CDE88
accent
#E32003
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385