#FFABFB#FFABFB
#FFABFB is a very light, vivid purple. Relative luminance 0.574; OKLCH L 84.8% C 0.141 H 328.4°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFABFB |
|---|---|
| RGB | rgb(255, 171, 251) |
| HSL | hsl(303, 100%, 84%) |
| HSV | hsv(303, 33%, 100%) |
| CMYK | cmyk(0%, 32.9%, 1.6%, 0%) |
| CIE-LAB | lab(80.38, 42.92, -27.23) |
| CIE-LCH | lch(80.38, 50.83, 327.60°) |
| OKLab | oklab(84.79% 0.1197 -0.0737) |
| OKLCH | oklch(84.79% 0.141 328.4) |
| XYZ | xyz(73.2141, 57.3538, 98.4619) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.34
Light Lavendar
#EFC0FE
ΔE00 6.53
Mauve
#E0B0FF
ΔE00 6.77
Light Lilac
#EDC8FF
ΔE00 8.90
Violet (CSS)
#EE82EE
ΔE00 9.02
Light Violet
#D6B4FC
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFABFB #ABFFAF
analogous
#D9ABFF #FFABFB #FFABD1
triadic
#FFABFB #FBFFAB #ABFBFF
tetradic
#FFABFB #FFD9AB #ABFFAF #ABD1FF
square
#FFABFB #FFD9AB #ABFFAF #ABD1FF
split-complementary
#FFABFB #D1FFAB #ABFFD9
monochromatic
#FF31F5 #FF6EF8 #FFABFB #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.68
#FFABFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#FFABFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFABFB
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFABFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFABFB | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FE
Deuteranopia (green-blind)
#BBCBF8
Tritanopia (blue-blind)
#FFB2C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffabfb; /* rgb */ color: rgb(255, 171, 251); /* oklch */ color: oklch(84.8% 0.141 328.4);
Tailwind
colors: {
custom: {
50: '#ffc5fc',
500: '#ffabfb',
950: '#000000',
},
}SCSS
$custom: #ffabfb; $custom-light: #ffc5fc; $custom-dark: #000000;
JSON
{
"hex": "#ffabfb",
"rgb": {
"r": 255,
"g": 171,
"b": 251
},
"hsl": {
"h": 302.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.84794,
"c": 0.14062,
"h": 328.4
},
"luminance": 0.57351
}Semantic roles & 50–950 ramp
primary
#FFABFB
secondary
#6AE56F
accent
#E60B00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285