#FFA4E3#FFA4E3
#FFA4E3 is a very light, vivid pink. Relative luminance 0.534; OKLCH L 82.8% C 0.132 H 339.0°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA4E3 |
|---|---|
| RGB | rgb(255, 164, 227) |
| HSL | hsl(318, 100%, 82%) |
| HSV | hsv(318, 36%, 100%) |
| CMYK | cmyk(0%, 35.7%, 11%, 0%) |
| CIE-LAB | lab(78.09, 42.47, -17.77) |
| CIE-LCH | lch(78.09, 46.04, 337.30°) |
| OKLab | oklab(82.79% 0.1235 -0.0473) |
| OKLCH | oklch(82.79% 0.132 339) |
| XYZ | xyz(68.3805, 53.3606, 79.3560) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.16
Bubblegum Pink
#FE83CC
ΔE00 6.99
Powder Pink
#FFB2D0
ΔE00 7.78
Pink (survey)
#FF81C0
ΔE00 8.28
Light Lavendar
#EFC0FE
ΔE00 9.06
Lavender Pink
#DD85D7
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA4E3 #A4FFC0
analogous
#EEA4FF #FFA4E3 #FFA4B5
triadic
#FFA4E3 #E3FFA4 #A4E3FF
tetradic
#FFA4E3 #FFEEA4 #A4FFC0 #A4B5FF
square
#FFA4E3 #FFEEA4 #A4FFC0 #A4B5FF
split-complementary
#FFA4E3 #B5FFA4 #A4FFEE
monochromatic
#FF2ABD #FF67D0 #FFA4E3 #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.80
#FFA4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#FFA4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA4E3
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA4E3 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B9E5
Deuteranopia (green-blind)
#BDC6E0
Tritanopia (blue-blind)
#FFA6BB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffa4e3; /* rgb */ color: rgb(255, 164, 227); /* oklch */ color: oklch(82.8% 0.132 339.0);
Tailwind
colors: {
custom: {
50: '#ffc0eb',
500: '#ffa4e3',
950: '#000000',
},
}SCSS
$custom: #ffa4e3; $custom-light: #ffc0eb; $custom-dark: #000000;
JSON
{
"hex": "#ffa4e3",
"rgb": {
"r": 255,
"g": 164,
"b": 227
},
"hsl": {
"h": 318.462,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.82789,
"c": 0.13224,
"h": 339
},
"luminance": 0.53357
}Semantic roles & 50–950 ramp
primary
#FFA4E3
secondary
#64E48B
accent
#E64700
background
#FFFDFE
surface
#FFF9FD
border
#D7D2D5
text
#181216
muted
#868284