#FE7DED#FE7DED
#FE7DED is a light, highly saturated purple. Relative luminance 0.419; OKLCH L 77.4% C 0.203 H 332.6°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7DED |
|---|---|
| RGB | rgb(254, 125, 237) |
| HSL | hsl(308, 98%, 74%) |
| HSV | hsv(308, 51%, 100%) |
| CMYK | cmyk(0%, 50.8%, 6.7%, 0.4%) |
| CIE-LAB | lab(70.77, 63.07, -34.43) |
| CIE-LCH | lch(70.77, 71.85, 331.37°) |
| OKLab | oklab(77.4% 0.1805 -0.0937) |
| OKLCH | oklch(77.4% 0.203 332.6) |
| XYZ | xyz(63.4925, 41.8566, 84.8393) |
| Luminance | 0.4185 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.74
Purply Pink
#F075E6
ΔE00 2.90
Candy Pink
#FF63E9
ΔE00 4.23
Lavender Pink
#DD85D7
ΔE00 5.64
Light Magenta
#FA5FF7
ΔE00 5.78
Violet Pink
#FB5FFC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7DED #7DFE8E
analogous
#CF7DFE #FE7DED #FE7DAD
triadic
#FE7DED #EDFE7D #7DEDFE
tetradic
#FE7DED #FECF7D #7DFE8E #7DADFE
square
#FE7DED #FECF7D #7DFE8E #7DADFE
split-complementary
#FE7DED #ADFE7D #7DFECF
monochromatic
#FD04DC #FE40E5 #FE7DED #FEBAF5 #FFE1FB
Accessibility & contrast
On white
2.24
#FE7DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#FE7DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7DED
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7DED | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1F1
Deuteranopia (green-blind)
#9FB4E9
Tritanopia (blue-blind)
#FF86AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fe7ded; /* rgb */ color: rgb(254, 125, 237); /* oklch */ color: oklch(77.4% 0.203 332.6);
Tailwind
colors: {
custom: {
50: '#ffa7f3',
500: '#fe7ded',
950: '#000000',
},
}SCSS
$custom: #fe7ded; $custom-light: #ffa7f3; $custom-dark: #000000;
JSON
{
"hex": "#fe7ded",
"rgb": {
"r": 254,
"g": 125,
"b": 237
},
"hsl": {
"h": 307.907,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.77398,
"c": 0.20334,
"h": 332.6
},
"luminance": 0.41852
}Semantic roles & 50–950 ramp
primary
#FE7DED
secondary
#D4F7D9
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85