#FFAAEE#FFAAEE
#FFAAEE is a very light, vivid pink. Relative luminance 0.562; OKLCH L 84.1% C 0.131 H 334.2°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAAEE |
|---|---|
| RGB | rgb(255, 170, 238) |
| HSL | hsl(312, 100%, 83%) |
| HSV | hsv(312, 33%, 100%) |
| CMYK | cmyk(0%, 33.3%, 6.7%, 0%) |
| CIE-LAB | lab(79.72, 41.19, -21.25) |
| CIE-LCH | lch(79.72, 46.35, 332.72°) |
| OKLab | oklab(84.15% 0.1177 -0.057) |
| OKLCH | oklch(84.15% 0.131 334.2) |
| XYZ | xyz(71.0467, 56.1857, 87.9749) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.86
Light Lavendar
#EFC0FE
ΔE00 7.24
Mauve
#E0B0FF
ΔE00 8.46
Bubblegum Pink
#FE83CC
ΔE00 8.74
Powder Pink
#FFB2D0
ΔE00 8.99
Pale Mauve
#FED0FC
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAAEE #AAFFBB
analogous
#E5AAFF #FFAAEE #FFAAC3
triadic
#FFAAEE #EEFFAA #AAEEFF
tetradic
#FFAAEE #FFE5AA #AAFFBB #AAC3FF
square
#FFAAEE #FFE5AA #AAFFBB #AAC3FF
split-complementary
#FFAAEE #C3FFAA #AAFFE5
monochromatic
#FF30D6 #FF6DE2 #FFAAEE #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.72
#FFAAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#FFAAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAAEE
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAAEE | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEF1
Deuteranopia (green-blind)
#BFCAEB
Tritanopia (blue-blind)
#FFAEC2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffaaee; /* rgb */ color: rgb(255, 170, 238); /* oklch */ color: oklch(84.1% 0.131 334.2);
Tailwind
colors: {
custom: {
50: '#ffc4f3',
500: '#ffaaee',
950: '#000000',
},
}SCSS
$custom: #ffaaee; $custom-light: #ffc4f3; $custom-dark: #000000;
JSON
{
"hex": "#ffaaee",
"rgb": {
"r": 255,
"g": 170,
"b": 238
},
"hsl": {
"h": 312,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.84147,
"c": 0.13079,
"h": 334.2
},
"luminance": 0.56182
}Semantic roles & 50–950 ramp
primary
#FFAAEE
secondary
#69E481
accent
#E62E00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285