#FE7AEB#FE7AEB
#FE7AEB is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 76.9% C 0.206 H 333.2°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7AEB |
|---|---|
| RGB | rgb(254, 122, 235) |
| HSL | hsl(309, 99%, 74%) |
| HSV | hsv(309, 52%, 100%) |
| CMYK | cmyk(0%, 52%, 7.5%, 0.4%) |
| CIE-LAB | lab(70.17, 64.13, -34.26) |
| CIE-LCH | lch(70.17, 72.71, 331.88°) |
| OKLab | oklab(76.93% 0.1841 -0.0932) |
| OKLCH | oklch(76.93% 0.206 333.2) |
| XYZ | xyz(62.8279, 40.9923, 83.1843) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.59
Violet (CSS)
#EE82EE
ΔE00 2.97
Candy Pink
#FF63E9
ΔE00 3.72
Light Magenta
#FA5FF7
ΔE00 5.44
Lavender Pink
#DD85D7
ΔE00 5.68
Violet Pink
#FB5FFC
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7AEB #7AFE8D
analogous
#CF7AFE #FE7AEB #FE7AA9
triadic
#FE7AEB #EBFE7A #7AEBFE
tetradic
#FE7AEB #FECF7A #7AFE8D #7AA9FE
square
#FE7AEB #FECF7A #7AFE8D #7AA9FE
split-complementary
#FE7AEB #A9FE7A #7AFECF
monochromatic
#FC02D8 #FE3DE2 #FE7AEB #FEB7F4 #FFE1FA
Accessibility & contrast
On white
2.28
#FE7AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#FE7AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7AEB
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7AEB | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEF
Deuteranopia (green-blind)
#9EB2E7
Tritanopia (blue-blind)
#FF83A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fe7aeb; /* rgb */ color: rgb(254, 122, 235); /* oklch */ color: oklch(76.9% 0.206 333.2);
Tailwind
colors: {
custom: {
50: '#ffa5f1',
500: '#fe7aeb',
950: '#000000',
},
}SCSS
$custom: #fe7aeb; $custom-light: #ffa5f1; $custom-dark: #000000;
JSON
{
"hex": "#fe7aeb",
"rgb": {
"r": 254,
"g": 122,
"b": 235
},
"hsl": {
"h": 308.636,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.76927,
"c": 0.20636,
"h": 333.2
},
"luminance": 0.40988
}Semantic roles & 50–950 ramp
primary
#FE7AEB
secondary
#D4F7D9
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85