#FE69F2#FE69F2
#FE69F2 is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.2% C 0.236 H 330.9°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FE69F2 |
|---|---|
| RGB | rgb(254, 105, 242) |
| HSL | hsl(305, 99%, 70%) |
| HSV | hsv(305, 59%, 100%) |
| CMYK | cmyk(0%, 58.7%, 4.7%, 0.4%) |
| CIE-LAB | lab(67.72, 72.67, -41.94) |
| CIE-LCH | lch(67.72, 83.91, 330.01°) |
| OKLab | oklab(75.22% 0.2066 -0.115) |
| OKLCH | oklch(75.22% 0.236 330.9) |
| XYZ | xyz(61.9513, 37.5891, 87.9796) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.60
Light Magenta
#FA5FF7
ΔE00 2.20
Violet Pink
#FB5FFC
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 2.77
Violet (CSS)
#EE82EE
ΔE00 4.41
Orchid
#DA70D6
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE69F2 #69FE75
analogous
#BF69FE #FE69F2 #FE69A8
triadic
#FE69F2 #F2FE69 #69F2FE
tetradic
#FE69F2 #FEBF69 #69FE75 #69A8FE
square
#FE69F2 #FEBF69 #69FE75 #69A8FE
split-complementary
#FE69F2 #A8FE69 #69FEBF
monochromatic
#EB02D8 #FE2CED #FE69F2 #FEA6F7 #FFE1FC
Accessibility & contrast
On white
2.47
#FE69F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#FE69F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE69F2
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE69F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE69F2 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6098F6
Deuteranopia (green-blind)
#91ACEE
Tritanopia (blue-blind)
#FF77A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fe69f2; /* rgb */ color: rgb(254, 105, 242); /* oklch */ color: oklch(75.2% 0.236 330.9);
Tailwind
colors: {
custom: {
50: '#ff9cf7',
500: '#fe69f2',
950: '#000000',
},
}SCSS
$custom: #fe69f2; $custom-light: #ff9cf7; $custom-dark: #000000;
JSON
{
"hex": "#fe69f2",
"rgb": {
"r": 254,
"g": 105,
"b": 242
},
"hsl": {
"h": 304.832,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.75221,
"c": 0.23642,
"h": 330.9
},
"luminance": 0.37585
}Semantic roles & 50–950 ramp
primary
#FE69F2
secondary
#CDF6D0
accent
#E61200
background
#FFFAFF
surface
#FFF3FE
border
#D7CDD6
text
#190F17
muted
#877F85