#F040DA#F040DA
#F040DA is a light, highly saturated purple. Relative luminance 0.273; OKLCH L 68.3% C 0.260 H 333.7°. Best body text is #000000 at 6.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F040DA |
|---|---|
| RGB | rgb(240, 64, 218) |
| HSL | hsl(308, 85%, 60%) |
| HSV | hsv(308, 73%, 94%) |
| CMYK | cmyk(0%, 73.3%, 9.2%, 5.9%) |
| CIE-LAB | lab(59.21, 80.57, -42.05) |
| CIE-LCH | lch(59.21, 90.88, 332.44°) |
| OKLab | oklab(68.29% 0.2335 -0.1153) |
| OKLCH | oklch(68.29% 0.26 333.7) |
| XYZ | xyz(50.4239, 27.2584, 68.9218) |
| Luminance | 0.2725 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Bright Magenta
#FF08E8
ΔE00 2.95
Purpleish Pink
#DF4EC8
ΔE00 3.27
Pink Purple
#EF1DE7
ΔE00 3.57
Fuchsia (survey)
#ED0DD9
ΔE00 4.01
Hot Magenta
#F504C9
ΔE00 4.24
Pinkish Purple
#D648D7
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F040DA #40F056
analogous
#AE40F0 #F040DA #F04082
triadic
#F040DA #DAF040 #40DAF0
tetradic
#F040DA #F0AE40 #40F056 #4082F0
square
#F040DA #F0AE40 #40F056 #4082F0
split-complementary
#F040DA #82F040 #40F0AE
monochromatic
#A80D95 #E112C7 #F040DA #F479E5 #F9B1F0
Accessibility & contrast
On white
3.26
#F040DA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.45
#F040DA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F040DA
6.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F040DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F040DA | 1.00 | 3.26 | 6.45 | 6.45 |
| #FFFFFF | 3.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B7EDE
Deuteranopia (green-blind)
#7D98D6
Tritanopia (blue-blind)
#FB518A
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #f040da; /* rgb */ color: rgb(240, 64, 218); /* oklch */ color: oklch(68.3% 0.260 333.7);
Tailwind
colors: {
custom: {
50: '#f986e6',
500: '#f040da',
950: '#000000',
},
}SCSS
$custom: #f040da; $custom-light: #f986e6; $custom-dark: #000000;
JSON
{
"hex": "#f040da",
"rgb": {
"r": 240,
"g": 64,
"b": 218
},
"hsl": {
"h": 307.5,
"s": 85.437,
"l": 59.608
},
"oklch": {
"l": 0.68286,
"c": 0.26038,
"h": 333.7
},
"luminance": 0.27254
}Semantic roles & 50–950 ramp
primary
#F040DA
secondary
#A4E8AC
accent
#FC462C
background
#FFF8FE
surface
#FFF0FC
border
#D7CBD5
text
#180C16
muted
#867D84