#FE7DFE#FE7DFE
#FE7DFE is a light, highly saturated purple. Relative luminance 0.429; OKLCH L 78.2% C 0.217 H 327.4°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7DFE |
|---|---|
| RGB | rgb(254, 125, 254) |
| HSL | hsl(300, 98%, 74%) |
| HSV | hsv(300, 51%, 100%) |
| CMYK | cmyk(0%, 50.8%, 0%, 0.4%) |
| CIE-LAB | lab(71.49, 65.88, -42.62) |
| CIE-LCH | lch(71.49, 78.47, 327.10°) |
| OKLab | oklab(78.16% 0.1832 -0.1171) |
| OKLCH | oklch(78.16% 0.217 327.4) |
| XYZ | xyz(66.0950, 42.8976, 98.5454) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.95
Purply Pink
#F075E6
ΔE00 3.92
Violet Pink
#FB5FFC
ΔE00 4.94
Candy Pink
#FF63E9
ΔE00 4.95
Light Magenta
#FA5FF7
ΔE00 5.03
Lavender Pink
#DD85D7
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7DFE #7DFE7D
analogous
#BE7DFE #FE7DFE #FE7DBE
triadic
#FE7DFE #FEFE7D #7DFEFE
tetradic
#FE7DFE #FEBE7D #7DFE7D #7DBEFE
square
#FE7DFE #FEBE7D #7DFE7D #7DBEFE
split-complementary
#FE7DFE #BEFE7D #7DFEBE
monochromatic
#FD04FD #FE40FE #FE7DFE #FEBAFE #FFE1FF
Accessibility & contrast
On white
2.19
#FE7DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#FE7DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7DFE
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7DFE | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A4FF
Deuteranopia (green-blind)
#98B5FA
Tritanopia (blue-blind)
#FF8BB2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fe7dfe; /* rgb */ color: rgb(254, 125, 254); /* oklch */ color: oklch(78.2% 0.217 327.4);
Tailwind
colors: {
custom: {
50: '#ffa8ff',
500: '#fe7dfe',
950: '#000000',
},
}SCSS
$custom: #fe7dfe; $custom-light: #ffa8ff; $custom-dark: #000000;
JSON
{
"hex": "#fe7dfe",
"rgb": {
"r": 254,
"g": 125,
"b": 254
},
"hsl": {
"h": 300,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.78159,
"c": 0.21739,
"h": 327.4
},
"luminance": 0.42894
}Semantic roles & 50–950 ramp
primary
#FE7DFE
secondary
#D4F7D4
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86