#F4ABFE#F4ABFE
#F4ABFE is a very light, vivid purple. Relative luminance 0.555; OKLCH L 83.8% C 0.137 H 322.5°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F4ABFE |
|---|---|
| RGB | rgb(244, 171, 254) |
| HSL | hsl(293, 98%, 83%) |
| HSV | hsv(293, 33%, 100%) |
| CMYK | cmyk(3.9%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(79.34, 40.07, -30.54) |
| CIE-LCH | lch(79.34, 50.38, 322.69°) |
| OKLab | oklab(83.78% 0.1083 -0.0832) |
| OKLCH | oklch(83.78% 0.137 322.5) |
| XYZ | xyz(69.7585, 55.5168, 100.7879) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 4.50
Light Lavendar
#EFC0FE
ΔE00 5.75
Plum
#DDA0DD
ΔE00 5.86
Light Violet
#D6B4FC
ΔE00 7.08
Lilac (survey)
#CEA2FD
ΔE00 7.74
Pale Violet
#CEAEFA
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4ABFE #B5FEAB
analogous
#CAABFE #F4ABFE #FEABDE
triadic
#F4ABFE #FEF4AB #ABFEF4
tetradic
#F4ABFE #FECAAB #B5FEAB #ABDEFE
square
#F4ABFE #FECAAB #B5FEAB #ABDEFE
split-complementary
#F4ABFE #DEFEAB #ABFECA
monochromatic
#E432FD #EC6FFD #F4ABFE #FBE1FF #FBE1FF
Accessibility & contrast
On white
1.74
#F4ABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#F4ABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4ABFE
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4ABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4ABFE | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BFFF
Deuteranopia (green-blind)
#B4C7FB
Tritanopia (blue-blind)
#F7B4C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f4abfe; /* rgb */ color: rgb(244, 171, 254); /* oklch */ color: oklch(83.8% 0.137 322.5);
Tailwind
colors: {
custom: {
50: '#f9c5ff',
500: '#f4abfe',
950: '#000000',
},
}SCSS
$custom: #f4abfe; $custom-light: #f9c5ff; $custom-dark: #000000;
JSON
{
"hex": "#f4abfe",
"rgb": {
"r": 244,
"g": 171,
"b": 254
},
"hsl": {
"h": 292.771,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.83784,
"c": 0.13659,
"h": 322.5
},
"luminance": 0.55515
}Semantic roles & 50–950 ramp
primary
#F4ABFE
secondary
#79E36A
accent
#E6001C
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#171318
muted
#858286