#F06DE9#F06DE9
#F06DE9 is a light, highly saturated purple. Relative luminance 0.353; OKLCH L 73.5% C 0.215 H 329.6°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F06DE9 |
|---|---|
| RGB | rgb(240, 109, 233) |
| HSL | hsl(303, 81%, 68%) |
| HSV | hsv(303, 55%, 94%) |
| CMYK | cmyk(0%, 54.6%, 2.9%, 5.9%) |
| CIE-LAB | lab(66.02, 65.91, -39.76) |
| CIE-LCH | lch(66.02, 76.98, 328.90°) |
| OKLab | oklab(73.46% 0.1858 -0.109) |
| OKLCH | oklch(73.46% 0.215 329.6) |
| XYZ | xyz(56.1113, 35.3493, 80.9427) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.64
Candy Pink
#FF63E9
ΔE00 2.41
Light Magenta
#FA5FF7
ΔE00 2.79
Violet Pink
#FB5FFC
ΔE00 3.29
Violet (CSS)
#EE82EE
ΔE00 3.86
Orchid
#DA70D6
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06DE9 #6DF074
analogous
#B56DF0 #F06DE9 #F06DA7
triadic
#F06DE9 #E9F06D #6DE9F0
tetradic
#F06DE9 #F0B56D #6DF074 #6DA7F0
square
#F06DE9 #F0B56D #6DF074 #6DA7F0
split-complementary
#F06DE9 #A7F06D #6DF0B5
monochromatic
#CD15C4 #EA36E1 #F06DE9 #F6A4F1 #FBDCFA
Accessibility & contrast
On white
2.60
#F06DE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#F06DE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06DE9
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06DE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06DE9 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6495ED
Deuteranopia (green-blind)
#8DA7E5
Tritanopia (blue-blind)
#F87AA1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f06de9; /* rgb */ color: rgb(240, 109, 233); /* oklch */ color: oklch(73.5% 0.215 329.6);
Tailwind
colors: {
custom: {
50: '#f89df0',
500: '#f06de9',
950: '#000000',
},
}SCSS
$custom: #f06de9; $custom-light: #f89df0; $custom-dark: #000000;
JSON
{
"hex": "#f06de9",
"rgb": {
"r": 240,
"g": 109,
"b": 233
},
"hsl": {
"h": 303.206,
"s": 81.366,
"l": 68.431
},
"oklch": {
"l": 0.73458,
"c": 0.21542,
"h": 329.6
},
"luminance": 0.35346
}Semantic roles & 50–950 ramp
primary
#F06DE9
secondary
#C9F0CB
accent
#DE1308
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F16
muted
#867F84