#FF69E8#FF69E8
#FF69E8 is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.9% C 0.229 H 334.0°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69E8 |
|---|---|
| RGB | rgb(255, 105, 232) |
| HSL | hsl(309, 100%, 71%) |
| HSV | hsv(309, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 9%, 0%) |
| CIE-LAB | lab(67.42, 71.37, -36.87) |
| CIE-LCH | lch(67.42, 80.33, 332.68°) |
| OKLab | oklab(74.89% 0.2063 -0.1004) |
| OKLCH | oklch(74.89% 0.229 334) |
| XYZ | xyz(60.8573, 37.1939, 80.3021) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.98
Purply Pink
#F075E6
ΔE00 2.56
Light Magenta
#FA5FF7
ΔE00 3.49
Violet Pink
#FB5FFC
ΔE00 3.99
Violet (CSS)
#EE82EE
ΔE00 4.67
Orchid
#DA70D6
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69E8 #69FF80
analogous
#CB69FF #FF69E8 #FF699D
triadic
#FF69E8 #E8FF69 #69E8FF
tetradic
#FF69E8 #FFCB69 #69FF80 #699DFF
square
#FF69E8 #FFCB69 #69FF80 #699DFF
split-complementary
#FF69E8 #9DFF69 #69FFCB
monochromatic
#EE00C9 #FF2CDF #FF69E8 #FFA6F1 #FFE0FA
Accessibility & contrast
On white
2.49
#FF69E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#FF69E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69E8
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69E8 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6796EC
Deuteranopia (green-blind)
#96ACE4
Tritanopia (blue-blind)
#FF739F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff69e8; /* rgb */ color: rgb(255, 105, 232); /* oklch */ color: oklch(74.9% 0.229 334.0);
Tailwind
colors: {
custom: {
50: '#ff9cef',
500: '#ff69e8',
950: '#000000',
},
}SCSS
$custom: #ff69e8; $custom-light: #ff9cef; $custom-dark: #000000;
JSON
{
"hex": "#ff69e8",
"rgb": {
"r": 255,
"g": 105,
"b": 232
},
"hsl": {
"h": 309.2,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.74892,
"c": 0.22947,
"h": 334
},
"luminance": 0.37189
}Semantic roles & 50–950 ramp
primary
#FF69E8
secondary
#CEF6D4
accent
#E62300
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#190F16
muted
#877F84