#F06DF4#F06DF4
#F06DF4 is a light, highly saturated purple. Relative luminance 0.360; OKLCH L 74.0% C 0.225 H 326.4°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F06DF4 |
|---|---|
| RGB | rgb(240, 109, 244) |
| HSL | hsl(298, 86%, 69%) |
| HSV | hsv(298, 55%, 96%) |
| CMYK | cmyk(1.6%, 55.3%, 0%, 4.3%) |
| CIE-LAB | lab(66.52, 67.76, -45.06) |
| CIE-LCH | lch(66.52, 81.38, 326.38°) |
| OKLab | oklab(73.99% 0.1871 -0.1243) |
| OKLCH | oklch(73.99% 0.225 326.4) |
| XYZ | xyz(57.7318, 35.9976, 89.4778) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.11
Violet Pink
#FB5FFC
ΔE00 2.26
Purply Pink
#F075E6
ΔE00 2.93
Candy Pink
#FF63E9
ΔE00 3.40
Violet (CSS)
#EE82EE
ΔE00 4.11
Orchid
#DA70D6
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06DF4 #71F46D
analogous
#AD6DF4 #F06DF4 #F46DB5
triadic
#F06DF4 #F4F06D #6DF4F0
tetradic
#F06DF4 #F4AD6D #71F46D #6DB5F4
square
#F06DF4 #F4AD6D #71F46D #6DB5F4
split-complementary
#F06DF4 #B5F46D #6DF4AD
monochromatic
#D110D6 #EA34F0 #F06DF4 #F6A6F8 #FCDFFD
Accessibility & contrast
On white
2.56
#F06DF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#F06DF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06DF4
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06DF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06DF4 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D97F8
Deuteranopia (green-blind)
#88A8F0
Tritanopia (blue-blind)
#F67EA7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f06df4; /* rgb */ color: rgb(240, 109, 244); /* oklch */ color: oklch(74.0% 0.225 326.4);
Tailwind
colors: {
custom: {
50: '#f89df8',
500: '#f06df4',
950: '#000000',
},
}SCSS
$custom: #f06df4; $custom-light: #f89df8; $custom-dark: #000000;
JSON
{
"hex": "#f06df4",
"rgb": {
"r": 240,
"g": 109,
"b": 244
},
"hsl": {
"h": 298.222,
"s": 85.987,
"l": 69.216
},
"oklch": {
"l": 0.73985,
"c": 0.22458,
"h": 326.4
},
"luminance": 0.35994
}Semantic roles & 50–950 ramp
primary
#F06DF4
secondary
#CCF2CB
accent
#E3030A
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F17
muted
#867F85