#FAB4FF#FAB4FF
#FAB4FF is a very light, vivid purple. Relative luminance 0.602; OKLCH L 85.9% C 0.126 H 324.3°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB4FF |
|---|---|
| RGB | rgb(250, 180, 255) |
| HSL | hsl(296, 100%, 85%) |
| HSV | hsv(296, 29%, 100%) |
| CMYK | cmyk(2%, 29.4%, 0%, 0%) |
| CIE-LAB | lab(81.94, 37.39, -27.03) |
| CIE-LCH | lch(81.94, 46.14, 324.13°) |
| OKLab | oklab(85.91% 0.1022 -0.0733) |
| OKLCH | oklch(85.91% 0.126 324.3) |
| XYZ | xyz(73.7937, 60.1888, 102.3187) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.22
Mauve
#E0B0FF
ΔE00 5.33
Plum
#DDA0DD
ΔE00 6.57
Light Lilac
#EDC8FF
ΔE00 6.62
Light Violet
#D6B4FC
ΔE00 7.47
Very Light Purple
#F6CEFC
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB4FF #B9FFB4
analogous
#D4B4FF #FAB4FF #FFB4DE
triadic
#FAB4FF #FFFAB4 #B4FFFA
tetradic
#FAB4FF #FFD4B4 #B9FFB4 #B4DEFF
square
#FAB4FF #FFD4B4 #B9FFB4 #B4DEFF
split-complementary
#FAB4FF #DEFFB4 #B4FFD4
monochromatic
#F23AFF #F677FF #FAB4FF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.61
#FAB4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#FAB4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB4FF
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB4FF | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#BECFFC
Tritanopia (blue-blind)
#FDBBCF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fab4ff; /* rgb */ color: rgb(250, 180, 255); /* oklch */ color: oklch(85.9% 0.126 324.3);
Tailwind
colors: {
custom: {
50: '#fdcbff',
500: '#fab4ff',
950: '#000000',
},
}SCSS
$custom: #fab4ff; $custom-light: #fdcbff; $custom-dark: #000000;
JSON
{
"hex": "#fab4ff",
"rgb": {
"r": 250,
"g": 180,
"b": 255
},
"hsl": {
"h": 296,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.85911,
"c": 0.12577,
"h": 324.3
},
"luminance": 0.60187
}Semantic roles & 50–950 ramp
primary
#FAB4FF
secondary
#79E671
accent
#E6000F
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181318
muted
#868386