#FE6DED#FE6DED
#FE6DED is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.4% C 0.227 H 332.4°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6DED |
|---|---|
| RGB | rgb(254, 109, 237) |
| HSL | hsl(307, 99%, 71%) |
| HSV | hsv(307, 57%, 100%) |
| CMYK | cmyk(0%, 57.1%, 6.7%, 0.4%) |
| CIE-LAB | lab(68.11, 70.20, -38.56) |
| CIE-LCH | lch(68.11, 80.10, 331.22°) |
| OKLab | oklab(75.44% 0.2011 -0.1053) |
| OKLCH | oklch(75.44% 0.227 332.4) |
| XYZ | xyz(61.6277, 38.1269, 84.2177) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.56
Purply Pink
#F075E6
ΔE00 2.21
Light Magenta
#FA5FF7
ΔE00 3.24
Violet Pink
#FB5FFC
ΔE00 3.63
Violet (CSS)
#EE82EE
ΔE00 3.96
Orchid
#DA70D6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6DED #6DFE7E
analogous
#C66DFE #FE6DED #FE6DA4
triadic
#FE6DED #EDFE6D #6DEDFE
tetradic
#FE6DED #FEC66D #6DFE7E #6DA4FE
square
#FE6DED #FEC66D #6DFE7E #6DA4FE
split-complementary
#FE6DED #A4FE6D #6DFEC6
monochromatic
#EF02D3 #FE30E6 #FE6DED #FEAAF4 #FFE1FB
Accessibility & contrast
On white
2.43
#FE6DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#FE6DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6DED
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6DED | 1.00 | 2.43 | 8.62 | 8.62 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6899F1
Deuteranopia (green-blind)
#95AEE9
Tritanopia (blue-blind)
#FF79A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fe6ded; /* rgb */ color: rgb(254, 109, 237); /* oklch */ color: oklch(75.4% 0.227 332.4);
Tailwind
colors: {
custom: {
50: '#ff9ef3',
500: '#fe6ded',
950: '#000000',
},
}SCSS
$custom: #fe6ded; $custom-light: #ff9ef3; $custom-dark: #000000;
JSON
{
"hex": "#fe6ded",
"rgb": {
"r": 254,
"g": 109,
"b": 237
},
"hsl": {
"h": 307.034,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.7544,
"c": 0.22702,
"h": 332.4
},
"luminance": 0.38123
}Semantic roles & 50–950 ramp
primary
#FE6DED
secondary
#D0F6D5
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85