#FF72DA#FF72DA
#FF72DA is a light, highly saturated pink. Relative luminance 0.384; OKLCH L 75.3% C 0.206 H 338.8°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72DA |
|---|---|
| RGB | rgb(255, 114, 218) |
| HSL | hsl(316, 100%, 72%) |
| HSV | hsv(316, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 14.5%, 0%) |
| CIE-LAB | lab(68.29, 65.41, -27.76) |
| CIE-LCH | lch(68.29, 71.05, 337.01°) |
| OKLab | oklab(75.34% 0.1925 -0.0747) |
| OKLCH | oklch(75.34% 0.206 338.8) |
| XYZ | xyz(59.9131, 38.3613, 70.5650) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.87
Candy Pink
#FF63E9
ΔE00 3.94
Bubblegum Pink
#FE83CC
ΔE00 4.95
Violet (CSS)
#EE82EE
ΔE00 5.38
Lavender Pink
#DD85D7
ΔE00 6.15
Orchid
#DA70D6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72DA #72FF97
analogous
#DE72FF #FF72DA #FF7293
triadic
#FF72DA #DAFF72 #72DAFF
tetradic
#FF72DA #FFDE72 #72FF97 #7293FF
square
#FF72DA #FFDE72 #72FF97 #7293FF
split-complementary
#FF72DA #93FF72 #72FFDE
monochromatic
#F700B6 #FF35CA #FF72DA #FFAFEA #FFE0F7
Accessibility & contrast
On white
2.42
#FF72DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#FF72DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72DA
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72DA | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7799DD
Deuteranopia (green-blind)
#A0AFD6
Tritanopia (blue-blind)
#FF769C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff72da; /* rgb */ color: rgb(255, 114, 218); /* oklch */ color: oklch(75.3% 0.206 338.8);
Tailwind
colors: {
custom: {
50: '#ffa0e5',
500: '#ff72da',
950: '#000000',
},
}SCSS
$custom: #ff72da; $custom-light: #ffa0e5; $custom-dark: #000000;
JSON
{
"hex": "#ff72da",
"rgb": {
"r": 255,
"g": 114,
"b": 218
},
"hsl": {
"h": 315.745,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.75342,
"c": 0.20649,
"h": 338.8
},
"luminance": 0.38357
}Semantic roles & 50–950 ramp
primary
#FF72DA
secondary
#D4F7DD
accent
#E63C00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84