#FE7CFD#FE7CFD
#FE7CFD is a light, highly saturated purple. Relative luminance 0.426; OKLCH L 78.0% C 0.218 H 327.7°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7CFD |
|---|---|
| RGB | rgb(254, 124, 253) |
| HSL | hsl(300, 98%, 74%) |
| HSV | hsv(300, 51%, 100%) |
| CMYK | cmyk(0%, 51.2%, 0.4%, 0.4%) |
| CIE-LAB | lab(71.27, 66.17, -42.41) |
| CIE-LCH | lch(71.27, 78.60, 327.34°) |
| OKLab | oklab(77.99% 0.1843 -0.1165) |
| OKLCH | oklch(77.99% 0.218 327.7) |
| XYZ | xyz(65.8093, 42.5818, 97.6622) |
| Luminance | 0.4258 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 3.75
Candy Pink
#FF63E9
ΔE00 4.73
Violet Pink
#FB5FFC
ΔE00 4.79
Light Magenta
#FA5FF7
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7CFD #7CFE7D
analogous
#BE7CFE #FE7CFD #FE7CBC
triadic
#FE7CFD #FDFE7C #7CFDFE
tetradic
#FE7CFD #FEBE7C #7CFE7D #7CBCFE
square
#FE7CFD #FEBE7C #7CFE7D #7CBCFE
split-complementary
#FE7CFD #BCFE7C #7CFEBE
monochromatic
#FD03FB #FE3FFC #FE7CFD #FEB9FE #FFE1FF
Accessibility & contrast
On white
2.21
#FE7CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#FE7CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7CFD
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7CFD | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A4FF
Deuteranopia (green-blind)
#98B5F9
Tritanopia (blue-blind)
#FF8AB2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe7cfd; /* rgb */ color: rgb(254, 124, 253); /* oklch */ color: oklch(78.0% 0.218 327.7);
Tailwind
colors: {
custom: {
50: '#ffa7fe',
500: '#fe7cfd',
950: '#000000',
},
}SCSS
$custom: #fe7cfd; $custom-light: #ffa7fe; $custom-dark: #000000;
JSON
{
"hex": "#fe7cfd",
"rgb": {
"r": 254,
"g": 124,
"b": 253
},
"hsl": {
"h": 300.462,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.77986,
"c": 0.21804,
"h": 327.7
},
"luminance": 0.42578
}Semantic roles & 50–950 ramp
primary
#FE7CFD
secondary
#D4F7D4
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86