#FAB0FF#FAB0FF
#FAB0FF is a very light, vivid purple. Relative luminance 0.586; OKLCH L 85.2% C 0.133 H 324.5°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB0FF |
|---|---|
| RGB | rgb(250, 176, 255) |
| HSL | hsl(296, 100%, 85%) |
| HSV | hsv(296, 31%, 100%) |
| CMYK | cmyk(2%, 31%, 0%, 0%) |
| CIE-LAB | lab(81.07, 39.49, -28.37) |
| CIE-LCH | lch(81.07, 48.62, 324.31°) |
| OKLab | oklab(85.25% 0.108 -0.077) |
| OKLCH | oklch(85.25% 0.133 324.5) |
| XYZ | xyz(72.9978, 58.5971, 102.0534) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.08
Mauve
#E0B0FF
ΔE00 5.31
Plum
#DDA0DD
ΔE00 6.37
Light Lilac
#EDC8FF
ΔE00 7.50
Light Violet
#D6B4FC
ΔE00 7.68
Very Light Purple
#F6CEFC
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB0FF #B5FFB0
analogous
#D3B0FF #FAB0FF #FFB0DC
triadic
#FAB0FF #FFFAB0 #B0FFFA
tetradic
#FAB0FF #FFD3B0 #B5FFB0 #B0DCFF
square
#FAB0FF #FFD3B0 #B5FFB0 #B0DCFF
split-complementary
#FAB0FF #DCFFB0 #B0FFD3
monochromatic
#F236FF #F673FF #FAB0FF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.65
#FAB0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#FAB0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB0FF
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB0FF | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C4FF
Deuteranopia (green-blind)
#BBCCFC
Tritanopia (blue-blind)
#FEB8CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fab0ff; /* rgb */ color: rgb(250, 176, 255); /* oklch */ color: oklch(85.2% 0.133 324.5);
Tailwind
colors: {
custom: {
50: '#fdc8ff',
500: '#fab0ff',
950: '#000000',
},
}SCSS
$custom: #fab0ff; $custom-light: #fdc8ff; $custom-dark: #000000;
JSON
{
"hex": "#fab0ff",
"rgb": {
"r": 250,
"g": 176,
"b": 255
},
"hsl": {
"h": 296.203,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.85248,
"c": 0.13266,
"h": 324.5
},
"luminance": 0.58595
}Semantic roles & 50–950 ramp
primary
#FAB0FF
secondary
#75E56E
accent
#E6000F
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181318
muted
#868286