#FE6DEC#FE6DEC
#FE6DEC is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.4% C 0.226 H 332.6°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6DEC |
|---|---|
| RGB | rgb(254, 109, 236) |
| HSL | hsl(307, 99%, 71%) |
| HSV | hsv(307, 57%, 100%) |
| CMYK | cmyk(0%, 57.1%, 7.1%, 0.4%) |
| CIE-LAB | lab(68.07, 70.05, -38.08) |
| CIE-LCH | lch(68.07, 79.73, 331.47°) |
| OKLab | oklab(75.4% 0.201 -0.104) |
| OKLCH | oklch(75.4% 0.226 332.6) |
| XYZ | xyz(61.4820, 38.0686, 83.4504) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.52
Purply Pink
#F075E6
ΔE00 2.19
Light Magenta
#FA5FF7
ΔE00 3.35
Violet Pink
#FB5FFC
ΔE00 3.76
Violet (CSS)
#EE82EE
ΔE00 3.99
Orchid
#DA70D6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6DEC #6DFE7F
analogous
#C76DFE #FE6DEC #FE6DA3
triadic
#FE6DEC #ECFE6D #6DECFE
tetradic
#FE6DEC #FEC76D #6DFE7F #6DA3FE
square
#FE6DEC #FEC76D #6DFE7F #6DA3FE
split-complementary
#FE6DEC #A3FE6D #6DFEC7
monochromatic
#EF02D2 #FE30E4 #FE6DEC #FEAAF4 #FFE1FB
Accessibility & contrast
On white
2.44
#FE6DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#FE6DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6DEC
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6DEC | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6999F0
Deuteranopia (green-blind)
#96ADE8
Tritanopia (blue-blind)
#FF78A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fe6dec; /* rgb */ color: rgb(254, 109, 236); /* oklch */ color: oklch(75.4% 0.226 332.6);
Tailwind
colors: {
custom: {
50: '#ff9ef2',
500: '#fe6dec',
950: '#000000',
},
}SCSS
$custom: #fe6dec; $custom-light: #ff9ef2; $custom-dark: #000000;
JSON
{
"hex": "#fe6dec",
"rgb": {
"r": 254,
"g": 109,
"b": 236
},
"hsl": {
"h": 307.448,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.75395,
"c": 0.22625,
"h": 332.6
},
"luminance": 0.38064
}Semantic roles & 50–950 ramp
primary
#FE6DEC
secondary
#D0F6D5
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85