#FFAAEA#FFAAEA
#FFAAEA is a very light, vivid pink. Relative luminance 0.559; OKLCH L 84.0% C 0.127 H 336.1°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAAEA |
|---|---|
| RGB | rgb(255, 170, 234) |
| HSL | hsl(315, 100%, 83%) |
| HSV | hsv(315, 33%, 100%) |
| CMYK | cmyk(0%, 33.3%, 8.2%, 0%) |
| CIE-LAB | lab(79.59, 40.52, -19.29) |
| CIE-LCH | lch(79.59, 44.87, 334.54°) |
| OKLab | oklab(84% 0.1166 -0.0516) |
| OKLCH | oklch(84% 0.127 336.1) |
| XYZ | xyz(70.4655, 55.9533, 84.9143) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.98
Light Lavendar
#EFC0FE
ΔE00 7.61
Powder Pink
#FFB2D0
ΔE00 8.14
Bubblegum Pink
#FE83CC
ΔE00 8.47
Mauve
#E0B0FF
ΔE00 9.10
Pale Mauve
#FED0FC
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAAEA #AAFFBF
analogous
#EAAAFF #FFAAEA #FFAABF
triadic
#FFAAEA #EAFFAA #AAEAFF
tetradic
#FFAAEA #FFEAAA #AAFFBF #AABFFF
square
#FFAAEA #FFEAAA #AAFFBF #AABFFF
split-complementary
#FFAAEA #BFFFAA #AAFFEA
monochromatic
#FF30CC #FF6DDB #FFAAEA #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.72
#FFAAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#FFAAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAAEA
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAAEA | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEEC
Deuteranopia (green-blind)
#C0CAE7
Tritanopia (blue-blind)
#FFADC1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffaaea; /* rgb */ color: rgb(255, 170, 234); /* oklch */ color: oklch(84.0% 0.127 336.1);
Tailwind
colors: {
custom: {
50: '#ffc4f0',
500: '#ffaaea',
950: '#000000',
},
}SCSS
$custom: #ffaaea; $custom-light: #ffc4f0; $custom-dark: #000000;
JSON
{
"hex": "#ffaaea",
"rgb": {
"r": 255,
"g": 170,
"b": 234
},
"hsl": {
"h": 314.824,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.84003,
"c": 0.12748,
"h": 336.1
},
"luminance": 0.5595
}Semantic roles & 50–950 ramp
primary
#FFAAEA
secondary
#69E487
accent
#E63900
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285