#FE69F3#FE69F3
#FE69F3 is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.3% C 0.237 H 330.6°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FE69F3 |
|---|---|
| RGB | rgb(254, 105, 243) |
| HSL | hsl(304, 99%, 70%) |
| HSV | hsv(304, 59%, 100%) |
| CMYK | cmyk(0%, 58.7%, 4.3%, 0.4%) |
| CIE-LAB | lab(67.76, 72.83, -42.42) |
| CIE-LCH | lch(67.76, 84.28, 329.78°) |
| OKLab | oklab(75.27% 0.2067 -0.1164) |
| OKLCH | oklch(75.27% 0.237 330.6) |
| XYZ | xyz(62.1019, 37.6494, 88.7728) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.73
Light Magenta
#FA5FF7
ΔE00 2.12
Violet Pink
#FB5FFC
ΔE00 2.43
Purply Pink
#F075E6
ΔE00 2.85
Violet (CSS)
#EE82EE
ΔE00 4.42
Orchid
#DA70D6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE69F3 #69FE74
analogous
#BF69FE #FE69F3 #FE69A8
triadic
#FE69F3 #F3FE69 #69F3FE
tetradic
#FE69F3 #FEBF69 #69FE74 #69A8FE
square
#FE69F3 #FEBF69 #69FE74 #69A8FE
split-complementary
#FE69F3 #A8FE69 #69FEBF
monochromatic
#EB02DA #FE2CEE #FE69F3 #FEA6F8 #FFE1FD
Accessibility & contrast
On white
2.46
#FE69F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#FE69F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE69F3
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE69F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE69F3 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6098F7
Deuteranopia (green-blind)
#91ACEF
Tritanopia (blue-blind)
#FF77A5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fe69f3; /* rgb */ color: rgb(254, 105, 243); /* oklch */ color: oklch(75.3% 0.237 330.6);
Tailwind
colors: {
custom: {
50: '#ff9cf7',
500: '#fe69f3',
950: '#000000',
},
}SCSS
$custom: #fe69f3; $custom-light: #ff9cf7; $custom-dark: #000000;
JSON
{
"hex": "#fe69f3",
"rgb": {
"r": 254,
"g": 105,
"b": 243
},
"hsl": {
"h": 304.43,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.75268,
"c": 0.23719,
"h": 330.6
},
"luminance": 0.37645
}Semantic roles & 50–950 ramp
primary
#FE69F3
secondary
#CDF6D0
accent
#E61100
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F17
muted
#877F85