#F072DD#F072DD
#F072DD is a light, vivid purple. Relative luminance 0.358; OKLCH L 73.5% C 0.198 H 333.5°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F072DD |
|---|---|
| RGB | rgb(240, 114, 221) |
| HSL | hsl(309, 81%, 69%) |
| HSV | hsv(309, 53%, 94%) |
| CMYK | cmyk(0%, 52.5%, 7.9%, 5.9%) |
| CIE-LAB | lab(66.35, 61.69, -32.58) |
| CIE-LCH | lch(66.35, 69.76, 332.16°) |
| OKLab | oklab(73.54% 0.1774 -0.0886) |
| OKLCH | oklch(73.54% 0.198 333.5) |
| XYZ | xyz(55.0036, 35.7841, 72.4026) |
| Luminance | 0.3578 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.56
Candy Pink
#FF63E9
ΔE00 3.09
Orchid
#DA70D6
ΔE00 3.78
Violet (CSS)
#EE82EE
ΔE00 3.87
Lavender Pink
#DD85D7
ΔE00 4.67
Light Magenta
#FA5FF7
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F072DD #72F085
analogous
#C472F0 #F072DD #F0729E
triadic
#F072DD #DDF072 #72DDF0
tetradic
#F072DD #F0C472 #72F085 #729EF0
square
#F072DD #F0C472 #72F085 #729EF0
split-complementary
#F072DD #9EF072 #72F0C4
monochromatic
#D116B5 #EA3BD0 #F072DD #F6A9EA #FCE1F8
Accessibility & contrast
On white
2.57
#F072DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#F072DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F072DD
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F072DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F072DD | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7096E1
Deuteranopia (green-blind)
#95A8D9
Tritanopia (blue-blind)
#FA7A9E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f072dd; /* rgb */ color: rgb(240, 114, 221); /* oklch */ color: oklch(73.5% 0.198 333.5);
Tailwind
colors: {
custom: {
50: '#f79fe8',
500: '#f072dd',
950: '#000000',
},
}SCSS
$custom: #f072dd; $custom-light: #f79fe8; $custom-dark: #000000;
JSON
{
"hex": "#f072dd",
"rgb": {
"r": 240,
"g": 114,
"b": 221
},
"hsl": {
"h": 309.048,
"s": 80.769,
"l": 69.412
},
"oklch": {
"l": 0.73537,
"c": 0.19828,
"h": 333.5
},
"luminance": 0.3578
}Semantic roles & 50–950 ramp
primary
#F072DD
secondary
#CDF1D2
accent
#DD2808
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84