#FF69E7#FF69E7
#FF69E7 is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.8% C 0.229 H 334.3°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69E7 |
|---|---|
| RGB | rgb(255, 105, 231) |
| HSL | hsl(310, 100%, 71%) |
| HSV | hsv(310, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 9.4%, 0%) |
| CIE-LAB | lab(67.38, 71.22, -36.38) |
| CIE-LCH | lch(67.38, 79.97, 332.94°) |
| OKLab | oklab(74.85% 0.2062 -0.0991) |
| OKLCH | oklch(74.85% 0.229 334.3) |
| XYZ | xyz(60.7157, 37.1373, 79.5562) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.04
Purply Pink
#F075E6
ΔE00 2.59
Light Magenta
#FA5FF7
ΔE00 3.63
Violet Pink
#FB5FFC
ΔE00 4.14
Violet (CSS)
#EE82EE
ΔE00 4.73
Orchid
#DA70D6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69E7 #69FF81
analogous
#CC69FF #FF69E7 #FF699C
triadic
#FF69E7 #E7FF69 #69E7FF
tetradic
#FF69E7 #FFCC69 #69FF81 #699CFF
square
#FF69E7 #FFCC69 #69FF81 #699CFF
split-complementary
#FF69E7 #9CFF69 #69FFCC
monochromatic
#EE00C8 #FF2CDD #FF69E7 #FFA6F1 #FFE0FA
Accessibility & contrast
On white
2.49
#FF69E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#FF69E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69E7
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69E7 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6896EB
Deuteranopia (green-blind)
#96ACE3
Tritanopia (blue-blind)
#FF739F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff69e7; /* rgb */ color: rgb(255, 105, 231); /* oklch */ color: oklch(74.8% 0.229 334.3);
Tailwind
colors: {
custom: {
50: '#ff9cef',
500: '#ff69e7',
950: '#000000',
},
}SCSS
$custom: #ff69e7; $custom-light: #ff9cef; $custom-dark: #000000;
JSON
{
"hex": "#ff69e7",
"rgb": {
"r": 255,
"g": 105,
"b": 231
},
"hsl": {
"h": 309.6,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.74847,
"c": 0.22873,
"h": 334.3
},
"luminance": 0.37133
}Semantic roles & 50–950 ramp
primary
#FF69E7
secondary
#CEF6D4
accent
#E62500
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#190F16
muted
#877F84