#FF72DB#FF72DB
#FF72DB is a light, highly saturated pink. Relative luminance 0.384; OKLCH L 75.4% C 0.207 H 338.4°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FF72DB |
|---|---|
| RGB | rgb(255, 114, 219) |
| HSL | hsl(315, 100%, 72%) |
| HSV | hsv(315, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 14.1%, 0%) |
| CIE-LAB | lab(68.32, 65.56, -28.25) |
| CIE-LCH | lch(68.32, 71.39, 336.68°) |
| OKLab | oklab(75.38% 0.1927 -0.0761) |
| OKLCH | oklch(75.38% 0.207 338.4) |
| XYZ | xyz(60.0443, 38.4138, 71.2563) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.72
Candy Pink
#FF63E9
ΔE00 3.80
Bubblegum Pink
#FE83CC
ΔE00 5.09
Violet (CSS)
#EE82EE
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 6.12
Light Magenta
#FA5FF7
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF72DB #72FF96
analogous
#DC72FF #FF72DB #FF7295
triadic
#FF72DB #DBFF72 #72DBFF
tetradic
#FF72DB #FFDC72 #72FF96 #7295FF
square
#FF72DB #FFDC72 #72FF96 #7295FF
split-complementary
#FF72DB #95FF72 #72FFDC
monochromatic
#F700B8 #FF35CB #FF72DB #FFAFEB #FFE0F7
Accessibility & contrast
On white
2.42
#FF72DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#FF72DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF72DB
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF72DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF72DB | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7799DE
Deuteranopia (green-blind)
#A0AFD7
Tritanopia (blue-blind)
#FF769D
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff72db; /* rgb */ color: rgb(255, 114, 219); /* oklch */ color: oklch(75.4% 0.207 338.4);
Tailwind
colors: {
custom: {
50: '#ffa0e6',
500: '#ff72db',
950: '#000000',
},
}SCSS
$custom: #ff72db; $custom-light: #ffa0e6; $custom-dark: #000000;
JSON
{
"hex": "#ff72db",
"rgb": {
"r": 255,
"g": 114,
"b": 219
},
"hsl": {
"h": 315.319,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.75383,
"c": 0.20719,
"h": 338.4
},
"luminance": 0.38409
}Semantic roles & 50–950 ramp
primary
#FF72DB
secondary
#D4F7DD
accent
#E63B00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84