#F06EEB#F06EEB
#F06EEB is a light, highly saturated purple. Relative luminance 0.357; OKLCH L 73.7% C 0.216 H 329.0°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F06EEB |
|---|---|
| RGB | rgb(240, 110, 235) |
| HSL | hsl(302, 81%, 69%) |
| HSV | hsv(302, 54%, 94%) |
| CMYK | cmyk(0%, 54.2%, 2.1%, 5.9%) |
| CIE-LAB | lab(66.27, 65.80, -40.47) |
| CIE-LCH | lch(66.27, 77.25, 328.40°) |
| OKLab | oklab(73.67% 0.1848 -0.1111) |
| OKLCH | oklch(73.67% 0.216 329) |
| XYZ | xyz(56.5059, 35.6788, 82.4916) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.67
Candy Pink
#FF63E9
ΔE00 2.57
Light Magenta
#FA5FF7
ΔE00 2.71
Violet Pink
#FB5FFC
ΔE00 3.15
Violet (CSS)
#EE82EE
ΔE00 3.67
Orchid
#DA70D6
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F06EEB #6EF073
analogous
#B46EF0 #F06EEB #F06EAA
triadic
#F06EEB #EBF06E #6EEBF0
tetradic
#F06EEB #F0B46E #6EF073 #6EAAF0
square
#F06EEB #F0B46E #6EF073 #6EAAF0
split-complementary
#F06EEB #AAF06E #6EF0B4
monochromatic
#CE15C7 #EA37E3 #F06EEB #F6A5F3 #FBDDFA
Accessibility & contrast
On white
2.58
#F06EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#F06EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F06EEB
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F06EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F06EEB | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6496EF
Deuteranopia (green-blind)
#8DA7E7
Tritanopia (blue-blind)
#F77BA3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f06eeb; /* rgb */ color: rgb(240, 110, 235); /* oklch */ color: oklch(73.7% 0.216 329.0);
Tailwind
colors: {
custom: {
50: '#f89df2',
500: '#f06eeb',
950: '#000000',
},
}SCSS
$custom: #f06eeb; $custom-light: #f89df2; $custom-dark: #000000;
JSON
{
"hex": "#f06eeb",
"rgb": {
"r": 240,
"g": 110,
"b": 235
},
"hsl": {
"h": 302.308,
"s": 81.25,
"l": 68.627
},
"oklch": {
"l": 0.73673,
"c": 0.21559,
"h": 329
},
"luminance": 0.35675
}Semantic roles & 50–950 ramp
primary
#F06EEB
secondary
#CAF0CB
accent
#DE1008
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85