#FF69FF#FF69FF
#FF69FF is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 76.0% C 0.247 H 327.7°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69FF |
|---|---|
| RGB | rgb(255, 105, 255) |
| HSL | hsl(300, 100%, 71%) |
| HSV | hsv(300, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 0%, 0%) |
| CIE-LAB | lab(68.45, 75.01, -47.92) |
| CIE-LCH | lch(68.45, 89.01, 327.43°) |
| OKLab | oklab(75.98% 0.2089 -0.1322) |
| OKLCH | oklch(75.98% 0.247 327.7) |
| XYZ | xyz(64.3406, 38.5873, 98.6475) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.82
Light Magenta
#FA5FF7
ΔE00 2.08
Candy Pink
#FF63E9
ΔE00 3.39
Purply Pink
#F075E6
ΔE00 4.10
Violet (CSS)
#EE82EE
ΔE00 4.91
Orchid
#DA70D6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69FF #69FF69
analogous
#B469FF #FF69FF #FF69B4
triadic
#FF69FF #FFFF69 #69FFFF
tetradic
#FF69FF #FFB469 #69FF69 #69B4FF
square
#FF69FF #FFB469 #69FF69 #69B4FF
split-complementary
#FF69FF #B4FF69 #69FFB4
monochromatic
#EE00EE #FF2CFF #FF69FF #FFA6FF #FFE0FF
Accessibility & contrast
On white
2.41
#FF69FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#FF69FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69FF
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69FF | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#579AFF
Deuteranopia (green-blind)
#8CAEFB
Tritanopia (blue-blind)
#FF7CAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff69ff; /* rgb */ color: rgb(255, 105, 255); /* oklch */ color: oklch(76.0% 0.247 327.7);
Tailwind
colors: {
custom: {
50: '#ff9cff',
500: '#ff69ff',
950: '#000000',
},
}SCSS
$custom: #ff69ff; $custom-light: #ff9cff; $custom-dark: #000000;
JSON
{
"hex": "#ff69ff",
"rgb": {
"r": 255,
"g": 105,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.75979,
"c": 0.24717,
"h": 327.7
},
"luminance": 0.38583
}Semantic roles & 50–950 ramp
primary
#FF69FF
secondary
#CEF6CE
accent
#E60000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#190F18
muted
#877F86