#FF69EB#FF69EB
#FF69EB is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 75.0% C 0.232 H 333.2°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69EB |
|---|---|
| RGB | rgb(255, 105, 235) |
| HSL | hsl(308, 100%, 71%) |
| HSV | hsv(308, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 7.8%, 0%) |
| CIE-LAB | lab(67.55, 71.83, -38.33) |
| CIE-LCH | lch(67.55, 81.42, 331.92°) |
| OKLab | oklab(75.03% 0.2067 -0.1046) |
| OKLCH | oklch(75.03% 0.232 333.2) |
| XYZ | xyz(61.2871, 37.3658, 82.5655) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.93
Purply Pink
#F075E6
ΔE00 2.53
Light Magenta
#FA5FF7
ΔE00 3.09
Violet Pink
#FB5FFC
ΔE00 3.56
Violet (CSS)
#EE82EE
ΔE00 4.55
Orchid
#DA70D6
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69EB #69FF7D
analogous
#C869FF #FF69EB #FF69A0
triadic
#FF69EB #EBFF69 #69EBFF
tetradic
#FF69EB #FFC869 #69FF7D #69A0FF
square
#FF69EB #FFC869 #69FF7D #69A0FF
split-complementary
#FF69EB #A0FF69 #69FFC8
monochromatic
#EE00CE #FF2CE3 #FF69EB #FFA6F3 #FFE0FB
Accessibility & contrast
On white
2.48
#FF69EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#FF69EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69EB
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69EB | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6597EF
Deuteranopia (green-blind)
#95ACE7
Tritanopia (blue-blind)
#FF74A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff69eb; /* rgb */ color: rgb(255, 105, 235); /* oklch */ color: oklch(75.0% 0.232 333.2);
Tailwind
colors: {
custom: {
50: '#ff9cf2',
500: '#ff69eb',
950: '#000000',
},
}SCSS
$custom: #ff69eb; $custom-light: #ff9cf2; $custom-dark: #000000;
JSON
{
"hex": "#ff69eb",
"rgb": {
"r": 255,
"g": 105,
"b": 235
},
"hsl": {
"h": 308,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.75028,
"c": 0.2317,
"h": 333.2
},
"luminance": 0.37361
}Semantic roles & 50–950 ramp
primary
#FF69EB
secondary
#CEF6D3
accent
#E61F00
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#190F17
muted
#877F85