#FFA4E8#FFA4E8
#FFA4E8 is a very light, vivid pink. Relative luminance 0.536; OKLCH L 83.0% C 0.136 H 336.6°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA4E8 |
|---|---|
| RGB | rgb(255, 164, 232) |
| HSL | hsl(315, 100%, 82%) |
| HSV | hsv(315, 36%, 100%) |
| CMYK | cmyk(0%, 35.7%, 9%, 0%) |
| CIE-LAB | lab(78.25, 43.29, -20.23) |
| CIE-LCH | lch(78.25, 47.78, 334.96°) |
| OKLab | oklab(82.97% 0.1249 -0.0541) |
| OKLCH | oklch(82.97% 0.136 336.6) |
| XYZ | xyz(69.0807, 53.6406, 83.0433) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.86
Bubblegum Pink
#FE83CC
ΔE00 7.29
Light Lavendar
#EFC0FE
ΔE00 8.58
Powder Pink
#FFB2D0
ΔE00 8.78
Lavender Pink
#DD85D7
ΔE00 8.84
Pink (survey)
#FF81C0
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA4E8 #A4FFBB
analogous
#E9A4FF #FFA4E8 #FFA4BB
triadic
#FFA4E8 #E8FFA4 #A4E8FF
tetradic
#FFA4E8 #FFE9A4 #A4FFBB #A4BBFF
square
#FFA4E8 #FFE9A4 #A4FFBB #A4BBFF
split-complementary
#FFA4E8 #BBFFA4 #A4FFE9
monochromatic
#FF2AC9 #FF67D9 #FFA4E8 #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.79
#FFA4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#FFA4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA4E8
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA4E8 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B9EB
Deuteranopia (green-blind)
#BCC7E5
Tritanopia (blue-blind)
#FFA7BD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffa4e8; /* rgb */ color: rgb(255, 164, 232); /* oklch */ color: oklch(83.0% 0.136 336.6);
Tailwind
colors: {
custom: {
50: '#ffc0ef',
500: '#ffa4e8',
950: '#000000',
},
}SCSS
$custom: #ffa4e8; $custom-light: #ffc0ef; $custom-dark: #000000;
JSON
{
"hex": "#ffa4e8",
"rgb": {
"r": 255,
"g": 164,
"b": 232
},
"hsl": {
"h": 315.165,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.82968,
"c": 0.13614,
"h": 336.6
},
"luminance": 0.53637
}Semantic roles & 50–950 ramp
primary
#FFA4E8
secondary
#64E484
accent
#E63A00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181216
muted
#868285