#FF6DFE#FF6DFE
#FF6DFE is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.4% C 0.241 H 327.9°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6DFE |
|---|---|
| RGB | rgb(255, 109, 254) |
| HSL | hsl(300, 100%, 71%) |
| HSV | hsv(300, 57%, 100%) |
| CMYK | cmyk(0%, 57.3%, 0.4%, 0%) |
| CIE-LAB | lab(69.01, 73.19, -46.50) |
| CIE-LCH | lch(69.01, 86.71, 327.57°) |
| OKLab | oklab(76.37% 0.2041 -0.1281) |
| OKLCH | oklch(76.37% 0.241 327.9) |
| XYZ | xyz(64.5971, 39.3571, 97.9410) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.41
Light Magenta
#FA5FF7
ΔE00 2.57
Candy Pink
#FF63E9
ΔE00 3.40
Purply Pink
#F075E6
ΔE00 3.79
Violet (CSS)
#EE82EE
ΔE00 4.39
Orchid
#DA70D6
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6DFE #6DFF6E
analogous
#B76DFF #FF6DFE #FF6DB5
triadic
#FF6DFE #FEFF6D #6DFEFF
tetradic
#FF6DFE #FFB76D #6DFF6E #6DB5FF
square
#FF6DFE #FFB76D #6DFF6E #6DB5FF
split-complementary
#FF6DFE #B5FF6D #6DFFB7
monochromatic
#F200F0 #FF30FE #FF6DFE #FFAAFE #FFE0FF
Accessibility & contrast
On white
2.37
#FF6DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#FF6DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6DFE
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6DFE | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9CFF
Deuteranopia (green-blind)
#8FAFFA
Tritanopia (blue-blind)
#FF7EAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff6dfe; /* rgb */ color: rgb(255, 109, 254); /* oklch */ color: oklch(76.4% 0.241 327.9);
Tailwind
colors: {
custom: {
50: '#ff9eff',
500: '#ff6dfe',
950: '#000000',
},
}SCSS
$custom: #ff6dfe; $custom-light: #ff9eff; $custom-dark: #000000;
JSON
{
"hex": "#ff6dfe",
"rgb": {
"r": 255,
"g": 109,
"b": 254
},
"hsl": {
"h": 300.411,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.7637,
"c": 0.24096,
"h": 327.9
},
"luminance": 0.39353
}Semantic roles & 50–950 ramp
primary
#FF6DFE
secondary
#D1F7D1
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#190F18
muted
#877F86