#FF69EE#FF69EE
#FF69EE is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 75.2% C 0.234 H 332.3°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69EE |
|---|---|
| RGB | rgb(255, 105, 238) |
| HSL | hsl(307, 100%, 71%) |
| HSV | hsv(307, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 6.7%, 0%) |
| CIE-LAB | lab(67.68, 72.30, -39.78) |
| CIE-LCH | lch(67.68, 82.52, 331.18°) |
| OKLab | oklab(75.17% 0.2071 -0.1088) |
| OKLCH | oklch(75.17% 0.234 332.3) |
| XYZ | xyz(61.7242, 37.5407, 84.8674) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.12
Purply Pink
#F075E6
ΔE00 2.60
Light Magenta
#FA5FF7
ΔE00 2.73
Violet Pink
#FB5FFC
ΔE00 3.15
Violet (CSS)
#EE82EE
ΔE00 4.47
Orchid
#DA70D6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69EE #69FF7A
analogous
#C569FF #FF69EE #FF69A3
triadic
#FF69EE #EEFF69 #69EEFF
tetradic
#FF69EE #FFC569 #69FF7A #69A3FF
square
#FF69EE #FFC569 #69FF7A #69A3FF
split-complementary
#FF69EE #A3FF69 #69FFC5
monochromatic
#EE00D3 #FF2CE7 #FF69EE #FFA6F5 #FFE0FC
Accessibility & contrast
On white
2.47
#FF69EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#FF69EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69EE
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69EE | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6397F2
Deuteranopia (green-blind)
#94ADEA
Tritanopia (blue-blind)
#FF75A2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff69ee; /* rgb */ color: rgb(255, 105, 238); /* oklch */ color: oklch(75.2% 0.234 332.3);
Tailwind
colors: {
custom: {
50: '#ff9cf4',
500: '#ff69ee',
950: '#000000',
},
}SCSS
$custom: #ff69ee; $custom-light: #ff9cf4; $custom-dark: #000000;
JSON
{
"hex": "#ff69ee",
"rgb": {
"r": 255,
"g": 105,
"b": 238
},
"hsl": {
"h": 306.8,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.75165,
"c": 0.23395,
"h": 332.3
},
"luminance": 0.37536
}Semantic roles & 50–950 ramp
primary
#FF69EE
secondary
#CEF6D2
accent
#E61A00
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#190F17
muted
#877F85