#F06DF0#F06DF0
#F06DF0 is a light, highly saturated purple. Relative luminance 0.358; OKLCH L 73.8% C 0.221 H 327.5°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F06DF0 |
|---|---|
| RGB | rgb(240, 109, 240) |
| HSL | hsl(300, 81%, 68%) |
| HSV | hsv(300, 55%, 94%) |
| CMYK | cmyk(0%, 54.6%, 0%, 5.9%) |
| CIE-LAB | lab(66.33, 67.08, -43.14) |
| CIE-LCH | lch(66.33, 79.76, 327.25°) |
| OKLab | oklab(73.79% 0.1866 -0.1188) |
| OKLCH | oklch(73.79% 0.221 327.5) |
| XYZ | xyz(57.1311, 35.7573, 86.3138) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.22
Purply Pink
#F075E6
ΔE00 2.40
Violet Pink
#FB5FFC
ΔE00 2.54
Candy Pink
#FF63E9
ΔE00 2.96
Violet (CSS)
#EE82EE
ΔE00 3.93
Orchid
#DA70D6
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06DF0 #6DF06D
analogous
#AE6DF0 #F06DF0 #F06DAE
triadic
#F06DF0 #F0F06D #6DF0F0
tetradic
#F06DF0 #F0AE6D #6DF06D #6DAEF0
square
#F06DF0 #F0AE6D #6DF06D #6DAEF0
split-complementary
#F06DF0 #AEF06D #6DF0AE
monochromatic
#CD15CD #EA36EA #F06DF0 #F6A4F6 #FBDCFB
Accessibility & contrast
On white
2.58
#F06DF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#F06DF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06DF0
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06DF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06DF0 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F96F4
Deuteranopia (green-blind)
#8AA7EC
Tritanopia (blue-blind)
#F77CA5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f06df0; /* rgb */ color: rgb(240, 109, 240); /* oklch */ color: oklch(73.8% 0.221 327.5);
Tailwind
colors: {
custom: {
50: '#f89df5',
500: '#f06df0',
950: '#000000',
},
}SCSS
$custom: #f06df0; $custom-light: #f89df5; $custom-dark: #000000;
JSON
{
"hex": "#f06df0",
"rgb": {
"r": 240,
"g": 109,
"b": 240
},
"hsl": {
"h": 300,
"s": 81.366,
"l": 68.431
},
"oklch": {
"l": 0.73791,
"c": 0.22121,
"h": 327.5
},
"luminance": 0.35754
}Semantic roles & 50–950 ramp
primary
#F06DF0
secondary
#C9F0C9
accent
#DE0808
background
#FFFAFF
surface
#FFF3FE
border
#D7CDD6
text
#180F17
muted
#867F85