#FF69EA#FF69EA
#FF69EA is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 75.0% C 0.231 H 333.5°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69EA |
|---|---|
| RGB | rgb(255, 105, 234) |
| HSL | hsl(308, 100%, 71%) |
| HSV | hsv(308, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 8.2%, 0%) |
| CIE-LAB | lab(67.51, 71.68, -37.84) |
| CIE-LCH | lch(67.51, 81.05, 332.17°) |
| OKLab | oklab(74.98% 0.2066 -0.1032) |
| OKLCH | oklch(74.98% 0.231 333.5) |
| XYZ | xyz(61.1430, 37.3082, 81.8068) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.92
Purply Pink
#F075E6
ΔE00 2.53
Light Magenta
#FA5FF7
ΔE00 3.22
Violet Pink
#FB5FFC
ΔE00 3.70
Violet (CSS)
#EE82EE
ΔE00 4.58
Orchid
#DA70D6
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69EA #69FF7E
analogous
#C969FF #FF69EA #FF699F
triadic
#FF69EA #EAFF69 #69EAFF
tetradic
#FF69EA #FFC969 #69FF7E #699FFF
square
#FF69EA #FFC969 #69FF7E #699FFF
split-complementary
#FF69EA #9FFF69 #69FFC9
monochromatic
#EE00CC #FF2CE1 #FF69EA #FFA6F3 #FFE0FB
Accessibility & contrast
On white
2.48
#FF69EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#FF69EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69EA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69EA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6696EE
Deuteranopia (green-blind)
#95ACE6
Tritanopia (blue-blind)
#FF74A0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff69ea; /* rgb */ color: rgb(255, 105, 234); /* oklch */ color: oklch(75.0% 0.231 333.5);
Tailwind
colors: {
custom: {
50: '#ff9cf1',
500: '#ff69ea',
950: '#000000',
},
}SCSS
$custom: #ff69ea; $custom-light: #ff9cf1; $custom-dark: #000000;
JSON
{
"hex": "#ff69ea",
"rgb": {
"r": 255,
"g": 105,
"b": 234
},
"hsl": {
"h": 308.4,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.74982,
"c": 0.23095,
"h": 333.5
},
"luminance": 0.37304
}Semantic roles & 50–950 ramp
primary
#FF69EA
secondary
#CEF6D3
accent
#E62000
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#190F17
muted
#877F85