#FFA4E5#FFA4E5
#FFA4E5 is a very light, vivid pink. Relative luminance 0.535; OKLCH L 82.9% C 0.134 H 338.0°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA4E5 |
|---|---|
| RGB | rgb(255, 164, 229) |
| HSL | hsl(317, 100%, 82%) |
| HSV | hsv(317, 36%, 100%) |
| CMYK | cmyk(0%, 35.7%, 10.2%, 0%) |
| CIE-LAB | lab(78.15, 42.80, -18.75) |
| CIE-LCH | lch(78.15, 46.73, 336.34°) |
| OKLab | oklab(82.86% 0.1241 -0.0501) |
| OKLCH | oklch(82.86% 0.134 338) |
| XYZ | xyz(68.6582, 53.4716, 80.8182) |
| Luminance | 0.5347 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.02
Bubblegum Pink
#FE83CC
ΔE00 7.09
Powder Pink
#FFB2D0
ΔE00 8.18
Pink (survey)
#FF81C0
ΔE00 8.50
Light Lavendar
#EFC0FE
ΔE00 8.85
Lavender Pink
#DD85D7
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA4E5 #A4FFBE
analogous
#ECA4FF #FFA4E5 #FFA4B8
triadic
#FFA4E5 #E5FFA4 #A4E5FF
tetradic
#FFA4E5 #FFECA4 #A4FFBE #A4B8FF
square
#FFA4E5 #FFECA4 #A4FFBE #A4B8FF
split-complementary
#FFA4E5 #B8FFA4 #A4FFEC
monochromatic
#FF2AC2 #FF67D4 #FFA4E5 #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.80
#FFA4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#FFA4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA4E5
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA4E5 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B9E7
Deuteranopia (green-blind)
#BDC6E2
Tritanopia (blue-blind)
#FFA6BB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffa4e5; /* rgb */ color: rgb(255, 164, 229); /* oklch */ color: oklch(82.9% 0.134 338.0);
Tailwind
colors: {
custom: {
50: '#ffc0ed',
500: '#ffa4e5',
950: '#000000',
},
}SCSS
$custom: #ffa4e5; $custom-light: #ffc0ed; $custom-dark: #000000;
JSON
{
"hex": "#ffa4e5",
"rgb": {
"r": 255,
"g": 164,
"b": 229
},
"hsl": {
"h": 317.143,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.8286,
"c": 0.13378,
"h": 338
},
"luminance": 0.53468
}Semantic roles & 50–950 ramp
primary
#FFA4E5
secondary
#64E488
accent
#E64200
background
#FFFDFE
surface
#FFF9FD
border
#D7D2D5
text
#181216
muted
#868284