#FFAEEA#FFAEEA
#FFAEEA is a very light, vivid pink. Relative luminance 0.575; OKLCH L 84.7% C 0.121 H 336.5°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAEEA |
|---|---|
| RGB | rgb(255, 174, 234) |
| HSL | hsl(316, 100%, 84%) |
| HSV | hsv(316, 32%, 100%) |
| CMYK | cmyk(0%, 31.8%, 8.2%, 0%) |
| CIE-LAB | lab(80.45, 38.44, -17.99) |
| CIE-LCH | lch(80.45, 42.44, 334.92°) |
| OKLab | oklab(84.66% 0.1106 -0.048) |
| OKLCH | oklch(84.66% 0.121 336.5) |
| XYZ | xyz(71.2268, 57.4758, 85.1681) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.29
Light Lavendar
#EFC0FE
ΔE00 7.17
Powder Pink
#FFB2D0
ΔE00 7.49
Pale Mauve
#FED0FC
ΔE00 8.31
Very Light Purple
#F6CEFC
ΔE00 8.75
Light Lilac
#EDC8FF
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAEEA #AEFFC3
analogous
#ECAEFF #FFAEEA #FFAEC2
triadic
#FFAEEA #EAFFAE #AEEAFF
tetradic
#FFAEEA #FFECAE #AEFFC3 #AEC2FF
square
#FFAEEA #FFECAE #AEFFC3 #AEC2FF
split-complementary
#FFAEEA #C2FFAE #AEFFEC
monochromatic
#FF34CA #FF71DA #FFAEEA #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.68
#FFAEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#FFAEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAEEA
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAEEA | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0EC
Deuteranopia (green-blind)
#C3CCE8
Tritanopia (blue-blind)
#FFB1C3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffaeea; /* rgb */ color: rgb(255, 174, 234); /* oklch */ color: oklch(84.7% 0.121 336.5);
Tailwind
colors: {
custom: {
50: '#ffc7f0',
500: '#ffaeea',
950: '#000000',
},
}SCSS
$custom: #ffaeea; $custom-light: #ffc7f0; $custom-dark: #000000;
JSON
{
"hex": "#ffaeea",
"rgb": {
"r": 255,
"g": 174,
"b": 234
},
"hsl": {
"h": 315.556,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.84656,
"c": 0.1206,
"h": 336.5
},
"luminance": 0.57473
}Semantic roles & 50–950 ramp
primary
#FFAEEA
secondary
#6CE58B
accent
#E63C00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285