#FF69EF#FF69EF
#FF69EF is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.2% C 0.235 H 332.0°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69EF |
|---|---|
| RGB | rgb(255, 105, 239) |
| HSL | hsl(306, 100%, 71%) |
| HSV | hsv(306, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 6.3%, 0%) |
| CIE-LAB | lab(67.72, 72.45, -40.27) |
| CIE-LCH | lch(67.72, 82.89, 330.94°) |
| OKLab | oklab(75.21% 0.2073 -0.1102) |
| OKLCH | oklch(75.21% 0.235 332) |
| XYZ | xyz(61.8715, 37.5996, 85.6433) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.22
Light Magenta
#FA5FF7
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 2.64
Violet Pink
#FB5FFC
ΔE00 3.02
Violet (CSS)
#EE82EE
ΔE00 4.45
Orchid
#DA70D6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69EF #69FF79
analogous
#C469FF #FF69EF #FF69A4
triadic
#FF69EF #EFFF69 #69EFFF
tetradic
#FF69EF #FFC469 #69FF79 #69A4FF
square
#FF69EF #FFC469 #69FF79 #69A4FF
split-complementary
#FF69EF #A4FF69 #69FFC4
monochromatic
#EE00D4 #FF2CE8 #FF69EF #FFA6F6 #FFE0FC
Accessibility & contrast
On white
2.47
#FF69EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#FF69EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69EF
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69EF | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6397F3
Deuteranopia (green-blind)
#93ADEB
Tritanopia (blue-blind)
#FF76A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff69ef; /* rgb */ color: rgb(255, 105, 239); /* oklch */ color: oklch(75.2% 0.235 332.0);
Tailwind
colors: {
custom: {
50: '#ff9cf4',
500: '#ff69ef',
950: '#000000',
},
}SCSS
$custom: #ff69ef; $custom-light: #ff9cf4; $custom-dark: #000000;
JSON
{
"hex": "#ff69ef",
"rgb": {
"r": 255,
"g": 105,
"b": 239
},
"hsl": {
"h": 306.4,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.75212,
"c": 0.23471,
"h": 332
},
"luminance": 0.37595
}Semantic roles & 50–950 ramp
primary
#FF69EF
secondary
#CEF6D2
accent
#E61800
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#190F17
muted
#877F85