#FFABFD#FFABFD
#FFABFD is a very light, vivid purple. Relative luminance 0.575; OKLCH L 84.9% C 0.142 H 327.6°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFABFD |
|---|---|
| RGB | rgb(255, 171, 253) |
| HSL | hsl(301, 100%, 84%) |
| HSV | hsv(301, 33%, 100%) |
| CMYK | cmyk(0%, 32.9%, 0.8%, 0%) |
| CIE-LAB | lab(80.45, 43.27, -28.20) |
| CIE-LCH | lch(80.45, 51.65, 326.91°) |
| OKLab | oklab(84.87% 0.1203 -0.0764) |
| OKLCH | oklch(84.87% 0.142 327.6) |
| XYZ | xyz(73.5311, 57.4806, 100.1310) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.50
Light Lavendar
#EFC0FE
ΔE00 6.54
Mauve
#E0B0FF
ΔE00 6.58
Light Lilac
#EDC8FF
ΔE00 8.92
Violet (CSS)
#EE82EE
ΔE00 8.93
Light Violet
#D6B4FC
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFABFD #ABFFAD
analogous
#D7ABFF #FFABFD #FFABD3
triadic
#FFABFD #FDFFAB #ABFDFF
tetradic
#FFABFD #FFD7AB #ABFFAD #ABD3FF
square
#FFABFD #FFD7AB #ABFFAD #ABD3FF
split-complementary
#FFABFD #D3FFAB #ABFFD7
monochromatic
#FF31FA #FF6EFC #FFABFD #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.68
#FFABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#FFABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFABFD
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFABFD | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#BACCFA
Tritanopia (blue-blind)
#FFB2C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffabfd; /* rgb */ color: rgb(255, 171, 253); /* oklch */ color: oklch(84.9% 0.142 327.6);
Tailwind
colors: {
custom: {
50: '#ffc5fe',
500: '#ffabfd',
950: '#000000',
},
}SCSS
$custom: #ffabfd; $custom-light: #ffc5fe; $custom-dark: #000000;
JSON
{
"hex": "#ffabfd",
"rgb": {
"r": 255,
"g": 171,
"b": 253
},
"hsl": {
"h": 301.429,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.84871,
"c": 0.14249,
"h": 327.6
},
"luminance": 0.57478
}Semantic roles & 50–950 ramp
primary
#FFABFD
secondary
#6AE56C
accent
#E60500
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285