#FE7DF6#FE7DF6
#FE7DF6 is a light, highly saturated purple. Relative luminance 0.424; OKLCH L 77.8% C 0.211 H 329.8°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7DF6 |
|---|---|
| RGB | rgb(254, 125, 246) |
| HSL | hsl(304, 98%, 74%) |
| HSV | hsv(304, 51%, 100%) |
| CMYK | cmyk(0%, 50.8%, 3.1%, 0.4%) |
| CIE-LAB | lab(71.14, 64.54, -38.79) |
| CIE-LCH | lch(71.14, 75.30, 328.99°) |
| OKLab | oklab(77.79% 0.182 -0.1061) |
| OKLCH | oklch(77.79% 0.211 329.8) |
| XYZ | xyz(64.8406, 42.3958, 91.9389) |
| Luminance | 0.4239 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.48
Purply Pink
#F075E6
ΔE00 3.18
Candy Pink
#FF63E9
ΔE00 4.40
Light Magenta
#FA5FF7
ΔE00 5.19
Violet Pink
#FB5FFC
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7DF6 #7DFE85
analogous
#C67DFE #FE7DF6 #FE7DB6
triadic
#FE7DF6 #F6FE7D #7DF6FE
tetradic
#FE7DF6 #FEC67D #7DFE85 #7DB6FE
square
#FE7DF6 #FEC67D #7DFE85 #7DB6FE
split-complementary
#FE7DF6 #B6FE7D #7DFEC6
monochromatic
#FD04EE #FE40F2 #FE7DF6 #FEBAFA #FFE1FD
Accessibility & contrast
On white
2.22
#FE7DF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#FE7DF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7DF6
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7DF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7DF6 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A3FA
Deuteranopia (green-blind)
#9CB4F2
Tritanopia (blue-blind)
#FF89AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe7df6; /* rgb */ color: rgb(254, 125, 246); /* oklch */ color: oklch(77.8% 0.211 329.8);
Tailwind
colors: {
custom: {
50: '#ffa7f9',
500: '#fe7df6',
950: '#000000',
},
}SCSS
$custom: #fe7df6; $custom-light: #ffa7f9; $custom-dark: #000000;
JSON
{
"hex": "#fe7df6",
"rgb": {
"r": 254,
"g": 125,
"b": 246
},
"hsl": {
"h": 303.721,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.77794,
"c": 0.21066,
"h": 329.8
},
"luminance": 0.42392
}Semantic roles & 50–950 ramp
primary
#FE7DF6
secondary
#D4F7D6
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85