#FF69EC#FF69EC
#FF69EC is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 75.1% C 0.232 H 332.9°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69EC |
|---|---|
| RGB | rgb(255, 105, 236) |
| HSL | hsl(308, 100%, 71%) |
| HSV | hsv(308, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 7.5%, 0%) |
| CIE-LAB | lab(67.59, 71.99, -38.81) |
| CIE-LCH | lch(67.59, 81.78, 331.67°) |
| OKLab | oklab(75.07% 0.2069 -0.106) |
| OKLCH | oklch(75.07% 0.232 332.9) |
| XYZ | xyz(61.4320, 37.4238, 83.3285) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.97
Purply Pink
#F075E6
ΔE00 2.55
Light Magenta
#FA5FF7
ΔE00 2.97
Violet Pink
#FB5FFC
ΔE00 3.42
Violet (CSS)
#EE82EE
ΔE00 4.51
Orchid
#DA70D6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69EC #69FF7C
analogous
#C769FF #FF69EC #FF69A1
triadic
#FF69EC #ECFF69 #69ECFF
tetradic
#FF69EC #FFC769 #69FF7C #69A1FF
square
#FF69EC #FFC769 #69FF7C #69A1FF
split-complementary
#FF69EC #A1FF69 #69FFC7
monochromatic
#EE00D0 #FF2CE4 #FF69EC #FFA6F4 #FFE0FB
Accessibility & contrast
On white
2.48
#FF69EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#FF69EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69EC
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69EC | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6597F0
Deuteranopia (green-blind)
#94ACE8
Tritanopia (blue-blind)
#FF75A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff69ec; /* rgb */ color: rgb(255, 105, 236); /* oklch */ color: oklch(75.1% 0.232 332.9);
Tailwind
colors: {
custom: {
50: '#ff9cf2',
500: '#ff69ec',
950: '#000000',
},
}SCSS
$custom: #ff69ec; $custom-light: #ff9cf2; $custom-dark: #000000;
JSON
{
"hex": "#ff69ec",
"rgb": {
"r": 255,
"g": 105,
"b": 236
},
"hsl": {
"h": 307.6,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.75073,
"c": 0.23245,
"h": 332.9
},
"luminance": 0.37419
}Semantic roles & 50–950 ramp
primary
#FF69EC
secondary
#CEF6D3
accent
#E61D00
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#190F17
muted
#877F85