#FE7DEF#FE7DEF
#FE7DEF is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.5% C 0.205 H 331.9°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7DEF |
|---|---|
| RGB | rgb(254, 125, 239) |
| HSL | hsl(307, 98%, 74%) |
| HSV | hsv(307, 51%, 100%) |
| CMYK | cmyk(0%, 50.8%, 5.9%, 0.4%) |
| CIE-LAB | lab(70.85, 63.39, -35.40) |
| CIE-LCH | lch(70.85, 72.61, 330.82°) |
| OKLab | oklab(77.49% 0.1808 -0.0965) |
| OKLCH | oklch(77.49% 0.205 331.9) |
| XYZ | xyz(63.7864, 41.9741, 86.3867) |
| Luminance | 0.4197 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.61
Purply Pink
#F075E6
ΔE00 2.90
Candy Pink
#FF63E9
ΔE00 4.22
Light Magenta
#FA5FF7
ΔE00 5.61
Lavender Pink
#DD85D7
ΔE00 5.76
Violet Pink
#FB5FFC
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7DEF #7DFE8C
analogous
#CD7DFE #FE7DEF #FE7DAF
triadic
#FE7DEF #EFFE7D #7DEFFE
tetradic
#FE7DEF #FECD7D #7DFE8C #7DAFFE
square
#FE7DEF #FECD7D #7DFE8C #7DAFFE
split-complementary
#FE7DEF #AFFE7D #7DFECD
monochromatic
#FD04E0 #FE40E8 #FE7DEF #FEBAF6 #FFE1FB
Accessibility & contrast
On white
2.24
#FE7DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#FE7DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7DEF
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7DEF | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F3
Deuteranopia (green-blind)
#9EB4EB
Tritanopia (blue-blind)
#FF87AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fe7def; /* rgb */ color: rgb(254, 125, 239); /* oklch */ color: oklch(77.5% 0.205 331.9);
Tailwind
colors: {
custom: {
50: '#ffa7f4',
500: '#fe7def',
950: '#000000',
},
}SCSS
$custom: #fe7def; $custom-light: #ffa7f4; $custom-dark: #000000;
JSON
{
"hex": "#fe7def",
"rgb": {
"r": 254,
"g": 125,
"b": 239
},
"hsl": {
"h": 306.977,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.77485,
"c": 0.20495,
"h": 331.9
},
"luminance": 0.4197
}Semantic roles & 50–950 ramp
primary
#FE7DEF
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85