#FA72E0#FA72E0
#FA72E0 is a light, highly saturated pink. Relative luminance 0.377; OKLCH L 74.9% C 0.207 H 335.4°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FA72E0 |
|---|---|
| RGB | rgb(250, 114, 224) |
| HSL | hsl(311, 93%, 71%) |
| HSV | hsv(311, 54%, 98%) |
| CMYK | cmyk(0%, 54.4%, 10.4%, 2%) |
| CIE-LAB | lab(67.83, 64.93, -31.85) |
| CIE-LCH | lch(67.83, 72.32, 333.87°) |
| OKLab | oklab(74.94% 0.1885 -0.0863) |
| OKLCH | oklch(74.94% 0.207 335.4) |
| XYZ | xyz(58.8965, 37.7447, 74.6900) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.26
Candy Pink
#FF63E9
ΔE00 2.80
Violet (CSS)
#EE82EE
ΔE00 4.11
Light Magenta
#FA5FF7
ΔE00 5.19
Orchid
#DA70D6
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA72E0 #72FA8C
analogous
#D072FA #FA72E0 #FA729C
triadic
#FA72E0 #E0FA72 #72E0FA
tetradic
#FA72E0 #FAD072 #72FA8C #729CFA
square
#FA72E0 #FAD072 #72FA8C #729CFA
split-complementary
#FA72E0 #9CFA72 #72FAD0
monochromatic
#E908BE #F837D3 #FA72E0 #FCADED #FEE1F9
Accessibility & contrast
On white
2.46
#FA72E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#FA72E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA72E0
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA72E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA72E0 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7398E4
Deuteranopia (green-blind)
#9BADDC
Tritanopia (blue-blind)
#FF799F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa72e0; /* rgb */ color: rgb(250, 114, 224); /* oklch */ color: oklch(74.9% 0.207 335.4);
Tailwind
colors: {
custom: {
50: '#ffa0ea',
500: '#fa72e0',
950: '#000000',
},
}SCSS
$custom: #fa72e0; $custom-light: #ffa0ea; $custom-dark: #000000;
JSON
{
"hex": "#fa72e0",
"rgb": {
"r": 250,
"g": 114,
"b": 224
},
"hsl": {
"h": 311.471,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.74945,
"c": 0.20732,
"h": 335.4
},
"luminance": 0.3774
}Semantic roles & 50–950 ramp
primary
#FA72E0
secondary
#D2F6D9
accent
#E62C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84