#F06DE4#F06DE4
#F06DE4 is a light, highly saturated purple. Relative luminance 0.351; OKLCH L 73.2% C 0.211 H 331.1°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F06DE4 |
|---|---|
| RGB | rgb(240, 109, 228) |
| HSL | hsl(305, 81%, 68%) |
| HSV | hsv(305, 55%, 94%) |
| CMYK | cmyk(0%, 54.6%, 5%, 5.9%) |
| CIE-LAB | lab(65.80, 65.09, -37.33) |
| CIE-LCH | lch(65.80, 75.03, 330.17°) |
| OKLab | oklab(73.23% 0.1851 -0.1021) |
| OKLCH | oklch(73.23% 0.211 331.1) |
| XYZ | xyz(55.4071, 35.0677, 77.2342) |
| Luminance | 0.3506 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.44
Candy Pink
#FF63E9
ΔE00 2.28
Light Magenta
#FA5FF7
ΔE00 3.40
Orchid
#DA70D6
ΔE00 3.61
Violet Pink
#FB5FFC
ΔE00 3.96
Violet (CSS)
#EE82EE
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06DE4 #6DF079
analogous
#BA6DF0 #F06DE4 #F06DA2
triadic
#F06DE4 #E4F06D #6DE4F0
tetradic
#F06DE4 #F0BA6D #6DF079 #6DA2F0
square
#F06DE4 #F0BA6D #6DF079 #6DA2F0
split-complementary
#F06DE4 #A2F06D #6DF0BA
monochromatic
#CD15BD #EA36DA #F06DE4 #F6A4EE #FBDCF9
Accessibility & contrast
On white
2.62
#F06DE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#F06DE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06DE4
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06DE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06DE4 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6794E8
Deuteranopia (green-blind)
#8FA6E0
Tritanopia (blue-blind)
#F9789F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f06de4; /* rgb */ color: rgb(240, 109, 228); /* oklch */ color: oklch(73.2% 0.211 331.1);
Tailwind
colors: {
custom: {
50: '#f89ded',
500: '#f06de4',
950: '#000000',
},
}SCSS
$custom: #f06de4; $custom-light: #f89ded; $custom-dark: #000000;
JSON
{
"hex": "#f06de4",
"rgb": {
"r": 240,
"g": 109,
"b": 228
},
"hsl": {
"h": 305.496,
"s": 81.366,
"l": 68.431
},
"oklch": {
"l": 0.73226,
"c": 0.21137,
"h": 331.1
},
"luminance": 0.35064
}Semantic roles & 50–950 ramp
primary
#F06DE4
secondary
#C9F0CC
accent
#DE1B08
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F16
muted
#867F84