#FE7DF2#FE7DF2
#FE7DF2 is a light, highly saturated purple. Relative luminance 0.421; OKLCH L 77.6% C 0.207 H 331.0°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7DF2 |
|---|---|
| RGB | rgb(254, 125, 242) |
| HSL | hsl(306, 98%, 74%) |
| HSV | hsv(306, 51%, 100%) |
| CMYK | cmyk(0%, 50.8%, 4.7%, 0.4%) |
| CIE-LAB | lab(70.98, 63.88, -36.86) |
| CIE-LCH | lch(70.98, 73.75, 330.02°) |
| OKLab | oklab(77.62% 0.1813 -0.1006) |
| OKLCH | oklch(77.62% 0.207 331) |
| XYZ | xyz(64.2332, 42.1529, 88.7403) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.48
Purply Pink
#F075E6
ΔE00 2.96
Candy Pink
#FF63E9
ΔE00 4.26
Light Magenta
#FA5FF7
ΔE00 5.40
Violet Pink
#FB5FFC
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7DF2 #7DFE89
analogous
#C97DFE #FE7DF2 #FE7DB2
triadic
#FE7DF2 #F2FE7D #7DF2FE
tetradic
#FE7DF2 #FEC97D #7DFE89 #7DB2FE
square
#FE7DF2 #FEC97D #7DFE89 #7DB2FE
split-complementary
#FE7DF2 #B2FE7D #7DFEC9
monochromatic
#FD04E6 #FE40EC #FE7DF2 #FEBAF8 #FFE1FC
Accessibility & contrast
On white
2.23
#FE7DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#FE7DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7DF2
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7DF2 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A2F6
Deuteranopia (green-blind)
#9DB4EE
Tritanopia (blue-blind)
#FF87AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fe7df2; /* rgb */ color: rgb(254, 125, 242); /* oklch */ color: oklch(77.6% 0.207 331.0);
Tailwind
colors: {
custom: {
50: '#ffa7f6',
500: '#fe7df2',
950: '#000000',
},
}SCSS
$custom: #fe7df2; $custom-light: #ffa7f6; $custom-dark: #000000;
JSON
{
"hex": "#fe7df2",
"rgb": {
"r": 254,
"g": 125,
"b": 242
},
"hsl": {
"h": 305.581,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.77616,
"c": 0.20738,
"h": 331
},
"luminance": 0.42149
}Semantic roles & 50–950 ramp
primary
#FE7DF2
secondary
#D4F7D7
accent
#E61500
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85