#FAB8FF#FAB8FF
#FAB8FF is a very light, moderate purple. Relative luminance 0.618; OKLCH L 86.6% C 0.119 H 324.2°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB8FF |
|---|---|
| RGB | rgb(250, 184, 255) |
| HSL | hsl(296, 100%, 86%) |
| HSV | hsv(296, 28%, 100%) |
| CMYK | cmyk(2%, 27.8%, 0%, 0%) |
| CIE-LAB | lab(82.82, 35.29, -25.69) |
| CIE-LCH | lch(82.82, 43.65, 323.94°) |
| OKLab | oklab(86.58% 0.0964 -0.0696) |
| OKLCH | oklch(86.58% 0.119 324.2) |
| XYZ | xyz(74.6128, 61.8272, 102.5918) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.41
Mauve
#E0B0FF
ΔE00 5.53
Light Lilac
#EDC8FF
ΔE00 5.74
Very Light Purple
#F6CEFC
ΔE00 6.83
Plum
#DDA0DD
ΔE00 6.90
Pale Mauve
#FED0FC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB8FF #BDFFB8
analogous
#D6B8FF #FAB8FF #FFB8E0
triadic
#FAB8FF #FFFAB8 #B8FFFA
tetradic
#FAB8FF #FFD6B8 #BDFFB8 #B8E0FF
square
#FAB8FF #FFD6B8 #BDFFB8 #B8E0FF
split-complementary
#FAB8FF #E0FFB8 #B8FFD6
monochromatic
#F13EFF #F67BFF #FAB8FF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.57
#FAB8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#FAB8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB8FF
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB8FF | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#C1D1FD
Tritanopia (blue-blind)
#FDBFD1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fab8ff; /* rgb */ color: rgb(250, 184, 255); /* oklch */ color: oklch(86.6% 0.119 324.2);
Tailwind
colors: {
custom: {
50: '#fcceff',
500: '#fab8ff',
950: '#000000',
},
}SCSS
$custom: #fab8ff; $custom-light: #fcceff; $custom-dark: #000000;
JSON
{
"hex": "#fab8ff",
"rgb": {
"r": 250,
"g": 184,
"b": 255
},
"hsl": {
"h": 295.775,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.86582,
"c": 0.11887,
"h": 324.2
},
"luminance": 0.61825
}Semantic roles & 50–950 ramp
primary
#FAB8FF
secondary
#7DE775
accent
#E60010
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181318
muted
#868386