#FAB6FA#FAB6FA
#FAB6FA is a very light, moderate purple. Relative luminance 0.607; OKLCH L 86.1% C 0.117 H 326.5°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB6FA |
|---|---|
| RGB | rgb(250, 182, 250) |
| HSL | hsl(300, 87%, 85%) |
| HSV | hsv(300, 27%, 98%) |
| CMYK | cmyk(0%, 27.2%, 0%, 2%) |
| CIE-LAB | lab(82.21, 35.43, -23.95) |
| CIE-LCH | lch(82.21, 42.77, 325.94°) |
| OKLab | oklab(86.06% 0.0979 -0.0647) |
| OKLCH | oklch(86.06% 0.117 326.5) |
| XYZ | xyz(73.4059, 60.6844, 98.2704) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.88
Mauve
#E0B0FF
ΔE00 6.10
Light Lilac
#EDC8FF
ΔE00 6.14
Plum
#DDA0DD
ΔE00 6.38
Very Light Purple
#F6CEFC
ΔE00 6.90
Pale Mauve
#FED0FC
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB6FA #B6FAB6
analogous
#D8B6FA #FAB6FA #FAB6D8
triadic
#FAB6FA #FAFAB6 #B6FAFA
tetradic
#FAB6FA #FAD8B6 #B6FAB6 #B6D8FA
square
#FAB6FA #FAD8B6 #B6FAB6 #B6D8FA
split-complementary
#FAB6FA #D8FAB6 #B6FAD8
monochromatic
#F243F2 #F67DF6 #FAB6FA #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.60
#FAB6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#FAB6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB6FA
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB6FA | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FD
Deuteranopia (green-blind)
#C1D0F8
Tritanopia (blue-blind)
#FEBCCE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fab6fa; /* rgb */ color: rgb(250, 182, 250); /* oklch */ color: oklch(86.1% 0.117 326.5);
Tailwind
colors: {
custom: {
50: '#fcccfc',
500: '#fab6fa',
950: '#000000',
},
}SCSS
$custom: #fab6fa; $custom-light: #fcccfc; $custom-dark: #000000;
JSON
{
"hex": "#fab6fa",
"rgb": {
"r": 250,
"g": 182,
"b": 250
},
"hsl": {
"h": 300,
"s": 87.179,
"l": 84.706
},
"oklch": {
"l": 0.86058,
"c": 0.11736,
"h": 326.5
},
"luminance": 0.60682
}Semantic roles & 50–950 ramp
primary
#FAB6FA
secondary
#76DE76
accent
#E40202
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181317
muted
#868385