#FF72EE#FF72EE
#FF72EE is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.2% C 0.221 H 332.4°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72EE |
|---|---|
| RGB | rgb(255, 114, 238) |
| HSL | hsl(307, 100%, 72%) |
| HSV | hsv(307, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 6.7%, 0%) |
| CIE-LAB | lab(69.09, 68.46, -37.58) |
| CIE-LCH | lch(69.09, 78.10, 331.23°) |
| OKLab | oklab(76.2% 0.196 -0.1026) |
| OKLCH | oklch(76.2% 0.221 332.4) |
| XYZ | xyz(62.6898, 39.4720, 85.1893) |
| Luminance | 0.3947 (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.47
Light Magenta
#FA5FF7
ΔE00 3.97
Violet Pink
#FB5FFC
ΔE00 4.28
Orchid
#DA70D6
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72EE #72FF83
analogous
#CA72FF #FF72EE #FF72A8
triadic
#FF72EE #EEFF72 #72EEFF
tetradic
#FF72EE #FFCA72 #72FF83 #72A8FF
square
#FF72EE #FFCA72 #72FF83 #72A8FF
split-complementary
#FF72EE #A8FF72 #72FFCA
monochromatic
#F700D9 #FF35E7 #FF72EE #FFAFF5 #FFE0FB
Accessibility & contrast
On white
2.36
#FF72EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#FF72EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72EE
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72EE | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9CF2
Deuteranopia (green-blind)
#99B0EA
Tritanopia (blue-blind)
#FF7DA6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff72ee; /* rgb */ color: rgb(255, 114, 238); /* oklch */ color: oklch(76.2% 0.221 332.4);
Tailwind
colors: {
custom: {
50: '#ffa1f4',
500: '#ff72ee',
950: '#000000',
},
}SCSS
$custom: #ff72ee; $custom-light: #ffa1f4; $custom-dark: #000000;
JSON
{
"hex": "#ff72ee",
"rgb": {
"r": 255,
"g": 114,
"b": 238
},
"hsl": {
"h": 307.234,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.762,
"c": 0.22123,
"h": 332.4
},
"luminance": 0.39468
}Semantic roles & 50–950 ramp
primary
#FF72EE
secondary
#D4F7D8
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85