#FE6FFD#FE6FFD
#FE6FFD is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.4% C 0.237 H 327.9°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6FFD |
|---|---|
| RGB | rgb(254, 111, 253) |
| HSL | hsl(300, 99%, 72%) |
| HSV | hsv(300, 56%, 100%) |
| CMYK | cmyk(0%, 56.3%, 0.4%, 0.4%) |
| CIE-LAB | lab(69.14, 71.93, -45.76) |
| CIE-LCH | lch(69.14, 85.25, 327.54°) |
| OKLab | oklab(76.42% 0.2006 -0.126) |
| OKLCH | oklch(76.42% 0.237 327.9) |
| XYZ | xyz(64.2862, 39.5356, 97.1545) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.64
Light Magenta
#FA5FF7
ΔE00 2.76
Candy Pink
#FF63E9
ΔE00 3.42
Purply Pink
#F075E6
ΔE00 3.57
Violet (CSS)
#EE82EE
ΔE00 4.08
Orchid
#DA70D6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6FFD #6FFE70
analogous
#B86FFE #FE6FFD #FE6FB5
triadic
#FE6FFD #FDFE6F #6FFDFE
tetradic
#FE6FFD #FEB86F #6FFE70 #6FB5FE
square
#FE6FFD #FEB86F #6FFE70 #6FB5FE
split-complementary
#FE6FFD #B5FE6F #6FFEB8
monochromatic
#F102EF #FE32FC #FE6FFD #FEACFE #FFE1FF
Accessibility & contrast
On white
2.36
#FE6FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#FE6FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6FFD
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6FFD | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609DFF
Deuteranopia (green-blind)
#90AFF9
Tritanopia (blue-blind)
#FF80AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe6ffd; /* rgb */ color: rgb(254, 111, 253); /* oklch */ color: oklch(76.4% 0.237 327.9);
Tailwind
colors: {
custom: {
50: '#ff9ffe',
500: '#fe6ffd',
950: '#000000',
},
}SCSS
$custom: #fe6ffd; $custom-light: #ff9ffe; $custom-dark: #000000;
JSON
{
"hex": "#fe6ffd",
"rgb": {
"r": 254,
"g": 111,
"b": 253
},
"hsl": {
"h": 300.42,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.76421,
"c": 0.23685,
"h": 327.9
},
"luminance": 0.39532
}Semantic roles & 50–950 ramp
primary
#FE6FFD
secondary
#D2F7D2
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86