#FE69F4#FE69F4
#FE69F4 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.3% C 0.238 H 330.3°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FE69F4 |
|---|---|
| RGB | rgb(254, 105, 244) |
| HSL | hsl(304, 99%, 70%) |
| HSV | hsv(304, 59%, 100%) |
| CMYK | cmyk(0%, 58.7%, 3.9%, 0.4%) |
| CIE-LAB | lab(67.81, 72.99, -42.90) |
| CIE-LCH | lch(67.81, 84.66, 329.55°) |
| OKLab | oklab(75.32% 0.2068 -0.1177) |
| OKLCH | oklch(75.32% 0.238 330.3) |
| XYZ | xyz(62.2534, 37.7099, 89.5703) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.87
Light Magenta
#FA5FF7
ΔE00 2.04
Violet Pink
#FB5FFC
ΔE00 2.32
Purply Pink
#F075E6
ΔE00 2.93
Violet (CSS)
#EE82EE
ΔE00 4.44
Orchid
#DA70D6
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE69F4 #69FE73
analogous
#BD69FE #FE69F4 #FE69A9
triadic
#FE69F4 #F4FE69 #69F4FE
tetradic
#FE69F4 #FEBD69 #69FE73 #69A9FE
square
#FE69F4 #FEBD69 #69FE73 #69A9FE
split-complementary
#FE69F4 #A9FE69 #69FEBD
monochromatic
#EB02DB #FE2CF0 #FE69F4 #FEA6F8 #FFE1FD
Accessibility & contrast
On white
2.46
#FE69F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#FE69F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE69F4
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE69F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE69F4 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F98F8
Deuteranopia (green-blind)
#90ADF0
Tritanopia (blue-blind)
#FF78A5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fe69f4; /* rgb */ color: rgb(254, 105, 244); /* oklch */ color: oklch(75.3% 0.238 330.3);
Tailwind
colors: {
custom: {
50: '#ff9cf8',
500: '#fe69f4',
950: '#000000',
},
}SCSS
$custom: #fe69f4; $custom-light: #ff9cf8; $custom-dark: #000000;
JSON
{
"hex": "#fe69f4",
"rgb": {
"r": 254,
"g": 105,
"b": 244
},
"hsl": {
"h": 304.027,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.75316,
"c": 0.23796,
"h": 330.3
},
"luminance": 0.37706
}Semantic roles & 50–950 ramp
primary
#FE69F4
secondary
#CDF6D0
accent
#E60F00
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F17
muted
#877F85