#ED69FF#ED69FF
#ED69FF is a light, highly saturated purple. Relative luminance 0.353; OKLCH L 73.7% C 0.238 H 322.7°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ED69FF |
|---|---|
| RGB | rgb(237, 105, 255) |
| HSL | hsl(293, 100%, 71%) |
| HSV | hsv(293, 59%, 100%) |
| CMYK | cmyk(7.1%, 58.8%, 0%, 0%) |
| CIE-LAB | lab(66.01, 70.69, -51.94) |
| CIE-LCH | lch(66.01, 87.72, 323.69°) |
| OKLab | oklab(73.7% 0.1894 -0.1442) |
| OKLCH | oklch(73.7% 0.238 322.7) |
| XYZ | xyz(58.0248, 35.3307, 98.3515) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.40
Light Magenta
#FA5FF7
ΔE00 2.73
Purply Pink
#F075E6
ΔE00 5.03
Candy Pink
#FF63E9
ΔE00 5.14
Violet (CSS)
#EE82EE
ΔE00 5.73
Heliotrope
#D94FF5
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED69FF #7BFF69
analogous
#A269FF #ED69FF #FF69C6
triadic
#ED69FF #FFED69 #69FFED
tetradic
#ED69FF #FFA269 #7BFF69 #69C6FF
square
#ED69FF #FFA269 #7BFF69 #69C6FF
split-complementary
#ED69FF #C6FF69 #69FFA2
monochromatic
#D100EE #E62CFF #ED69FF #F4A6FF #FBE0FF
Accessibility & contrast
On white
2.60
#ED69FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#ED69FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED69FF
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED69FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED69FF | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C97FF
Deuteranopia (green-blind)
#7DA6FB
Tritanopia (blue-blind)
#F07FAB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ed69ff; /* rgb */ color: rgb(237, 105, 255); /* oklch */ color: oklch(73.7% 0.238 322.7);
Tailwind
colors: {
custom: {
50: '#f69bff',
500: '#ed69ff',
950: '#000000',
},
}SCSS
$custom: #ed69ff; $custom-light: #f69bff; $custom-dark: #000000;
JSON
{
"hex": "#ed69ff",
"rgb": {
"r": 237,
"g": 105,
"b": 255
},
"hsl": {
"h": 292.8,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.73701,
"c": 0.23811,
"h": 322.7
},
"luminance": 0.35328
}Semantic roles & 50–950 ramp
primary
#ED69FF
secondary
#D2F6CE
accent
#E6001C
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86