#FFA4EA#FFA4EA
#FFA4EA is a very light, vivid pink. Relative luminance 0.538; OKLCH L 83.0% C 0.138 H 335.6°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA4EA |
|---|---|
| RGB | rgb(255, 164, 234) |
| HSL | hsl(314, 100%, 82%) |
| HSV | hsv(314, 36%, 100%) |
| CMYK | cmyk(0%, 35.7%, 8.2%, 0%) |
| CIE-LAB | lab(78.32, 43.62, -21.21) |
| CIE-LCH | lch(78.32, 48.50, 334.07°) |
| OKLab | oklab(83.04% 0.1255 -0.0569) |
| OKLCH | oklch(83.04% 0.138 335.6) |
| XYZ | xyz(69.3664, 53.7549, 84.5479) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.80
Bubblegum Pink
#FE83CC
ΔE00 7.46
Light Lavendar
#EFC0FE
ΔE00 8.42
Lavender Pink
#DD85D7
ΔE00 8.73
Violet (CSS)
#EE82EE
ΔE00 8.92
Pink (survey)
#FF81C0
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA4EA #A4FFB9
analogous
#E6A4FF #FFA4EA #FFA4BD
triadic
#FFA4EA #EAFFA4 #A4EAFF
tetradic
#FFA4EA #FFE6A4 #A4FFB9 #A4BDFF
square
#FFA4EA #FFE6A4 #A4FFB9 #A4BDFF
split-complementary
#FFA4EA #BDFFA4 #A4FFE6
monochromatic
#FF2ACE #FF67DC #FFA4EA #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.79
#FFA4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#FFA4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA4EA
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA4EA | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B9ED
Deuteranopia (green-blind)
#BBC7E7
Tritanopia (blue-blind)
#FFA7BD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffa4ea; /* rgb */ color: rgb(255, 164, 234); /* oklch */ color: oklch(83.0% 0.138 335.6);
Tailwind
colors: {
custom: {
50: '#ffc0f0',
500: '#ffa4ea',
950: '#000000',
},
}SCSS
$custom: #ffa4ea; $custom-light: #ffc0f0; $custom-dark: #000000;
JSON
{
"hex": "#ffa4ea",
"rgb": {
"r": 255,
"g": 164,
"b": 234
},
"hsl": {
"h": 313.846,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.83041,
"c": 0.13776,
"h": 335.6
},
"luminance": 0.53751
}Semantic roles & 50–950 ramp
primary
#FFA4EA
secondary
#64E481
accent
#E63500
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181216
muted
#868285