#FFAAFE#FFAAFE
#FFAAFE is a very light, vivid purple. Relative luminance 0.572; OKLCH L 84.8% C 0.145 H 327.2°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAAFE |
|---|---|
| RGB | rgb(255, 170, 254) |
| HSL | hsl(301, 100%, 83%) |
| HSV | hsv(301, 33%, 100%) |
| CMYK | cmyk(0%, 33.3%, 0.4%, 0%) |
| CIE-LAB | lab(80.27, 43.97, -29.00) |
| CIE-LCH | lch(80.27, 52.67, 326.59°) |
| OKLab | oklab(84.75% 0.122 -0.0787) |
| OKLCH | oklch(84.75% 0.145 327.2) |
| XYZ | xyz(73.5026, 57.1681, 100.9095) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 6.54
Plum
#DDA0DD
ΔE00 6.60
Light Lavendar
#EFC0FE
ΔE00 6.74
Violet (CSS)
#EE82EE
ΔE00 8.68
Light Violet
#D6B4FC
ΔE00 9.07
Light Lilac
#EDC8FF
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAAFE #AAFFAB
analogous
#D5AAFF #FFAAFE #FFAAD3
triadic
#FFAAFE #FEFFAA #AAFEFF
tetradic
#FFAAFE #FFD5AA #AAFFAB #AAD3FF
square
#FFAAFE #FFD5AA #AAFFAB #AAD3FF
split-complementary
#FFAAFE #D3FFAA #AAFFD5
monochromatic
#FF30FD #FF6DFD #FFAAFE #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.69
#FFAAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#FFAAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAAFE
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAAFE | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#B9CBFB
Tritanopia (blue-blind)
#FFB1C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffaafe; /* rgb */ color: rgb(255, 170, 254); /* oklch */ color: oklch(84.8% 0.145 327.2);
Tailwind
colors: {
custom: {
50: '#ffc4ff',
500: '#ffaafe',
950: '#000000',
},
}SCSS
$custom: #ffaafe; $custom-light: #ffc4ff; $custom-dark: #000000;
JSON
{
"hex": "#ffaafe",
"rgb": {
"r": 255,
"g": 170,
"b": 254
},
"hsl": {
"h": 300.706,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.8475,
"c": 0.14514,
"h": 327.2
},
"luminance": 0.57165
}Semantic roles & 50–950 ramp
primary
#FFAAFE
secondary
#69E46A
accent
#E60300
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181318
muted
#868286