#FFA4E4#FFA4E4
#FFA4E4 is a very light, vivid pink. Relative luminance 0.534; OKLCH L 82.8% C 0.133 H 338.5°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA4E4 |
|---|---|
| RGB | rgb(255, 164, 228) |
| HSL | hsl(318, 100%, 82%) |
| HSV | hsv(318, 36%, 100%) |
| CMYK | cmyk(0%, 35.7%, 10.6%, 0%) |
| CIE-LAB | lab(78.12, 42.64, -18.26) |
| CIE-LCH | lch(78.12, 46.38, 336.82°) |
| OKLab | oklab(82.83% 0.1238 -0.0487) |
| OKLCH | oklch(82.83% 0.133 338.5) |
| XYZ | xyz(68.5190, 53.4159, 80.0849) |
| Luminance | 0.5341 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.09
Bubblegum Pink
#FE83CC
ΔE00 7.04
Powder Pink
#FFB2D0
ΔE00 7.98
Pink (survey)
#FF81C0
ΔE00 8.39
Light Lavendar
#EFC0FE
ΔE00 8.96
Lavender Pink
#DD85D7
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA4E4 #A4FFBF
analogous
#ECA4FF #FFA4E4 #FFA4B7
triadic
#FFA4E4 #E4FFA4 #A4E4FF
tetradic
#FFA4E4 #FFECA4 #A4FFBF #A4B7FF
square
#FFA4E4 #FFECA4 #A4FFBF #A4B7FF
split-complementary
#FFA4E4 #B7FFA4 #A4FFEC
monochromatic
#FF2AC0 #FF67D2 #FFA4E4 #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.80
#FFA4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#FFA4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA4E4
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA4E4 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B9E6
Deuteranopia (green-blind)
#BDC6E1
Tritanopia (blue-blind)
#FFA6BB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffa4e4; /* rgb */ color: rgb(255, 164, 228); /* oklch */ color: oklch(82.8% 0.133 338.5);
Tailwind
colors: {
custom: {
50: '#ffc0ec',
500: '#ffa4e4',
950: '#000000',
},
}SCSS
$custom: #ffa4e4; $custom-light: #ffc0ec; $custom-dark: #000000;
JSON
{
"hex": "#ffa4e4",
"rgb": {
"r": 255,
"g": 164,
"b": 228
},
"hsl": {
"h": 317.802,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.82825,
"c": 0.13301,
"h": 338.5
},
"luminance": 0.53412
}Semantic roles & 50–950 ramp
primary
#FFA4E4
secondary
#64E48A
accent
#E64400
background
#FFFDFE
surface
#FFF9FD
border
#D7D2D5
text
#181216
muted
#868284