#FE6DFF#FE6DFF
#FE6DFF is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 76.3% C 0.241 H 327.4°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6DFF |
|---|---|
| RGB | rgb(254, 109, 255) |
| HSL | hsl(300, 100%, 71%) |
| HSV | hsv(300, 57%, 100%) |
| CMYK | cmyk(0.4%, 57.3%, 0%, 0%) |
| CIE-LAB | lab(68.92, 73.10, -47.19) |
| CIE-LCH | lch(68.92, 87.01, 327.16°) |
| OKLab | oklab(76.29% 0.2031 -0.1301) |
| OKLCH | oklch(76.29% 0.241 327.4) |
| XYZ | xyz(64.3907, 39.2321, 98.7694) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.31
Light Magenta
#FA5FF7
ΔE00 2.53
Candy Pink
#FF63E9
ΔE00 3.58
Purply Pink
#F075E6
ΔE00 3.90
Violet (CSS)
#EE82EE
ΔE00 4.45
Orchid
#DA70D6
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6DFF #6EFF6D
analogous
#B56DFF #FE6DFF #FF6DB7
triadic
#FE6DFF #FFFE6D #6DFFFE
tetradic
#FE6DFF #FFB56D #6EFF6D #6DB7FF
square
#FE6DFF #FFB56D #6EFF6D #6DB7FF
split-complementary
#FE6DFF #B7FF6D #6DFFB5
monochromatic
#F000F2 #FE30FF #FE6DFF #FEAAFF #FFE0FF
Accessibility & contrast
On white
2.37
#FE6DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#FE6DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6DFF
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6DFF | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C9CFF
Deuteranopia (green-blind)
#8DAFFB
Tritanopia (blue-blind)
#FF7FAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe6dff; /* rgb */ color: rgb(254, 109, 255); /* oklch */ color: oklch(76.3% 0.241 327.4);
Tailwind
colors: {
custom: {
50: '#ff9eff',
500: '#fe6dff',
950: '#000000',
},
}SCSS
$custom: #fe6dff; $custom-light: #ff9eff; $custom-dark: #000000;
JSON
{
"hex": "#fe6dff",
"rgb": {
"r": 254,
"g": 109,
"b": 255
},
"hsl": {
"h": 299.589,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.76292,
"c": 0.24123,
"h": 327.4
},
"luminance": 0.39228
}Semantic roles & 50–950 ramp
primary
#FE6DFF
secondary
#D1F7D1
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86