#FFACF2#FFACF2
#FFACF2 is a very light, vivid purple. Relative luminance 0.572; OKLCH L 84.6% C 0.131 H 332.4°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFACF2 |
|---|---|
| RGB | rgb(255, 172, 242) |
| HSL | hsl(309, 100%, 84%) |
| HSV | hsv(309, 33%, 100%) |
| CMYK | cmyk(0%, 32.5%, 5.1%, 0%) |
| CIE-LAB | lab(80.28, 40.83, -22.55) |
| CIE-LCH | lch(80.28, 46.64, 331.09°) |
| OKLab | oklab(84.62% 0.1159 -0.0607) |
| OKLCH | oklch(84.62% 0.131 332.4) |
| XYZ | xyz(72.0186, 57.1790, 91.2303) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.94
Light Lavendar
#EFC0FE
ΔE00 6.65
Mauve
#E0B0FF
ΔE00 7.87
Light Lilac
#EDC8FF
ΔE00 8.84
Pale Mauve
#FED0FC
ΔE00 9.02
Very Light Purple
#F6CEFC
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFACF2 #ACFFB9
analogous
#E2ACFF #FFACF2 #FFACC8
triadic
#FFACF2 #F2FFAC #ACF2FF
tetradic
#FFACF2 #FFE2AC #ACFFB9 #ACC8FF
square
#FFACF2 #FFE2AC #ACFFB9 #ACC8FF
split-complementary
#FFACF2 #C8FFAC #ACFFE2
monochromatic
#FF32DF #FF6FE8 #FFACF2 #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.69
#FFACF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#FFACF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFACF2
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFACF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFACF2 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC0F5
Deuteranopia (green-blind)
#BFCBEF
Tritanopia (blue-blind)
#FFB0C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffacf2; /* rgb */ color: rgb(255, 172, 242); /* oklch */ color: oklch(84.6% 0.131 332.4);
Tailwind
colors: {
custom: {
50: '#ffc6f6',
500: '#ffacf2',
950: '#000000',
},
}SCSS
$custom: #ffacf2; $custom-light: #ffc6f6; $custom-dark: #000000;
JSON
{
"hex": "#ffacf2",
"rgb": {
"r": 255,
"g": 172,
"b": 242
},
"hsl": {
"h": 309.398,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.84617,
"c": 0.13079,
"h": 332.4
},
"luminance": 0.57176
}Semantic roles & 50–950 ramp
primary
#FFACF2
secondary
#6AE57E
accent
#E62400
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285