#FF72ED#FF72ED
#FF72ED is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.2% C 0.220 H 332.7°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72ED |
|---|---|
| RGB | rgb(255, 114, 237) |
| HSL | hsl(308, 100%, 72%) |
| HSV | hsv(308, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 7.1%, 0%) |
| CIE-LAB | lab(69.05, 68.30, -37.10) |
| CIE-LCH | lch(69.05, 77.72, 331.49°) |
| OKLab | oklab(76.16% 0.1959 -0.1012) |
| OKLCH | oklch(76.16% 0.22 332.7) |
| XYZ | xyz(62.5433, 39.4134, 84.4177) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.23
Candy Pink
#FF63E9
ΔE00 2.37
Violet (CSS)
#EE82EE
ΔE00 3.50
Light Magenta
#FA5FF7
ΔE00 4.07
Violet Pink
#FB5FFC
ΔE00 4.39
Orchid
#DA70D6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72ED #72FF84
analogous
#CB72FF #FF72ED #FF72A6
triadic
#FF72ED #EDFF72 #72EDFF
tetradic
#FF72ED #FFCB72 #72FF84 #72A6FF
square
#FF72ED #FFCB72 #72FF84 #72A6FF
split-complementary
#FF72ED #A6FF72 #72FFCB
monochromatic
#F700D7 #FF35E5 #FF72ED #FFAFF5 #FFE0FB
Accessibility & contrast
On white
2.36
#FF72ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#FF72ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72ED
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72ED | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9CF1
Deuteranopia (green-blind)
#99B0E9
Tritanopia (blue-blind)
#FF7CA5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff72ed; /* rgb */ color: rgb(255, 114, 237); /* oklch */ color: oklch(76.2% 0.220 332.7);
Tailwind
colors: {
custom: {
50: '#ffa1f3',
500: '#ff72ed',
950: '#000000',
},
}SCSS
$custom: #ff72ed; $custom-light: #ffa1f3; $custom-dark: #000000;
JSON
{
"hex": "#ff72ed",
"rgb": {
"r": 255,
"g": 114,
"b": 237
},
"hsl": {
"h": 307.66,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.76155,
"c": 0.22046,
"h": 332.7
},
"luminance": 0.39409
}Semantic roles & 50–950 ramp
primary
#FF72ED
secondary
#D4F7D8
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85