#FE6FF3#FE6FF3
#FE6FF3 is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.9% C 0.229 H 330.6°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6FF3 |
|---|---|
| RGB | rgb(254, 111, 243) |
| HSL | hsl(305, 99%, 72%) |
| HSV | hsv(305, 56%, 100%) |
| CMYK | cmyk(0%, 56.3%, 4.3%, 0.4%) |
| CIE-LAB | lab(68.69, 70.30, -40.97) |
| CIE-LCH | lch(68.69, 81.36, 329.76°) |
| OKLab | oklab(75.95% 0.1994 -0.1122) |
| OKLCH | oklch(75.95% 0.229 330.6) |
| XYZ | xyz(62.7348, 38.9150, 88.9837) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.26
Purply Pink
#F075E6
ΔE00 2.48
Light Magenta
#FA5FF7
ΔE00 3.00
Violet Pink
#FB5FFC
ΔE00 3.23
Violet (CSS)
#EE82EE
ΔE00 3.67
Orchid
#DA70D6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6FF3 #6FFE7A
analogous
#C16FFE #FE6FF3 #FE6FAC
triadic
#FE6FF3 #F3FE6F #6FF3FE
tetradic
#FE6FF3 #FEC16F #6FFE7A #6FACFE
square
#FE6FF3 #FEC16F #6FFE7A #6FACFE
split-complementary
#FE6FF3 #ACFE6F #6FFEC1
monochromatic
#F102DF #FE32EE #FE6FF3 #FEACF8 #FFE1FC
Accessibility & contrast
On white
2.39
#FE6FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#FE6FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6FF3
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6FF3 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679BF7
Deuteranopia (green-blind)
#94AFEF
Tritanopia (blue-blind)
#FF7CA7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe6ff3; /* rgb */ color: rgb(254, 111, 243); /* oklch */ color: oklch(75.9% 0.229 330.6);
Tailwind
colors: {
custom: {
50: '#ff9ff7',
500: '#fe6ff3',
950: '#000000',
},
}SCSS
$custom: #fe6ff3; $custom-light: #ff9ff7; $custom-dark: #000000;
JSON
{
"hex": "#fe6ff3",
"rgb": {
"r": 254,
"g": 111,
"b": 243
},
"hsl": {
"h": 304.615,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.75947,
"c": 0.22883,
"h": 330.6
},
"luminance": 0.38911
}Semantic roles & 50–950 ramp
primary
#FE6FF3
secondary
#D2F7D5
accent
#E61200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85