#FF69F2#FF69F2
#FF69F2 is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.4% C 0.237 H 331.2°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69F2 |
|---|---|
| RGB | rgb(255, 105, 242) |
| HSL | hsl(305, 100%, 71%) |
| HSV | hsv(305, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 5.1%, 0%) |
| CIE-LAB | lab(67.86, 72.92, -41.71) |
| CIE-LCH | lch(67.86, 84.01, 330.23°) |
| OKLab | oklab(75.35% 0.2076 -0.1143) |
| OKLCH | oklch(75.35% 0.237 331.2) |
| XYZ | xyz(62.3183, 37.7784, 87.9968) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.57
Light Magenta
#FA5FF7
ΔE00 2.33
Violet Pink
#FB5FFC
ΔE00 2.66
Purply Pink
#F075E6
ΔE00 2.82
Violet (CSS)
#EE82EE
ΔE00 4.44
Orchid
#DA70D6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69F2 #69FF76
analogous
#C169FF #FF69F2 #FF69A7
triadic
#FF69F2 #F2FF69 #69F2FF
tetradic
#FF69F2 #FFC169 #69FF76 #69A7FF
square
#FF69F2 #FFC169 #69FF76 #69A7FF
split-complementary
#FF69F2 #A7FF69 #69FFC1
monochromatic
#EE00D9 #FF2CED #FF69F2 #FFA6F7 #FFE0FC
Accessibility & contrast
On white
2.45
#FF69F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#FF69F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69F2
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69F2 | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6198F6
Deuteranopia (green-blind)
#92ADEE
Tritanopia (blue-blind)
#FF77A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff69f2; /* rgb */ color: rgb(255, 105, 242); /* oklch */ color: oklch(75.4% 0.237 331.2);
Tailwind
colors: {
custom: {
50: '#ff9cf7',
500: '#ff69f2',
950: '#000000',
},
}SCSS
$custom: #ff69f2; $custom-light: #ff9cf7; $custom-dark: #000000;
JSON
{
"hex": "#ff69f2",
"rgb": {
"r": 255,
"g": 105,
"b": 242
},
"hsl": {
"h": 305.2,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.75352,
"c": 0.23699,
"h": 331.2
},
"luminance": 0.37774
}Semantic roles & 50–950 ramp
primary
#FF69F2
secondary
#CEF6D1
accent
#E61400
background
#FFFAFF
surface
#FFF3FE
border
#D7CDD6
text
#190F17
muted
#877F85