#FE7AFB#FE7AFB
#FE7AFB is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.6% C 0.219 H 328.3°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7AFB |
|---|---|
| RGB | rgb(254, 122, 251) |
| HSL | hsl(301, 99%, 74%) |
| HSV | hsv(301, 52%, 100%) |
| CMYK | cmyk(0%, 52%, 1.2%, 0.4%) |
| CIE-LAB | lab(70.84, 66.75, -41.99) |
| CIE-LCH | lch(70.84, 78.86, 327.83°) |
| OKLab | oklab(77.64% 0.1866 -0.1153) |
| OKLCH | oklch(77.64% 0.219 328.3) |
| XYZ | xyz(65.2443, 41.9588, 95.9104) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 3.42
Candy Pink
#FF63E9
ΔE00 4.31
Violet Pink
#FB5FFC
ΔE00 4.50
Light Magenta
#FA5FF7
ΔE00 4.53
Lavender Pink
#DD85D7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7AFB #7AFE7D
analogous
#BF7AFE #FE7AFB #FE7AB9
triadic
#FE7AFB #FBFE7A #7AFBFE
tetradic
#FE7AFB #FEBF7A #7AFE7D #7AB9FE
square
#FE7AFB #FEBF7A #7AFE7D #7AB9FE
split-complementary
#FE7AFB #B9FE7A #7AFEBF
monochromatic
#FC02F6 #FE3DF9 #FE7AFB #FEB7FD #FFE1FE
Accessibility & contrast
On white
2.24
#FE7AFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#FE7AFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7AFB
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7AFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7AFB | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA2FF
Deuteranopia (green-blind)
#97B4F7
Tritanopia (blue-blind)
#FF88B0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fe7afb; /* rgb */ color: rgb(254, 122, 251); /* oklch */ color: oklch(77.6% 0.219 328.3);
Tailwind
colors: {
custom: {
50: '#ffa6fd',
500: '#fe7afb',
950: '#000000',
},
}SCSS
$custom: #fe7afb; $custom-light: #ffa6fd; $custom-dark: #000000;
JSON
{
"hex": "#fe7afb",
"rgb": {
"r": 254,
"g": 122,
"b": 251
},
"hsl": {
"h": 301.364,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.77643,
"c": 0.21934,
"h": 328.3
},
"luminance": 0.41955
}Semantic roles & 50–950 ramp
primary
#FE7AFB
secondary
#D4F7D5
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85