#F667EE#F667EE
#F667EE is a light, highly saturated purple. Relative luminance 0.355; OKLCH L 73.8% C 0.231 H 329.9°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F667EE |
|---|---|
| RGB | rgb(246, 103, 238) |
| HSL | hsl(303, 89%, 68%) |
| HSV | hsv(303, 58%, 96%) |
| CMYK | cmyk(0%, 58.1%, 3.3%, 3.5%) |
| CIE-LAB | lab(66.11, 70.86, -42.33) |
| CIE-LCH | lch(66.11, 82.54, 329.15°) |
| OKLab | oklab(73.77% 0.2002 -0.1162) |
| OKLCH | oklch(73.77% 0.231 329.9) |
| XYZ | xyz(58.2884, 35.4703, 84.6487) |
| Luminance | 0.3547 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.66
Candy Pink
#FF63E9
ΔE00 1.83
Violet Pink
#FB5FFC
ΔE00 2.22
Purply Pink
#F075E6
ΔE00 2.63
Violet (CSS)
#EE82EE
ΔE00 4.66
Orchid
#DA70D6
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F667EE #67F66F
analogous
#B767F6 #F667EE #F667A6
triadic
#F667EE #EEF667 #67EEF6
tetradic
#F667EE #F6B767 #67F66F #67A6F6
square
#F667EE #F6B767 #67F66F #67A6F6
split-complementary
#F667EE #A6F667 #67F6B7
monochromatic
#D60DCB #F32DE8 #F667EE #F9A1F4 #FDDBFB
Accessibility & contrast
On white
2.59
#F667EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#F667EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F667EE
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F667EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F667EE | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C94F2
Deuteranopia (green-blind)
#8CA8EA
Tritanopia (blue-blind)
#FE76A1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f667ee; /* rgb */ color: rgb(246, 103, 238); /* oklch */ color: oklch(73.8% 0.231 329.9);
Tailwind
colors: {
custom: {
50: '#fc9af4',
500: '#f667ee',
950: '#000000',
},
}SCSS
$custom: #f667ee; $custom-light: #fc9af4; $custom-dark: #000000;
JSON
{
"hex": "#f667ee",
"rgb": {
"r": 246,
"g": 103,
"b": 238
},
"hsl": {
"h": 303.357,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.73766,
"c": 0.23146,
"h": 329.9
},
"luminance": 0.35466
}Semantic roles & 50–950 ramp
primary
#F667EE
secondary
#C7F2C9
accent
#E50D00
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F17
muted
#867E85