#FF72DE#FF72DE
#FF72DE is a light, highly saturated pink. Relative luminance 0.386; OKLCH L 75.5% C 0.209 H 337.4°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72DE |
|---|---|
| RGB | rgb(255, 114, 222) |
| HSL | hsl(314, 100%, 72%) |
| HSV | hsv(314, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 12.9%, 0%) |
| CIE-LAB | lab(68.44, 66.00, -29.74) |
| CIE-LCH | lch(68.44, 72.39, 335.74°) |
| OKLab | oklab(75.51% 0.1933 -0.0803) |
| OKLCH | oklch(75.51% 0.209 337.4) |
| XYZ | xyz(60.4428, 38.5732, 73.3550) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.30
Candy Pink
#FF63E9
ΔE00 3.39
Violet (CSS)
#EE82EE
ΔE00 4.84
Bubblegum Pink
#FE83CC
ΔE00 5.52
Light Magenta
#FA5FF7
ΔE00 5.98
Lavender Pink
#DD85D7
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72DE #72FF93
analogous
#DA72FF #FF72DE #FF7297
triadic
#FF72DE #DEFF72 #72DEFF
tetradic
#FF72DE #FFDA72 #72FF93 #7297FF
square
#FF72DE #FFDA72 #72FF93 #7297FF
split-complementary
#FF72DE #97FF72 #72FFDA
monochromatic
#F700BD #FF35D0 #FF72DE #FFAFEC #FFE0F8
Accessibility & contrast
On white
2.41
#FF72DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#FF72DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72DE
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72DE | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7699E1
Deuteranopia (green-blind)
#9FAFDA
Tritanopia (blue-blind)
#FF779E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff72de; /* rgb */ color: rgb(255, 114, 222); /* oklch */ color: oklch(75.5% 0.209 337.4);
Tailwind
colors: {
custom: {
50: '#ffa0e8',
500: '#ff72de',
950: '#000000',
},
}SCSS
$custom: #ff72de; $custom-light: #ffa0e8; $custom-dark: #000000;
JSON
{
"hex": "#ff72de",
"rgb": {
"r": 255,
"g": 114,
"b": 222
},
"hsl": {
"h": 314.043,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.75507,
"c": 0.20931,
"h": 337.4
},
"luminance": 0.38569
}Semantic roles & 50–950 ramp
primary
#FF72DE
secondary
#D4F7DC
accent
#E63600
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84