#FF72EA#FF72EA
#FF72EA is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 76.0% C 0.218 H 333.6°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72EA |
|---|---|
| RGB | rgb(255, 114, 234) |
| HSL | hsl(309, 100%, 72%) |
| HSV | hsv(309, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 8.2%, 0%) |
| CIE-LAB | lab(68.92, 67.83, -35.64) |
| CIE-LCH | lch(68.92, 76.62, 332.28°) |
| OKLab | oklab(76.02% 0.1954 -0.097) |
| OKLCH | oklch(76.02% 0.218 333.6) |
| XYZ | xyz(62.1087, 39.2396, 82.1287) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.25
Candy Pink
#FF63E9
ΔE00 2.39
Violet (CSS)
#EE82EE
ΔE00 3.66
Light Magenta
#FA5FF7
ΔE00 4.39
Violet Pink
#FB5FFC
ΔE00 4.76
Orchid
#DA70D6
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72EA #72FF87
analogous
#CD72FF #FF72EA #FF72A4
triadic
#FF72EA #EAFF72 #72EAFF
tetradic
#FF72EA #FFCD72 #72FF87 #72A4FF
square
#FF72EA #FFCD72 #72FF87 #72A4FF
split-complementary
#FF72EA #A4FF72 #72FFCD
monochromatic
#F700D2 #FF35E1 #FF72EA #FFAFF3 #FFE0FA
Accessibility & contrast
On white
2.37
#FF72EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#FF72EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72EA
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72EA | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709BEE
Deuteranopia (green-blind)
#9AB0E6
Tritanopia (blue-blind)
#FF7BA4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff72ea; /* rgb */ color: rgb(255, 114, 234); /* oklch */ color: oklch(76.0% 0.218 333.6);
Tailwind
colors: {
custom: {
50: '#ffa1f1',
500: '#ff72ea',
950: '#000000',
},
}SCSS
$custom: #ff72ea; $custom-light: #ffa1f1; $custom-dark: #000000;
JSON
{
"hex": "#ff72ea",
"rgb": {
"r": 255,
"g": 114,
"b": 234
},
"hsl": {
"h": 308.936,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.76022,
"c": 0.21816,
"h": 333.6
},
"luminance": 0.39235
}Semantic roles & 50–950 ramp
primary
#FF72EA
secondary
#D4F7D9
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84