#FFA4E9#FFA4E9
#FFA4E9 is a very light, vivid pink. Relative luminance 0.537; OKLCH L 83.0% C 0.137 H 336.1°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA4E9 |
|---|---|
| RGB | rgb(255, 164, 233) |
| HSL | hsl(315, 100%, 82%) |
| HSV | hsv(315, 36%, 100%) |
| CMYK | cmyk(0%, 35.7%, 8.6%, 0%) |
| CIE-LAB | lab(78.29, 43.46, -20.72) |
| CIE-LCH | lch(78.29, 48.14, 334.51°) |
| OKLab | oklab(83% 0.1252 -0.0555) |
| OKLCH | oklch(83% 0.137 336.1) |
| XYZ | xyz(69.2231, 53.6976, 83.7935) |
| Luminance | 0.5369 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.83
Bubblegum Pink
#FE83CC
ΔE00 7.37
Light Lavendar
#EFC0FE
ΔE00 8.49
Lavender Pink
#DD85D7
ΔE00 8.78
Powder Pink
#FFB2D0
ΔE00 8.98
Pink (survey)
#FF81C0
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA4E9 #A4FFBA
analogous
#E7A4FF #FFA4E9 #FFA4BC
triadic
#FFA4E9 #E9FFA4 #A4E9FF
tetradic
#FFA4E9 #FFE7A4 #A4FFBA #A4BCFF
square
#FFA4E9 #FFE7A4 #A4FFBA #A4BCFF
split-complementary
#FFA4E9 #BCFFA4 #A4FFE7
monochromatic
#FF2ACB #FF67DA #FFA4E9 #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.79
#FFA4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#FFA4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA4E9
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA4E9 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B9EC
Deuteranopia (green-blind)
#BCC7E6
Tritanopia (blue-blind)
#FFA7BD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffa4e9; /* rgb */ color: rgb(255, 164, 233); /* oklch */ color: oklch(83.0% 0.137 336.1);
Tailwind
colors: {
custom: {
50: '#ffc0f0',
500: '#ffa4e9',
950: '#000000',
},
}SCSS
$custom: #ffa4e9; $custom-light: #ffc0f0; $custom-dark: #000000;
JSON
{
"hex": "#ffa4e9",
"rgb": {
"r": 255,
"g": 164,
"b": 233
},
"hsl": {
"h": 314.505,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.83004,
"c": 0.13694,
"h": 336.1
},
"luminance": 0.53694
}Semantic roles & 50–950 ramp
primary
#FFA4E9
secondary
#64E483
accent
#E63700
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181216
muted
#868285