#F667E9#F667E9
#F667E9 is a light, highly saturated purple. Relative luminance 0.352; OKLCH L 73.5% C 0.228 H 331.3°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F667E9 |
|---|---|
| RGB | rgb(246, 103, 233) |
| HSL | hsl(305, 89%, 68%) |
| HSV | hsv(305, 58%, 96%) |
| CMYK | cmyk(0%, 58.1%, 5.3%, 3.5%) |
| CIE-LAB | lab(65.89, 70.06, -39.91) |
| CIE-LCH | lch(65.89, 80.63, 330.33°) |
| OKLab | oklab(73.53% 0.1996 -0.1093) |
| OKLCH | oklch(73.53% 0.228 331.3) |
| XYZ | xyz(57.5640, 35.1806, 80.8336) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.38
Light Magenta
#FA5FF7
ΔE00 2.33
Purply Pink
#F075E6
ΔE00 2.35
Violet Pink
#FB5FFC
ΔE00 2.94
Orchid
#DA70D6
ΔE00 4.59
Violet (CSS)
#EE82EE
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F667E9 #67F674
analogous
#BC67F6 #F667E9 #F667A1
triadic
#F667E9 #E9F667 #67E9F6
tetradic
#F667E9 #F6BC67 #67F674 #67A1F6
square
#F667E9 #F6BC67 #67F674 #67A1F6
split-complementary
#F667E9 #A1F667 #67F6BC
monochromatic
#D60DC4 #F32DE1 #F667E9 #F9A1F1 #FDDBFA
Accessibility & contrast
On white
2.61
#F667E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#F667E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F667E9
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F667E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F667E9 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6093ED
Deuteranopia (green-blind)
#8EA7E5
Tritanopia (blue-blind)
#FF749F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f667e9; /* rgb */ color: rgb(246, 103, 233); /* oklch */ color: oklch(73.5% 0.228 331.3);
Tailwind
colors: {
custom: {
50: '#fc9af0',
500: '#f667e9',
950: '#000000',
},
}SCSS
$custom: #f667e9; $custom-light: #fc9af0; $custom-dark: #000000;
JSON
{
"hex": "#f667e9",
"rgb": {
"r": 246,
"g": 103,
"b": 233
},
"hsl": {
"h": 305.455,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.73529,
"c": 0.22755,
"h": 331.3
},
"luminance": 0.35177
}Semantic roles & 50–950 ramp
primary
#F667E9
secondary
#C7F2CB
accent
#E51500
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F16
muted
#867E84