#FFACFB#FFACFB
#FFACFB is a very light, vivid purple. Relative luminance 0.577; OKLCH L 85.0% C 0.139 H 328.4°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFACFB |
|---|---|
| RGB | rgb(255, 172, 251) |
| HSL | hsl(303, 100%, 84%) |
| HSV | hsv(303, 33%, 100%) |
| CMYK | cmyk(0%, 32.5%, 1.6%, 0%) |
| CIE-LAB | lab(80.59, 42.40, -26.91) |
| CIE-LCH | lch(80.59, 50.22, 327.60°) |
| OKLab | oklab(84.95% 0.1183 -0.0728) |
| OKLCH | oklch(84.95% 0.139 328.4) |
| XYZ | xyz(73.4037, 57.7330, 98.5251) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 6.34
Plum
#DDA0DD
ΔE00 6.35
Mauve
#E0B0FF
ΔE00 6.74
Light Lilac
#EDC8FF
ΔE00 8.70
Light Violet
#D6B4FC
ΔE00 9.14
Violet (CSS)
#EE82EE
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFACFB #ACFFB0
analogous
#D9ACFF #FFACFB #FFACD1
triadic
#FFACFB #FBFFAC #ACFBFF
tetradic
#FFACFB #FFD9AC #ACFFB0 #ACD1FF
square
#FFACFB #FFD9AC #ACFFB0 #ACD1FF
split-complementary
#FFACFB #D1FFAC #ACFFD9
monochromatic
#FF32F5 #FF6FF8 #FFACFB #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.67
#FFACFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#FFACFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFACFB
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFACFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFACFB | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FE
Deuteranopia (green-blind)
#BCCCF8
Tritanopia (blue-blind)
#FFB2C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffacfb; /* rgb */ color: rgb(255, 172, 251); /* oklch */ color: oklch(85.0% 0.139 328.4);
Tailwind
colors: {
custom: {
50: '#ffc6fc',
500: '#ffacfb',
950: '#000000',
},
}SCSS
$custom: #ffacfb; $custom-light: #ffc6fc; $custom-dark: #000000;
JSON
{
"hex": "#ffacfb",
"rgb": {
"r": 255,
"g": 172,
"b": 251
},
"hsl": {
"h": 302.892,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.84954,
"c": 0.13892,
"h": 328.4
},
"luminance": 0.5773
}Semantic roles & 50–950 ramp
primary
#FFACFB
secondary
#6AE570
accent
#E60B00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285