#FE7DF3#FE7DF3
#FE7DF3 is a light, highly saturated purple. Relative luminance 0.422; OKLCH L 77.7% C 0.208 H 330.7°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7DF3 |
|---|---|
| RGB | rgb(254, 125, 243) |
| HSL | hsl(305, 98%, 74%) |
| HSV | hsv(305, 51%, 100%) |
| CMYK | cmyk(0%, 50.8%, 4.3%, 0.4%) |
| CIE-LAB | lab(71.02, 64.04, -37.34) |
| CIE-LCH | lch(71.02, 74.14, 329.75°) |
| OKLab | oklab(77.66% 0.1815 -0.102) |
| OKLCH | oklch(77.66% 0.208 330.7) |
| XYZ | xyz(64.3838, 42.2131, 89.5334) |
| Luminance | 0.4221 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 3.00
Candy Pink
#FF63E9
ΔE00 4.28
Light Magenta
#FA5FF7
ΔE00 5.34
Violet Pink
#FB5FFC
ΔE00 5.48
Lavender Pink
#DD85D7
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7DF3 #7DFE88
analogous
#C87DFE #FE7DF3 #FE7DB3
triadic
#FE7DF3 #F3FE7D #7DF3FE
tetradic
#FE7DF3 #FEC87D #7DFE88 #7DB3FE
square
#FE7DF3 #FEC87D #7DFE88 #7DB3FE
split-complementary
#FE7DF3 #B3FE7D #7DFEC8
monochromatic
#FD04E8 #FE40ED #FE7DF3 #FEBAF9 #FFE1FC
Accessibility & contrast
On white
2.22
#FE7DF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#FE7DF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7DF3
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7DF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7DF3 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A2F7
Deuteranopia (green-blind)
#9DB4EF
Tritanopia (blue-blind)
#FF88AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe7df3; /* rgb */ color: rgb(254, 125, 243); /* oklch */ color: oklch(77.7% 0.208 330.7);
Tailwind
colors: {
custom: {
50: '#ffa7f7',
500: '#fe7df3',
950: '#000000',
},
}SCSS
$custom: #fe7df3; $custom-light: #ffa7f7; $custom-dark: #000000;
JSON
{
"hex": "#fe7df3",
"rgb": {
"r": 254,
"g": 125,
"b": 243
},
"hsl": {
"h": 305.116,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.77661,
"c": 0.20819,
"h": 330.7
},
"luminance": 0.42209
}Semantic roles & 50–950 ramp
primary
#FE7DF3
secondary
#D4F7D7
accent
#E61400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85