#FF69ED#FF69ED
#FF69ED is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 75.1% C 0.233 H 332.6°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FF69ED |
|---|---|
| RGB | rgb(255, 105, 237) |
| HSL | hsl(307, 100%, 71%) |
| HSV | hsv(307, 59%, 100%) |
| CMYK | cmyk(0%, 58.8%, 7.1%, 0%) |
| CIE-LAB | lab(67.64, 72.14, -39.30) |
| CIE-LCH | lch(67.64, 82.15, 331.42°) |
| OKLab | oklab(75.12% 0.207 -0.1074) |
| OKLCH | oklch(75.12% 0.233 332.6) |
| XYZ | xyz(61.5776, 37.4821, 84.0958) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.03
Purply Pink
#F075E6
ΔE00 2.57
Light Magenta
#FA5FF7
ΔE00 2.85
Violet Pink
#FB5FFC
ΔE00 3.29
Violet (CSS)
#EE82EE
ΔE00 4.49
Orchid
#DA70D6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF69ED #69FF7B
analogous
#C669FF #FF69ED #FF69A2
triadic
#FF69ED #EDFF69 #69EDFF
tetradic
#FF69ED #FFC669 #69FF7B #69A2FF
square
#FF69ED #FFC669 #69FF7B #69A2FF
split-complementary
#FF69ED #A2FF69 #69FFC6
monochromatic
#EE00D1 #FF2CE6 #FF69ED #FFA6F4 #FFE0FB
Accessibility & contrast
On white
2.47
#FF69ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#FF69ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF69ED
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF69ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF69ED | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6497F1
Deuteranopia (green-blind)
#94ADE9
Tritanopia (blue-blind)
#FF75A2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ff69ed; /* rgb */ color: rgb(255, 105, 237); /* oklch */ color: oklch(75.1% 0.233 332.6);
Tailwind
colors: {
custom: {
50: '#ff9cf3',
500: '#ff69ed',
950: '#000000',
},
}SCSS
$custom: #ff69ed; $custom-light: #ff9cf3; $custom-dark: #000000;
JSON
{
"hex": "#ff69ed",
"rgb": {
"r": 255,
"g": 105,
"b": 237
},
"hsl": {
"h": 307.2,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.75119,
"c": 0.2332,
"h": 332.6
},
"luminance": 0.37478
}Semantic roles & 50–950 ramp
primary
#FF69ED
secondary
#CEF6D2
accent
#E61C00
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#190F17
muted
#877F85