#F072DE#F072DE
#F072DE is a light, vivid purple. Relative luminance 0.358; OKLCH L 73.6% C 0.199 H 333.1°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F072DE |
|---|---|
| RGB | rgb(240, 114, 222) |
| HSL | hsl(309, 81%, 69%) |
| HSV | hsv(309, 53%, 94%) |
| CMYK | cmyk(0%, 52.5%, 7.5%, 5.9%) |
| CIE-LAB | lab(66.40, 61.85, -33.07) |
| CIE-LCH | lch(66.40, 70.14, 331.87°) |
| OKLab | oklab(73.58% 0.1776 -0.09) |
| OKLCH | oklch(73.58% 0.199 333.1) |
| XYZ | xyz(55.1373, 35.8375, 73.1063) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.40
Candy Pink
#FF63E9
ΔE00 3.01
Orchid
#DA70D6
ΔE00 3.75
Violet (CSS)
#EE82EE
ΔE00 3.76
Lavender Pink
#DD85D7
ΔE00 4.70
Light Magenta
#FA5FF7
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F072DE #72F084
analogous
#C372F0 #F072DE #F0729F
triadic
#F072DE #DEF072 #72DEF0
tetradic
#F072DE #F0C372 #72F084 #729FF0
square
#F072DE #F0C372 #72F084 #729FF0
split-complementary
#F072DE #9FF072 #72F0C3
monochromatic
#D116B7 #EA3BD1 #F072DE #F6A9EB #FCE1F8
Accessibility & contrast
On white
2.57
#F072DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#F072DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F072DE
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F072DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F072DE | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F96E2
Deuteranopia (green-blind)
#95A8DA
Tritanopia (blue-blind)
#F97A9E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f072de; /* rgb */ color: rgb(240, 114, 222); /* oklch */ color: oklch(73.6% 0.199 333.1);
Tailwind
colors: {
custom: {
50: '#f79fe8',
500: '#f072de',
950: '#000000',
},
}SCSS
$custom: #f072de; $custom-light: #f79fe8; $custom-dark: #000000;
JSON
{
"hex": "#f072de",
"rgb": {
"r": 240,
"g": 114,
"b": 222
},
"hsl": {
"h": 308.571,
"s": 80.769,
"l": 69.412
},
"oklch": {
"l": 0.73581,
"c": 0.19907,
"h": 333.1
},
"luminance": 0.35834
}Semantic roles & 50–950 ramp
primary
#F072DE
secondary
#CDF1D2
accent
#DD2708
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84