#FE6FF2#FE6FF2
#FE6FF2 is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.9% C 0.228 H 330.9°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6FF2 |
|---|---|
| RGB | rgb(254, 111, 242) |
| HSL | hsl(305, 99%, 72%) |
| HSV | hsv(305, 56%, 100%) |
| CMYK | cmyk(0%, 56.3%, 4.7%, 0.4%) |
| CIE-LAB | lab(68.65, 70.14, -40.49) |
| CIE-LCH | lch(68.65, 80.98, 330.00°) |
| OKLab | oklab(75.9% 0.1993 -0.1109) |
| OKLCH | oklch(75.9% 0.228 330.9) |
| XYZ | xyz(62.5842, 38.8548, 88.1906) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.17
Purply Pink
#F075E6
ΔE00 2.40
Light Magenta
#FA5FF7
ΔE00 3.07
Violet Pink
#FB5FFC
ΔE00 3.32
Violet (CSS)
#EE82EE
ΔE00 3.67
Orchid
#DA70D6
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6FF2 #6FFE7B
analogous
#C36FFE #FE6FF2 #FE6FAB
triadic
#FE6FF2 #F2FE6F #6FF2FE
tetradic
#FE6FF2 #FEC36F #6FFE7B #6FABFE
square
#FE6FF2 #FEC36F #6FFE7B #6FABFE
split-complementary
#FE6FF2 #ABFE6F #6FFEC3
monochromatic
#F102DD #FE32ED #FE6FF2 #FEACF7 #FFE1FC
Accessibility & contrast
On white
2.39
#FE6FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#FE6FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6FF2
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6FF2 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679BF6
Deuteranopia (green-blind)
#95AFEE
Tritanopia (blue-blind)
#FF7CA7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fe6ff2; /* rgb */ color: rgb(254, 111, 242); /* oklch */ color: oklch(75.9% 0.228 330.9);
Tailwind
colors: {
custom: {
50: '#ff9ff6',
500: '#fe6ff2',
950: '#000000',
},
}SCSS
$custom: #fe6ff2; $custom-light: #ff9ff6; $custom-dark: #000000;
JSON
{
"hex": "#fe6ff2",
"rgb": {
"r": 254,
"g": 111,
"b": 242
},
"hsl": {
"h": 305.035,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.75901,
"c": 0.22805,
"h": 330.9
},
"luminance": 0.38851
}Semantic roles & 50–950 ramp
primary
#FE6FF2
secondary
#D2F7D5
accent
#E61300
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85