#FE69F0#FE69F0
#FE69F0 is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 75.1% C 0.235 H 331.5°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FE69F0 |
|---|---|
| RGB | rgb(254, 105, 240) |
| HSL | hsl(306, 99%, 70%) |
| HSV | hsv(306, 59%, 100%) |
| CMYK | cmyk(0%, 58.7%, 5.5%, 0.4%) |
| CIE-LAB | lab(67.63, 72.36, -40.98) |
| CIE-LCH | lch(67.63, 83.15, 330.47°) |
| OKLab | oklab(75.13% 0.2063 -0.1122) |
| OKLCH | oklch(75.13% 0.235 331.5) |
| XYZ | xyz(61.6526, 37.4696, 86.4063) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.34
Light Magenta
#FA5FF7
ΔE00 2.39
Purply Pink
#F075E6
ΔE00 2.63
Violet Pink
#FB5FFC
ΔE00 2.78
Violet (CSS)
#EE82EE
ΔE00 4.41
Orchid
#DA70D6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE69F0 #69FE77
analogous
#C269FE #FE69F0 #FE69A5
triadic
#FE69F0 #F0FE69 #69F0FE
tetradic
#FE69F0 #FEC269 #69FE77 #69A5FE
square
#FE69F0 #FEC269 #69FE77 #69A5FE
split-complementary
#FE69F0 #A5FE69 #69FEC2
monochromatic
#EB02D5 #FE2CEA #FE69F0 #FEA6F6 #FFE1FC
Accessibility & contrast
On white
2.47
#FE69F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#FE69F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE69F0
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE69F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE69F0 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6297F4
Deuteranopia (green-blind)
#92ACEC
Tritanopia (blue-blind)
#FF76A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fe69f0; /* rgb */ color: rgb(254, 105, 240); /* oklch */ color: oklch(75.1% 0.235 331.5);
Tailwind
colors: {
custom: {
50: '#ff9cf5',
500: '#fe69f0',
950: '#000000',
},
}SCSS
$custom: #fe69f0; $custom-light: #ff9cf5; $custom-dark: #000000;
JSON
{
"hex": "#fe69f0",
"rgb": {
"r": 254,
"g": 105,
"b": 240
},
"hsl": {
"h": 305.638,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.75127,
"c": 0.23489,
"h": 331.5
},
"luminance": 0.37465
}Semantic roles & 50–950 ramp
primary
#FE69F0
secondary
#CDF6D1
accent
#E61600
background
#FFFAFF
surface
#FFF3FE
border
#D7CDD6
text
#190F17
muted
#877F85