#FF69F4#FF69F4
#FF69F4 is a light, highly saturated purple. Relative luminance 0.379; OKLCH L 75.4% C 0.239 H 330.6°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69F4 |
|---|---|
| RGB | rgb(255, 105, 244) |
| HSL | hsl(304, 100%, 71%) |
| HSV | hsv(304, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 4.3%, 0%) |
| CIE-LAB | lab(67.95, 73.24, -42.67) |
| CIE-LCH | lch(67.95, 84.76, 329.77°) |
| OKLab | oklab(75.45% 0.2078 -0.1171) |
| OKLCH | oklch(75.45% 0.239 330.6) |
| XYZ | xyz(62.6204, 37.8992, 89.5875) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.83
Light Magenta
#FA5FF7
ΔE00 2.17
Violet Pink
#FB5FFC
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 2.97
Violet (CSS)
#EE82EE
ΔE00 4.46
Orchid
#DA70D6
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69F4 #69FF74
analogous
#BF69FF #FF69F4 #FF69A9
triadic
#FF69F4 #F4FF69 #69F4FF
tetradic
#FF69F4 #FFBF69 #69FF74 #69A9FF
square
#FF69F4 #FFBF69 #69FF74 #69A9FF
split-complementary
#FF69F4 #A9FF69 #69FFBF
monochromatic
#EE00DC #FF2CF0 #FF69F4 #FFA6F8 #FFE0FD
Accessibility & contrast
On white
2.45
#FF69F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#FF69F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69F4
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69F4 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F98F8
Deuteranopia (green-blind)
#91ADF0
Tritanopia (blue-blind)
#FF78A5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff69f4; /* rgb */ color: rgb(255, 105, 244); /* oklch */ color: oklch(75.4% 0.239 330.6);
Tailwind
colors: {
custom: {
50: '#ff9cf8',
500: '#ff69f4',
950: '#000000',
},
}SCSS
$custom: #ff69f4; $custom-light: #ff9cf8; $custom-dark: #000000;
JSON
{
"hex": "#ff69f4",
"rgb": {
"r": 255,
"g": 105,
"b": 244
},
"hsl": {
"h": 304.4,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.75446,
"c": 0.23854,
"h": 330.6
},
"luminance": 0.37895
}Semantic roles & 50–950 ramp
primary
#FF69F4
secondary
#CEF6D1
accent
#E61100
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F17
muted
#877F85