#FAB7FF#FAB7FF
#FAB7FF is a very light, vivid purple. Relative luminance 0.614; OKLCH L 86.4% C 0.121 H 324.2°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB7FF |
|---|---|
| RGB | rgb(250, 183, 255) |
| HSL | hsl(296, 100%, 86%) |
| HSV | hsv(296, 28%, 100%) |
| CMYK | cmyk(2%, 28.2%, 0%, 0%) |
| CIE-LAB | lab(82.60, 35.81, -26.03) |
| CIE-LCH | lch(82.60, 44.27, 323.99°) |
| OKLab | oklab(86.41% 0.0978 -0.0705) |
| OKLCH | oklch(86.41% 0.121 324.2) |
| XYZ | xyz(74.4058, 61.4132, 102.5228) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.61
Mauve
#E0B0FF
ΔE00 5.46
Light Lilac
#EDC8FF
ΔE00 5.96
Plum
#DDA0DD
ΔE00 6.80
Very Light Purple
#F6CEFC
ΔE00 7.08
Light Violet
#D6B4FC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB7FF #BCFFB7
analogous
#D6B7FF #FAB7FF #FFB7E0
triadic
#FAB7FF #FFFAB7 #B7FFFA
tetradic
#FAB7FF #FFD6B7 #BCFFB7 #B7E0FF
square
#FAB7FF #FFD6B7 #BCFFB7 #B7E0FF
split-complementary
#FAB7FF #E0FFB7 #B7FFD6
monochromatic
#F13DFF #F67AFF #FAB7FF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.58
#FAB7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#FAB7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB7FF
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB7FF | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C9FF
Deuteranopia (green-blind)
#C1D0FD
Tritanopia (blue-blind)
#FDBED1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fab7ff; /* rgb */ color: rgb(250, 183, 255); /* oklch */ color: oklch(86.4% 0.121 324.2);
Tailwind
colors: {
custom: {
50: '#fdcdff',
500: '#fab7ff',
950: '#000000',
},
}SCSS
$custom: #fab7ff; $custom-light: #fdcdff; $custom-dark: #000000;
JSON
{
"hex": "#fab7ff",
"rgb": {
"r": 250,
"g": 183,
"b": 255
},
"hsl": {
"h": 295.833,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.86413,
"c": 0.12061,
"h": 324.2
},
"luminance": 0.61411
}Semantic roles & 50–950 ramp
primary
#FAB7FF
secondary
#7CE674
accent
#E60010
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181318
muted
#868386