#FE7DF5#FE7DF5
#FE7DF5 is a light, highly saturated purple. Relative luminance 0.423; OKLCH L 77.8% C 0.210 H 330.1°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7DF5 |
|---|---|
| RGB | rgb(254, 125, 245) |
| HSL | hsl(304, 98%, 74%) |
| HSV | hsv(304, 51%, 100%) |
| CMYK | cmyk(0%, 50.8%, 3.5%, 0.4%) |
| CIE-LAB | lab(71.10, 64.37, -38.31) |
| CIE-LCH | lch(71.10, 74.91, 329.24°) |
| OKLab | oklab(77.75% 0.1818 -0.1047) |
| OKLCH | oklch(77.75% 0.21 330.1) |
| XYZ | xyz(64.6875, 42.3346, 91.1327) |
| Luminance | 0.4233 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 3.11
Candy Pink
#FF63E9
ΔE00 4.36
Light Magenta
#FA5FF7
ΔE00 5.24
Violet Pink
#FB5FFC
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7DF5 #7DFE86
analogous
#C77DFE #FE7DF5 #FE7DB5
triadic
#FE7DF5 #F5FE7D #7DF5FE
tetradic
#FE7DF5 #FEC77D #7DFE86 #7DB5FE
square
#FE7DF5 #FEC77D #7DFE86 #7DB5FE
split-complementary
#FE7DF5 #B5FE7D #7DFEC7
monochromatic
#FD04EC #FE40F0 #FE7DF5 #FEBAFA #FFE1FD
Accessibility & contrast
On white
2.22
#FE7DF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#FE7DF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7DF5
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7DF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7DF5 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A3F9
Deuteranopia (green-blind)
#9CB4F1
Tritanopia (blue-blind)
#FF88AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe7df5; /* rgb */ color: rgb(254, 125, 245); /* oklch */ color: oklch(77.8% 0.210 330.1);
Tailwind
colors: {
custom: {
50: '#ffa7f9',
500: '#fe7df5',
950: '#000000',
},
}SCSS
$custom: #fe7df5; $custom-light: #ffa7f9; $custom-dark: #000000;
JSON
{
"hex": "#fe7df5",
"rgb": {
"r": 254,
"g": 125,
"b": 245
},
"hsl": {
"h": 304.186,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.7775,
"c": 0.20984,
"h": 330.1
},
"luminance": 0.42331
}Semantic roles & 50–950 ramp
primary
#FE7DF5
secondary
#D4F7D6
accent
#E61000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85