#FFAAF5#FFAAF5
#FFAAF5 is a very light, vivid purple. Relative luminance 0.566; OKLCH L 84.4% C 0.137 H 330.9°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAAF5 |
|---|---|
| RGB | rgb(255, 170, 245) |
| HSL | hsl(307, 100%, 83%) |
| HSV | hsv(307, 33%, 100%) |
| CMYK | cmyk(0%, 33.3%, 3.9%, 0%) |
| CIE-LAB | lab(79.96, 42.39, -24.65) |
| CIE-LCH | lch(79.96, 49.03, 329.82°) |
| OKLab | oklab(84.41% 0.1196 -0.0665) |
| OKLCH | oklch(84.41% 0.137 330.9) |
| XYZ | xyz(72.0951, 56.6051, 93.4968) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.97
Light Lavendar
#EFC0FE
ΔE00 6.83
Mauve
#E0B0FF
ΔE00 7.49
Light Lilac
#EDC8FF
ΔE00 9.12
Violet (CSS)
#EE82EE
ΔE00 9.17
Bubblegum Pink
#FE83CC
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAAF5 #AAFFB4
analogous
#DEAAFF #FFAAF5 #FFAACA
triadic
#FFAAF5 #F5FFAA #AAF5FF
tetradic
#FFAAF5 #FFDEAA #AAFFB4 #AACAFF
square
#FFAAF5 #FFDEAA #AAFFB4 #AACAFF
split-complementary
#FFAAF5 #CAFFAA #AAFFDE
monochromatic
#FF30E7 #FF6DEE #FFAAF5 #FFE0FB #FFE0FB
Accessibility & contrast
On white
1.70
#FFAAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#FFAAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAAF5
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAAF5 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BFF8
Deuteranopia (green-blind)
#BCCAF2
Tritanopia (blue-blind)
#FFAFC5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffaaf5; /* rgb */ color: rgb(255, 170, 245); /* oklch */ color: oklch(84.4% 0.137 330.9);
Tailwind
colors: {
custom: {
50: '#ffc4f8',
500: '#ffaaf5',
950: '#000000',
},
}SCSS
$custom: #ffaaf5; $custom-light: #ffc4f8; $custom-dark: #000000;
JSON
{
"hex": "#ffaaf5",
"rgb": {
"r": 255,
"g": 170,
"b": 245
},
"hsl": {
"h": 307.059,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.84405,
"c": 0.13688,
"h": 330.9
},
"luminance": 0.56602
}Semantic roles & 50–950 ramp
primary
#FFAAF5
secondary
#69E477
accent
#E61B00
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181317
muted
#868285