#FE72E5#FE72E5
#FE72E5 is a light, highly saturated pink. Relative luminance 0.388; OKLCH L 75.7% C 0.214 H 334.9°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FE72E5 |
|---|---|
| RGB | rgb(254, 114, 229) |
| HSL | hsl(311, 99%, 72%) |
| HSV | hsv(311, 55%, 100%) |
| CMYK | cmyk(0%, 55.1%, 9.8%, 0.4%) |
| CIE-LAB | lab(68.58, 66.79, -33.41) |
| CIE-LCH | lch(68.58, 74.68, 333.42°) |
| OKLab | oklab(75.68% 0.1935 -0.0907) |
| OKLCH | oklch(75.68% 0.214 334.9) |
| XYZ | xyz(61.0335, 38.7671, 78.3817) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.36
Candy Pink
#FF63E9
ΔE00 2.58
Violet (CSS)
#EE82EE
ΔE00 3.96
Light Magenta
#FA5FF7
ΔE00 4.89
Violet Pink
#FB5FFC
ΔE00 5.32
Orchid
#DA70D6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE72E5 #72FE8B
analogous
#D172FE #FE72E5 #FE729F
triadic
#FE72E5 #E5FE72 #72E5FE
tetradic
#FE72E5 #FED172 #72FE8B #729FFE
square
#FE72E5 #FED172 #72FE8B #729FFE
split-complementary
#FE72E5 #9FFE72 #72FED1
monochromatic
#F402C9 #FE35DA #FE72E5 #FEAFF0 #FFE1F9
Accessibility & contrast
On white
2.40
#FE72E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#FE72E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE72E5
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE72E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE72E5 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729AE9
Deuteranopia (green-blind)
#9CAFE1
Tritanopia (blue-blind)
#FF7AA2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fe72e5; /* rgb */ color: rgb(254, 114, 229); /* oklch */ color: oklch(75.7% 0.214 334.9);
Tailwind
colors: {
custom: {
50: '#ffa1ed',
500: '#fe72e5',
950: '#000000',
},
}SCSS
$custom: #fe72e5; $custom-light: #ffa1ed; $custom-dark: #000000;
JSON
{
"hex": "#fe72e5",
"rgb": {
"r": 254,
"g": 114,
"b": 229
},
"hsl": {
"h": 310.714,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.75675,
"c": 0.21374,
"h": 334.9
},
"luminance": 0.38763
}Semantic roles & 50–950 ramp
primary
#FE72E5
secondary
#D4F7DA
accent
#E62900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84