#FFABFE#FFABFE
#FFABFE is a very light, vivid purple. Relative luminance 0.575; OKLCH L 84.9% C 0.143 H 327.2°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFABFE |
|---|---|
| RGB | rgb(255, 171, 254) |
| HSL | hsl(301, 100%, 84%) |
| HSV | hsv(301, 33%, 100%) |
| CMYK | cmyk(0%, 32.9%, 0.4%, 0%) |
| CIE-LAB | lab(80.48, 43.45, -28.68) |
| CIE-LCH | lch(80.48, 52.06, 326.57°) |
| OKLab | oklab(84.91% 0.1205 -0.0778) |
| OKLCH | oklch(84.91% 0.143 327.2) |
| XYZ | xyz(73.6908, 57.5444, 100.9722) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 6.49
Light Lavendar
#EFC0FE
ΔE00 6.55
Plum
#DDA0DD
ΔE00 6.59
Violet (CSS)
#EE82EE
ΔE00 8.89
Light Lilac
#EDC8FF
ΔE00 8.94
Light Violet
#D6B4FC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFABFE #ABFFAC
analogous
#D6ABFF #FFABFE #FFABD4
triadic
#FFABFE #FEFFAB #ABFEFF
tetradic
#FFABFE #FFD6AB #ABFFAC #ABD4FF
square
#FFABFE #FFD6AB #ABFFAC #ABD4FF
split-complementary
#FFABFE #D4FFAB #ABFFD6
monochromatic
#FF31FD #FF6EFD #FFABFE #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.68
#FFABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#FFABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFABFE
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFABFE | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#BACCFB
Tritanopia (blue-blind)
#FFB2CA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffabfe; /* rgb */ color: rgb(255, 171, 254); /* oklch */ color: oklch(84.9% 0.143 327.2);
Tailwind
colors: {
custom: {
50: '#ffc5ff',
500: '#ffabfe',
950: '#000000',
},
}SCSS
$custom: #ffabfe; $custom-light: #ffc5ff; $custom-dark: #000000;
JSON
{
"hex": "#ffabfe",
"rgb": {
"r": 255,
"g": 171,
"b": 254
},
"hsl": {
"h": 300.714,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.8491,
"c": 0.14345,
"h": 327.2
},
"luminance": 0.57542
}Semantic roles & 50–950 ramp
primary
#FFABFE
secondary
#6AE56B
accent
#E60300
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181318
muted
#868286