#FE6FF0#FE6FF0
#FE6FF0 is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.8% C 0.226 H 331.5°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6FF0 |
|---|---|
| RGB | rgb(254, 111, 240) |
| HSL | hsl(306, 99%, 72%) |
| HSV | hsv(306, 56%, 100%) |
| CMYK | cmyk(0%, 56.3%, 5.5%, 0.4%) |
| CIE-LAB | lab(68.56, 69.82, -39.52) |
| CIE-LCH | lch(68.56, 80.23, 330.49°) |
| OKLab | oklab(75.81% 0.199 -0.1081) |
| OKLCH | oklch(75.81% 0.226 331.5) |
| XYZ | xyz(62.2854, 38.7353, 86.6172) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.01
Purply Pink
#F075E6
ΔE00 2.26
Light Magenta
#FA5FF7
ΔE00 3.23
Violet Pink
#FB5FFC
ΔE00 3.53
Violet (CSS)
#EE82EE
ΔE00 3.67
Orchid
#DA70D6
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6FF0 #6FFE7D
analogous
#C56FFE #FE6FF0 #FE6FA9
triadic
#FE6FF0 #F0FE6F #6FF0FE
tetradic
#FE6FF0 #FEC56F #6FFE7D #6FA9FE
square
#FE6FF0 #FEC56F #6FFE7D #6FA9FE
split-complementary
#FE6FF0 #A9FE6F #6FFEC5
monochromatic
#F102DA #FE32EA #FE6FF0 #FEACF6 #FFE1FC
Accessibility & contrast
On white
2.40
#FE6FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#FE6FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6FF0
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6FF0 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689AF4
Deuteranopia (green-blind)
#95AEEC
Tritanopia (blue-blind)
#FF7BA6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fe6ff0; /* rgb */ color: rgb(254, 111, 240); /* oklch */ color: oklch(75.8% 0.226 331.5);
Tailwind
colors: {
custom: {
50: '#ff9ff5',
500: '#fe6ff0',
950: '#000000',
},
}SCSS
$custom: #fe6ff0; $custom-light: #ff9ff5; $custom-dark: #000000;
JSON
{
"hex": "#fe6ff0",
"rgb": {
"r": 254,
"g": 111,
"b": 240
},
"hsl": {
"h": 305.874,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.75809,
"c": 0.22649,
"h": 331.5
},
"luminance": 0.38731
}Semantic roles & 50–950 ramp
primary
#FE6FF0
secondary
#D2F7D6
accent
#E61600
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85