#FF69F1#FF69F1
#FF69F1 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.3% C 0.236 H 331.4°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69F1 |
|---|---|
| RGB | rgb(255, 105, 241) |
| HSL | hsl(306, 100%, 71%) |
| HSV | hsv(306, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 5.5%, 0%) |
| CIE-LAB | lab(67.81, 72.76, -41.23) |
| CIE-LCH | lch(67.81, 83.63, 330.46°) |
| OKLab | oklab(75.31% 0.2075 -0.1129) |
| OKLCH | oklch(75.31% 0.236 331.4) |
| XYZ | xyz(62.1686, 37.7184, 87.2080) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.45
Light Magenta
#FA5FF7
ΔE00 2.42
Purply Pink
#F075E6
ΔE00 2.75
Violet Pink
#FB5FFC
ΔE00 2.77
Violet (CSS)
#EE82EE
ΔE00 4.44
Orchid
#DA70D6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69F1 #69FF77
analogous
#C269FF #FF69F1 #FF69A6
triadic
#FF69F1 #F1FF69 #69F1FF
tetradic
#FF69F1 #FFC269 #69FF77 #69A6FF
square
#FF69F1 #FFC269 #69FF77 #69A6FF
split-complementary
#FF69F1 #A6FF69 #69FFC2
monochromatic
#EE00D7 #FF2CEB #FF69F1 #FFA6F7 #FFE0FC
Accessibility & contrast
On white
2.46
#FF69F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#FF69F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69F1
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69F1 | 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)
#6198F5
Deuteranopia (green-blind)
#92ADED
Tritanopia (blue-blind)
#FF77A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff69f1; /* rgb */ color: rgb(255, 105, 241); /* oklch */ color: oklch(75.3% 0.236 331.4);
Tailwind
colors: {
custom: {
50: '#ff9cf6',
500: '#ff69f1',
950: '#000000',
},
}SCSS
$custom: #ff69f1; $custom-light: #ff9cf6; $custom-dark: #000000;
JSON
{
"hex": "#ff69f1",
"rgb": {
"r": 255,
"g": 105,
"b": 241
},
"hsl": {
"h": 305.6,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.75305,
"c": 0.23623,
"h": 331.4
},
"luminance": 0.37714
}Semantic roles & 50–950 ramp
primary
#FF69F1
secondary
#CEF6D1
accent
#E61500
background
#FFFAFF
surface
#FFF3FE
border
#D7CDD6
text
#190F17
muted
#877F85