#FE7EF3#FE7EF3
#FE7EF3 is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.8% C 0.207 H 330.7°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7EF3 |
|---|---|
| RGB | rgb(254, 126, 243) |
| HSL | hsl(305, 98%, 75%) |
| HSV | hsv(305, 50%, 100%) |
| CMYK | cmyk(0%, 50.4%, 4.3%, 0.4%) |
| CIE-LAB | lab(71.19, 63.58, -37.07) |
| CIE-LCH | lch(71.19, 73.60, 329.76°) |
| OKLab | oklab(77.79% 0.1802 -0.1012) |
| OKLCH | oklch(77.79% 0.207 330.7) |
| XYZ | xyz(64.5111, 42.4676, 89.5758) |
| Luminance | 0.4246 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 3.11
Candy Pink
#FF63E9
ΔE00 4.45
Light Magenta
#FA5FF7
ΔE00 5.52
Violet Pink
#FB5FFC
ΔE00 5.66
Lavender Pink
#DD85D7
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7EF3 #7EFE89
analogous
#C97EFE #FE7EF3 #FE7EB3
triadic
#FE7EF3 #F3FE7E #7EF3FE
tetradic
#FE7EF3 #FEC97E #7EFE89 #7EB3FE
square
#FE7EF3 #FEC97E #7EFE89 #7EB3FE
split-complementary
#FE7EF3 #B3FE7E #7EFEC9
monochromatic
#FD05E8 #FE41ED #FE7EF3 #FEBBF9 #FFE1FC
Accessibility & contrast
On white
2.21
#FE7EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#FE7EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7EF3
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7EF3 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A3F7
Deuteranopia (green-blind)
#9DB5EF
Tritanopia (blue-blind)
#FF89AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe7ef3; /* rgb */ color: rgb(254, 126, 243); /* oklch */ color: oklch(77.8% 0.207 330.7);
Tailwind
colors: {
custom: {
50: '#ffa8f7',
500: '#fe7ef3',
950: '#000000',
},
}SCSS
$custom: #fe7ef3; $custom-light: #ffa8f7; $custom-dark: #000000;
JSON
{
"hex": "#fe7ef3",
"rgb": {
"r": 254,
"g": 126,
"b": 243
},
"hsl": {
"h": 305.156,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.7779,
"c": 0.20666,
"h": 330.7
},
"luminance": 0.42464
}Semantic roles & 50–950 ramp
primary
#FE7EF3
secondary
#D4F7D7
accent
#E61400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85