#FF69F3#FF69F3
#FF69F3 is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.4% C 0.238 H 330.9°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69F3 |
|---|---|
| RGB | rgb(255, 105, 243) |
| HSL | hsl(305, 100%, 71%) |
| HSV | hsv(305, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 4.7%, 0%) |
| CIE-LAB | lab(67.90, 73.08, -42.19) |
| CIE-LCH | lch(67.90, 84.38, 330.00°) |
| OKLab | oklab(75.4% 0.2077 -0.1157) |
| OKLCH | oklch(75.4% 0.238 330.9) |
| XYZ | xyz(62.4689, 37.8386, 88.7900) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.70
Light Magenta
#FA5FF7
ΔE00 2.24
Violet Pink
#FB5FFC
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 2.89
Violet (CSS)
#EE82EE
ΔE00 4.45
Orchid
#DA70D6
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69F3 #69FF75
analogous
#C069FF #FF69F3 #FF69A8
triadic
#FF69F3 #F3FF69 #69F3FF
tetradic
#FF69F3 #FFC069 #69FF75 #69A8FF
square
#FF69F3 #FFC069 #69FF75 #69A8FF
split-complementary
#FF69F3 #A8FF69 #69FFC0
monochromatic
#EE00DB #FF2CEE #FF69F3 #FFA6F8 #FFE0FD
Accessibility & contrast
On white
2.45
#FF69F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#FF69F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69F3
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69F3 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6098F7
Deuteranopia (green-blind)
#91ADEF
Tritanopia (blue-blind)
#FF77A5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff69f3; /* rgb */ color: rgb(255, 105, 243); /* oklch */ color: oklch(75.4% 0.238 330.9);
Tailwind
colors: {
custom: {
50: '#ff9cf7',
500: '#ff69f3',
950: '#000000',
},
}SCSS
$custom: #ff69f3; $custom-light: #ff9cf7; $custom-dark: #000000;
JSON
{
"hex": "#ff69f3",
"rgb": {
"r": 255,
"g": 105,
"b": 243
},
"hsl": {
"h": 304.8,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.75399,
"c": 0.23777,
"h": 330.9
},
"luminance": 0.37834
}Semantic roles & 50–950 ramp
primary
#FF69F3
secondary
#CEF6D1
accent
#E61200
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#190F17
muted
#877F85