#FF72DD#FF72DD
#FF72DD is a light, highly saturated pink. Relative luminance 0.385; OKLCH L 75.5% C 0.209 H 337.8°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72DD |
|---|---|
| RGB | rgb(255, 114, 221) |
| HSL | hsl(314, 100%, 72%) |
| HSV | hsv(314, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 13.3%, 0%) |
| CIE-LAB | lab(68.40, 65.85, -29.25) |
| CIE-LCH | lch(68.40, 72.05, 336.05°) |
| OKLab | oklab(75.47% 0.1931 -0.0789) |
| OKLCH | oklch(75.47% 0.209 337.8) |
| XYZ | xyz(60.3092, 38.5198, 72.6513) |
| Luminance | 0.3851 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.43
Candy Pink
#FF63E9
ΔE00 3.52
Violet (CSS)
#EE82EE
ΔE00 4.97
Bubblegum Pink
#FE83CC
ΔE00 5.38
Lavender Pink
#DD85D7
ΔE00 6.07
Light Magenta
#FA5FF7
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72DD #72FF94
analogous
#DA72FF #FF72DD #FF7297
triadic
#FF72DD #DDFF72 #72DDFF
tetradic
#FF72DD #FFDA72 #72FF94 #7297FF
square
#FF72DD #FFDA72 #72FF94 #7297FF
split-complementary
#FF72DD #97FF72 #72FFDA
monochromatic
#F700BB #FF35CE #FF72DD #FFAFEC #FFE0F8
Accessibility & contrast
On white
2.41
#FF72DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#FF72DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72DD
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72DD | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7699E0
Deuteranopia (green-blind)
#9FAFD9
Tritanopia (blue-blind)
#FF779E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff72dd; /* rgb */ color: rgb(255, 114, 221); /* oklch */ color: oklch(75.5% 0.209 337.8);
Tailwind
colors: {
custom: {
50: '#ffa0e7',
500: '#ff72dd',
950: '#000000',
},
}SCSS
$custom: #ff72dd; $custom-light: #ffa0e7; $custom-dark: #000000;
JSON
{
"hex": "#ff72dd",
"rgb": {
"r": 255,
"g": 114,
"b": 221
},
"hsl": {
"h": 314.468,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.75466,
"c": 0.20859,
"h": 337.8
},
"luminance": 0.38515
}Semantic roles & 50–950 ramp
primary
#FF72DD
secondary
#D4F7DC
accent
#E63700
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84