#FF72EB#FF72EB
#FF72EB is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 76.1% C 0.219 H 333.3°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72EB |
|---|---|
| RGB | rgb(255, 114, 235) |
| HSL | hsl(309, 100%, 72%) |
| HSV | hsv(309, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 7.8%, 0%) |
| CIE-LAB | lab(68.97, 67.99, -36.12) |
| CIE-LCH | lch(68.97, 76.99, 332.02°) |
| OKLab | oklab(76.07% 0.1956 -0.0984) |
| OKLCH | oklch(76.07% 0.219 333.3) |
| XYZ | xyz(62.2528, 39.2972, 82.8874) |
| Luminance | 0.3929 (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.60
Light Magenta
#FA5FF7
ΔE00 4.28
Violet Pink
#FB5FFC
ΔE00 4.63
Orchid
#DA70D6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72EB #72FF86
analogous
#CD72FF #FF72EB #FF72A4
triadic
#FF72EB #EBFF72 #72EBFF
tetradic
#FF72EB #FFCD72 #72FF86 #72A4FF
square
#FF72EB #FFCD72 #72FF86 #72A4FF
split-complementary
#FF72EB #A4FF72 #72FFCD
monochromatic
#F700D4 #FF35E2 #FF72EB #FFAFF4 #FFE0FB
Accessibility & contrast
On white
2.37
#FF72EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#FF72EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72EB
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72EB | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9BEF
Deuteranopia (green-blind)
#9AB0E7
Tritanopia (blue-blind)
#FF7CA4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff72eb; /* rgb */ color: rgb(255, 114, 235); /* oklch */ color: oklch(76.1% 0.219 333.3);
Tailwind
colors: {
custom: {
50: '#ffa1f1',
500: '#ff72eb',
950: '#000000',
},
}SCSS
$custom: #ff72eb; $custom-light: #ffa1f1; $custom-dark: #000000;
JSON
{
"hex": "#ff72eb",
"rgb": {
"r": 255,
"g": 114,
"b": 235
},
"hsl": {
"h": 308.511,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.76066,
"c": 0.21892,
"h": 333.3
},
"luminance": 0.39293
}Semantic roles & 50–950 ramp
primary
#FF72EB
secondary
#D4F7D9
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85