#FE7FFD#FE7FFD
#FE7FFD is a light, highly saturated purple. Relative luminance 0.433; OKLCH L 78.4% C 0.214 H 327.7°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7FFD |
|---|---|
| RGB | rgb(254, 127, 253) |
| HSL | hsl(300, 98%, 75%) |
| HSV | hsv(300, 50%, 100%) |
| CMYK | cmyk(0%, 50%, 0.4%, 0.4%) |
| CIE-LAB | lab(71.79, 64.79, -41.60) |
| CIE-LCH | lch(71.79, 77.00, 327.29°) |
| OKLab | oklab(78.37% 0.1804 -0.1142) |
| OKLCH | oklch(78.37% 0.214 327.7) |
| XYZ | xyz(66.1910, 43.3452, 97.7895) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.80
Purply Pink
#F075E6
ΔE00 3.96
Candy Pink
#FF63E9
ΔE00 5.14
Violet Pink
#FB5FFC
ΔE00 5.32
Light Magenta
#FA5FF7
ΔE00 5.38
Lavender Pink
#DD85D7
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7FFD #7FFE80
analogous
#BF7FFE #FE7FFD #FE7FBE
triadic
#FE7FFD #FDFE7F #7FFDFE
tetradic
#FE7FFD #FEBF7F #7FFE80 #7FBEFE
square
#FE7FFD #FEBF7F #7FFE80 #7FBEFE
split-complementary
#FE7FFD #BEFE7F #7FFEBF
monochromatic
#FD06FB #FE42FC #FE7FFD #FEBCFE #FFE1FF
Accessibility & contrast
On white
2.17
#FE7FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#FE7FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7FFD
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7FFD | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#9AB6F9
Tritanopia (blue-blind)
#FF8DB3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fe7ffd; /* rgb */ color: rgb(254, 127, 253); /* oklch */ color: oklch(78.4% 0.214 327.7);
Tailwind
colors: {
custom: {
50: '#ffa9fe',
500: '#fe7ffd',
950: '#000000',
},
}SCSS
$custom: #fe7ffd; $custom-light: #ffa9fe; $custom-dark: #000000;
JSON
{
"hex": "#fe7ffd",
"rgb": {
"r": 254,
"g": 127,
"b": 253
},
"hsl": {
"h": 300.472,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.78368,
"c": 0.21351,
"h": 327.7
},
"luminance": 0.43341
}Semantic roles & 50–950 ramp
primary
#FE7FFD
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86