#FEA4FE#FEA4FE
#FEA4FE is a very light, vivid purple. Relative luminance 0.548; OKLCH L 83.7% C 0.155 H 326.8°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA4FE |
|---|---|
| RGB | rgb(254, 164, 254) |
| HSL | hsl(300, 98%, 82%) |
| HSV | hsv(300, 35%, 100%) |
| CMYK | cmyk(0%, 35.4%, 0%, 0.4%) |
| CIE-LAB | lab(78.91, 46.76, -31.10) |
| CIE-LCH | lch(78.91, 56.15, 326.37°) |
| OKLab | oklab(83.7% 0.1295 -0.0846) |
| OKLCH | oklch(83.7% 0.155 326.8) |
| XYZ | xyz(72.0364, 54.7805, 100.5259) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.69
Mauve
#E0B0FF
ΔE00 6.83
Violet (CSS)
#EE82EE
ΔE00 7.40
Light Lavendar
#EFC0FE
ΔE00 7.86
Lavender Pink
#DD85D7
ΔE00 8.75
Lilac (survey)
#CEA2FD
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA4FE #A4FEA4
analogous
#D1A4FE #FEA4FE #FEA4D1
triadic
#FEA4FE #FEFEA4 #A4FEFE
tetradic
#FEA4FE #FED1A4 #A4FEA4 #A4D1FE
square
#FEA4FE #FED1A4 #A4FEA4 #A4D1FE
split-complementary
#FEA4FE #D1FEA4 #A4FED1
monochromatic
#FD2BFD #FD67FD #FEA4FE #FFE1FF #FFE1FF
Accessibility & contrast
On white
1.76
#FEA4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#FEA4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA4FE
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA4FE | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBCFF
Deuteranopia (green-blind)
#B4C7FB
Tritanopia (blue-blind)
#FFACC6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fea4fe; /* rgb */ color: rgb(254, 164, 254); /* oklch */ color: oklch(83.7% 0.155 326.8);
Tailwind
colors: {
custom: {
50: '#ffc0ff',
500: '#fea4fe',
950: '#000000',
},
}SCSS
$custom: #fea4fe; $custom-light: #ffc0ff; $custom-dark: #000000;
JSON
{
"hex": "#fea4fe",
"rgb": {
"r": 254,
"g": 164,
"b": 254
},
"hsl": {
"h": 300,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.837,
"c": 0.15467,
"h": 326.8
},
"luminance": 0.54778
}Semantic roles & 50–950 ramp
primary
#FEA4FE
secondary
#64E264
accent
#E60000
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181218
muted
#868286