#FFACFA#FFACFA
#FFACFA is a very light, vivid purple. Relative luminance 0.577; OKLCH L 84.9% C 0.138 H 328.8°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFACFA |
|---|---|
| RGB | rgb(255, 172, 250) |
| HSL | hsl(304, 100%, 84%) |
| HSV | hsv(304, 33%, 100%) |
| CMYK | cmyk(0%, 32.5%, 2%, 0%) |
| CIE-LAB | lab(80.56, 42.22, -26.43) |
| CIE-LCH | lch(80.56, 49.81, 327.96°) |
| OKLab | oklab(84.92% 0.118 -0.0715) |
| OKLCH | oklch(84.92% 0.138 328.8) |
| XYZ | xyz(73.2465, 57.6701, 97.6971) |
| Luminance | 0.5767 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.27
Light Lavendar
#EFC0FE
ΔE00 6.35
Mauve
#E0B0FF
ΔE00 6.85
Light Lilac
#EDC8FF
ΔE00 8.70
Light Violet
#D6B4FC
ΔE00 9.22
Violet (CSS)
#EE82EE
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFACFA #ACFFB1
analogous
#DAACFF #FFACFA #FFACD0
triadic
#FFACFA #FAFFAC #ACFAFF
tetradic
#FFACFA #FFDAAC #ACFFB1 #ACD0FF
square
#FFACFA #FFDAAC #ACFFB1 #ACD0FF
split-complementary
#FFACFA #D0FFAC #ACFFDA
monochromatic
#FF32F3 #FF6FF6 #FFACFA #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.68
#FFACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#FFACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFACFA
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFACFA | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C1FD
Deuteranopia (green-blind)
#BCCCF7
Tritanopia (blue-blind)
#FFB2C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffacfa; /* rgb */ color: rgb(255, 172, 250); /* oklch */ color: oklch(84.9% 0.138 328.8);
Tailwind
colors: {
custom: {
50: '#ffc6fc',
500: '#ffacfa',
950: '#000000',
},
}SCSS
$custom: #ffacfa; $custom-light: #ffc6fc; $custom-dark: #000000;
JSON
{
"hex": "#ffacfa",
"rgb": {
"r": 255,
"g": 172,
"b": 250
},
"hsl": {
"h": 303.614,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.84916,
"c": 0.13799,
"h": 328.8
},
"luminance": 0.57667
}Semantic roles & 50–950 ramp
primary
#FFACFA
secondary
#6AE572
accent
#E60E00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285