#FFABF2#FFABF2
#FFABF2 is a very light, vivid purple. Relative luminance 0.568; OKLCH L 84.5% C 0.133 H 332.3°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFABF2 |
|---|---|
| RGB | rgb(255, 171, 242) |
| HSL | hsl(309, 100%, 84%) |
| HSV | hsv(309, 33%, 100%) |
| CMYK | cmyk(0%, 32.9%, 5.1%, 0%) |
| CIE-LAB | lab(80.07, 41.35, -22.87) |
| CIE-LCH | lch(80.07, 47.26, 331.05°) |
| OKLab | oklab(84.46% 0.1174 -0.0615) |
| OKLCH | oklch(84.46% 0.133 332.3) |
| XYZ | xyz(71.8290, 56.7997, 91.1671) |
| Luminance | 0.5680 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.90
Light Lavendar
#EFC0FE
ΔE00 6.81
Mauve
#E0B0FF
ΔE00 7.87
Light Lilac
#EDC8FF
ΔE00 9.01
Bubblegum Pink
#FE83CC
ΔE00 9.24
Pale Mauve
#FED0FC
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFABF2 #ABFFB8
analogous
#E2ABFF #FFABF2 #FFABC8
triadic
#FFABF2 #F2FFAB #ABF2FF
tetradic
#FFABF2 #FFE2AB #ABFFB8 #ABC8FF
square
#FFABF2 #FFE2AB #ABFFB8 #ABC8FF
split-complementary
#FFABF2 #C8FFAB #ABFFE2
monochromatic
#FF31DF #FF6EE9 #FFABF2 #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.70
#FFABF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#FFABF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFABF2
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFABF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFABF2 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BFF5
Deuteranopia (green-blind)
#BECBEF
Tritanopia (blue-blind)
#FFB0C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffabf2; /* rgb */ color: rgb(255, 171, 242); /* oklch */ color: oklch(84.5% 0.133 332.3);
Tailwind
colors: {
custom: {
50: '#ffc5f6',
500: '#ffabf2',
950: '#000000',
},
}SCSS
$custom: #ffabf2; $custom-light: #ffc5f6; $custom-dark: #000000;
JSON
{
"hex": "#ffabf2",
"rgb": {
"r": 255,
"g": 171,
"b": 242
},
"hsl": {
"h": 309.286,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.84455,
"c": 0.13251,
"h": 332.3
},
"luminance": 0.56797
}Semantic roles & 50–950 ramp
primary
#FFABF2
secondary
#6AE57D
accent
#E62400
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285