#FF72DC#FF72DC
#FF72DC is a light, highly saturated pink. Relative luminance 0.385; OKLCH L 75.4% C 0.208 H 338.1°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72DC |
|---|---|
| RGB | rgb(255, 114, 220) |
| HSL | hsl(315, 100%, 72%) |
| HSV | hsv(315, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 13.7%, 0%) |
| CIE-LAB | lab(68.36, 65.70, -28.75) |
| CIE-LCH | lch(68.36, 71.72, 336.37°) |
| OKLab | oklab(75.42% 0.1929 -0.0775) |
| OKLCH | oklch(75.42% 0.208 338.1) |
| XYZ | xyz(60.1763, 38.4666, 71.9517) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.57
Candy Pink
#FF63E9
ΔE00 3.66
Violet (CSS)
#EE82EE
ΔE00 5.11
Bubblegum Pink
#FE83CC
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 6.09
Light Magenta
#FA5FF7
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72DC #72FF95
analogous
#DC72FF #FF72DC #FF7295
triadic
#FF72DC #DCFF72 #72DCFF
tetradic
#FF72DC #FFDC72 #72FF95 #7295FF
square
#FF72DC #FFDC72 #72FF95 #7295FF
split-complementary
#FF72DC #95FF72 #72FFDC
monochromatic
#F700B9 #FF35CD #FF72DC #FFAFEB #FFE0F7
Accessibility & contrast
On white
2.42
#FF72DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#FF72DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72DC
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72DC | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7699DF
Deuteranopia (green-blind)
#9FAFD8
Tritanopia (blue-blind)
#FF779D
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff72dc; /* rgb */ color: rgb(255, 114, 220); /* oklch */ color: oklch(75.4% 0.208 338.1);
Tailwind
colors: {
custom: {
50: '#ffa0e7',
500: '#ff72dc',
950: '#000000',
},
}SCSS
$custom: #ff72dc; $custom-light: #ffa0e7; $custom-dark: #000000;
JSON
{
"hex": "#ff72dc",
"rgb": {
"r": 255,
"g": 114,
"b": 220
},
"hsl": {
"h": 314.894,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.75424,
"c": 0.20789,
"h": 338.1
},
"luminance": 0.38462
}Semantic roles & 50–950 ramp
primary
#FF72DC
secondary
#D4F7DD
accent
#E63900
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84