#FE7FEA#FE7FEA
#FE7FEA is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.5% C 0.198 H 333.6°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7FEA |
|---|---|
| RGB | rgb(254, 127, 234) |
| HSL | hsl(309, 98%, 75%) |
| HSV | hsv(309, 50%, 100%) |
| CMYK | cmyk(0%, 50%, 7.9%, 0.4%) |
| CIE-LAB | lab(71.00, 61.65, -32.42) |
| CIE-LCH | lch(71.00, 69.66, 332.26°) |
| OKLab | oklab(77.53% 0.1772 -0.088) |
| OKLCH | oklch(77.53% 0.198 333.6) |
| XYZ | xyz(63.3136, 42.1942, 82.6355) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Purply Pink
#F075E6
ΔE00 3.27
Candy Pink
#FF63E9
ΔE00 4.67
Lavender Pink
#DD85D7
ΔE00 5.43
Bubblegum Pink
#FE83CC
ΔE00 6.15
Light Magenta
#FA5FF7
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7FEA #7FFE93
analogous
#D37FFE #FE7FEA #FE7FAA
triadic
#FE7FEA #EAFE7F #7FEAFE
tetradic
#FE7FEA #FED37F #7FFE93 #7FAAFE
square
#FE7FEA #FED37F #7FFE93 #7FAAFE
split-complementary
#FE7FEA #AAFE7F #7FFED3
monochromatic
#FD06D6 #FE42E0 #FE7FEA #FEBCF4 #FFE1FA
Accessibility & contrast
On white
2.23
#FE7FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#FE7FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7FEA
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7FEA | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EE
Deuteranopia (green-blind)
#A2B5E6
Tritanopia (blue-blind)
#FF87AA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe7fea; /* rgb */ color: rgb(254, 127, 234); /* oklch */ color: oklch(77.5% 0.198 333.6);
Tailwind
colors: {
custom: {
50: '#ffa8f1',
500: '#fe7fea',
950: '#000000',
},
}SCSS
$custom: #fe7fea; $custom-light: #ffa8f1; $custom-dark: #000000;
JSON
{
"hex": "#fe7fea",
"rgb": {
"r": 254,
"g": 127,
"b": 234
},
"hsl": {
"h": 309.449,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.77532,
"c": 0.19787,
"h": 333.6
},
"luminance": 0.4219
}Semantic roles & 50–950 ramp
primary
#FE7FEA
secondary
#D4F7D9
accent
#E62400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84