#F06DEE#F06DEE
#F06DEE is a light, highly saturated purple. Relative luminance 0.356; OKLCH L 73.7% C 0.220 H 328.1°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F06DEE |
|---|---|
| RGB | rgb(240, 109, 238) |
| HSL | hsl(301, 81%, 68%) |
| HSV | hsv(301, 55%, 94%) |
| CMYK | cmyk(0%, 54.6%, 0.8%, 5.9%) |
| CIE-LAB | lab(66.24, 66.74, -42.18) |
| CIE-LCH | lch(66.24, 78.96, 327.71°) |
| OKLab | oklab(73.69% 0.1864 -0.116) |
| OKLCH | oklch(73.69% 0.22 328.1) |
| XYZ | xyz(56.8356, 35.6391, 84.7577) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.15
Light Magenta
#FA5FF7
ΔE00 2.34
Violet Pink
#FB5FFC
ΔE00 2.72
Candy Pink
#FF63E9
ΔE00 2.77
Violet (CSS)
#EE82EE
ΔE00 3.88
Orchid
#DA70D6
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06DEE #6DF06F
analogous
#B06DF0 #F06DEE #F06DAC
triadic
#F06DEE #EEF06D #6DEEF0
tetradic
#F06DEE #F0B06D #6DF06F #6DACF0
square
#F06DEE #F0B06D #6DF06F #6DACF0
split-complementary
#F06DEE #ACF06D #6DF0B0
monochromatic
#CD15CB #EA36E8 #F06DEE #F6A4F4 #FBDCFB
Accessibility & contrast
On white
2.58
#F06DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#F06DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06DEE
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06DEE | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6196F2
Deuteranopia (green-blind)
#8BA7EA
Tritanopia (blue-blind)
#F77CA4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f06dee; /* rgb */ color: rgb(240, 109, 238); /* oklch */ color: oklch(73.7% 0.220 328.1);
Tailwind
colors: {
custom: {
50: '#f89df4',
500: '#f06dee',
950: '#000000',
},
}SCSS
$custom: #f06dee; $custom-light: #f89df4; $custom-dark: #000000;
JSON
{
"hex": "#f06dee",
"rgb": {
"r": 240,
"g": 109,
"b": 238
},
"hsl": {
"h": 300.916,
"s": 81.366,
"l": 68.431
},
"oklch": {
"l": 0.73695,
"c": 0.21954,
"h": 328.1
},
"luminance": 0.35636
}Semantic roles & 50–950 ramp
primary
#F06DEE
secondary
#C9F0C9
accent
#DE0B08
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85