#FFA4FE#FFA4FE
#FFA4FE is a very light, vivid purple. Relative luminance 0.550; OKLCH L 83.8% C 0.155 H 327.2°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA4FE |
|---|---|
| RGB | rgb(255, 164, 254) |
| HSL | hsl(301, 100%, 82%) |
| HSV | hsv(301, 36%, 100%) |
| CMYK | cmyk(0%, 35.7%, 0.4%, 0%) |
| CIE-LAB | lab(79.02, 47.06, -30.92) |
| CIE-LCH | lch(79.02, 56.31, 326.69°) |
| OKLab | oklab(83.81% 0.1306 -0.0841) |
| OKLCH | oklch(83.81% 0.155 327.2) |
| XYZ | xyz(72.4034, 54.9697, 100.5431) |
| Luminance | 0.5497 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.78
Mauve
#E0B0FF
ΔE00 6.99
Violet (CSS)
#EE82EE
ΔE00 7.45
Light Lavendar
#EFC0FE
ΔE00 7.92
Lavender Pink
#DD85D7
ΔE00 8.81
Lilac (survey)
#CEA2FD
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA4FE #A4FFA5
analogous
#D2A4FF #FFA4FE #FFA4D1
triadic
#FFA4FE #FEFFA4 #A4FEFF
tetradic
#FFA4FE #FFD2A4 #A4FFA5 #A4D1FF
square
#FFA4FE #FFD2A4 #A4FFA5 #A4D1FF
split-complementary
#FFA4FE #D1FFA4 #A4FFD2
monochromatic
#FF2AFD #FF67FD #FFA4FE #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.75
#FFA4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#FFA4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA4FE
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA4FE | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBCFF
Deuteranopia (green-blind)
#B5C8FB
Tritanopia (blue-blind)
#FFACC6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffa4fe; /* rgb */ color: rgb(255, 164, 254); /* oklch */ color: oklch(83.8% 0.155 327.2);
Tailwind
colors: {
custom: {
50: '#ffc0ff',
500: '#ffa4fe',
950: '#000000',
},
}SCSS
$custom: #ffa4fe; $custom-light: #ffc0ff; $custom-dark: #000000;
JSON
{
"hex": "#ffa4fe",
"rgb": {
"r": 255,
"g": 164,
"b": 254
},
"hsl": {
"h": 300.659,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.83806,
"c": 0.15531,
"h": 327.2
},
"luminance": 0.54967
}Semantic roles & 50–950 ramp
primary
#FFA4FE
secondary
#64E465
accent
#E60300
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181218
muted
#868286