#F06EEE#F06EEE
#F06EEE is a light, highly saturated purple. Relative luminance 0.358; OKLCH L 73.8% C 0.218 H 328.1°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F06EEE |
|---|---|
| RGB | rgb(240, 110, 238) |
| HSL | hsl(301, 81%, 69%) |
| HSV | hsv(301, 54%, 94%) |
| CMYK | cmyk(0%, 54.2%, 0.8%, 5.9%) |
| CIE-LAB | lab(66.41, 66.30, -41.92) |
| CIE-LCH | lch(66.41, 78.44, 327.69°) |
| OKLab | oklab(73.82% 0.1851 -0.1153) |
| OKLCH | oklch(73.82% 0.218 328.1) |
| XYZ | xyz(56.9429, 35.8536, 84.7935) |
| Luminance | 0.3585 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.02
Light Magenta
#FA5FF7
ΔE00 2.47
Candy Pink
#FF63E9
ΔE00 2.81
Violet Pink
#FB5FFC
ΔE00 2.83
Violet (CSS)
#EE82EE
ΔE00 3.70
Orchid
#DA70D6
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06EEE #6EF070
analogous
#B16EF0 #F06EEE #F06EAD
triadic
#F06EEE #EEF06E #6EEEF0
tetradic
#F06EEE #F0B16E #6EF070 #6EADF0
square
#F06EEE #F0B16E #6EF070 #6EADF0
split-complementary
#F06EEE #ADF06E #6EF0B1
monochromatic
#CE15CB #EA37E7 #F06EEE #F6A5F5 #FBDDFB
Accessibility & contrast
On white
2.57
#F06EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#F06EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06EEE
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06EEE | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6296F2
Deuteranopia (green-blind)
#8BA8EA
Tritanopia (blue-blind)
#F77CA4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f06eee; /* rgb */ color: rgb(240, 110, 238); /* oklch */ color: oklch(73.8% 0.218 328.1);
Tailwind
colors: {
custom: {
50: '#f89df4',
500: '#f06eee',
950: '#000000',
},
}SCSS
$custom: #f06eee; $custom-light: #f89df4; $custom-dark: #000000;
JSON
{
"hex": "#f06eee",
"rgb": {
"r": 240,
"g": 110,
"b": 238
},
"hsl": {
"h": 300.923,
"s": 81.25,
"l": 68.627
},
"oklch": {
"l": 0.73815,
"c": 0.21809,
"h": 328.1
},
"luminance": 0.3585
}Semantic roles & 50–950 ramp
primary
#F06EEE
secondary
#CAF0CA
accent
#DE0B08
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85