#FFAEEE#FFAEEE
#FFAEEE is a very light, vivid pink. Relative luminance 0.577; OKLCH L 84.8% C 0.124 H 334.4°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAEEE |
|---|---|
| RGB | rgb(255, 174, 238) |
| HSL | hsl(313, 100%, 84%) |
| HSV | hsv(313, 32%, 100%) |
| CMYK | cmyk(0%, 31.8%, 6.7%, 0%) |
| CIE-LAB | lab(80.58, 39.11, -19.95) |
| CIE-LCH | lch(80.58, 43.90, 332.98°) |
| OKLab | oklab(84.8% 0.1118 -0.0534) |
| OKLCH | oklch(84.8% 0.124 334.4) |
| XYZ | xyz(71.8080, 57.7083, 88.2287) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.10
Light Lavendar
#EFC0FE
ΔE00 6.72
Pale Mauve
#FED0FC
ΔE00 8.38
Powder Pink
#FFB2D0
ΔE00 8.39
Mauve
#E0B0FF
ΔE00 8.54
Very Light Purple
#F6CEFC
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAEEE #AEFFBF
analogous
#E8AEFF #FFAEEE #FFAEC6
triadic
#FFAEEE #EEFFAE #AEEEFF
tetradic
#FFAEEE #FFE8AE #AEFFBF #AEC6FF
square
#FFAEEE #FFE8AE #AEFFBF #AEC6FF
split-complementary
#FFAEEE #C6FFAE #AEFFE8
monochromatic
#FF34D4 #FF71E1 #FFAEEE #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.67
#FFAEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#FFAEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAEEE
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAEEE | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F0
Deuteranopia (green-blind)
#C2CCEB
Tritanopia (blue-blind)
#FFB1C5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffaeee; /* rgb */ color: rgb(255, 174, 238); /* oklch */ color: oklch(84.8% 0.124 334.4);
Tailwind
colors: {
custom: {
50: '#ffc7f3',
500: '#ffaeee',
950: '#000000',
},
}SCSS
$custom: #ffaeee; $custom-light: #ffc7f3; $custom-dark: #000000;
JSON
{
"hex": "#ffaeee",
"rgb": {
"r": 255,
"g": 174,
"b": 238
},
"hsl": {
"h": 312.593,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.84798,
"c": 0.12391,
"h": 334.4
},
"luminance": 0.57705
}Semantic roles & 50–950 ramp
primary
#FFAEEE
secondary
#6CE586
accent
#E63000
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285