#F67DE9#F67DE9
#F67DE9 is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.2% C 0.195 H 331.5°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F67DE9 |
|---|---|
| RGB | rgb(246, 125, 233) |
| HSL | hsl(306, 87%, 73%) |
| HSV | hsv(306, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 5.3%, 3.5%) |
| CIE-LAB | lab(69.57, 60.18, -34.17) |
| CIE-LCH | lch(69.57, 69.20, 330.41°) |
| OKLab | oklab(76.24% 0.1712 -0.0931) |
| OKLCH | oklch(76.24% 0.195 331.5) |
| XYZ | xyz(60.0472, 40.1470, 81.6614) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.93
Purply Pink
#F075E6
ΔE00 1.96
Candy Pink
#FF63E9
ΔE00 4.13
Lavender Pink
#DD85D7
ΔE00 4.59
Light Magenta
#FA5FF7
ΔE00 5.55
Orchid
#DA70D6
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67DE9 #7DF68A
analogous
#C67DF6 #F67DE9 #F67DAD
triadic
#F67DE9 #E9F67D #7DE9F6
tetradic
#F67DE9 #F6C67D #7DF68A #7DADF6
square
#F67DE9 #F6C67D #7DF68A #7DADF6
split-complementary
#F67DE9 #ADF67D #7DF6C6
monochromatic
#E910D1 #F244DF #F67DE9 #FAB6F3 #FDE2FA
Accessibility & contrast
On white
2.33
#F67DE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#F67DE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67DE9
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67DE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67DE9 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789FED
Deuteranopia (green-blind)
#9BB0E5
Tritanopia (blue-blind)
#FF86A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f67de9; /* rgb */ color: rgb(246, 125, 233); /* oklch */ color: oklch(76.2% 0.195 331.5);
Tailwind
colors: {
custom: {
50: '#fba7f0',
500: '#f67de9',
950: '#000000',
},
}SCSS
$custom: #f67de9; $custom-light: #fba7f0; $custom-dark: #000000;
JSON
{
"hex": "#f67de9",
"rgb": {
"r": 246,
"g": 125,
"b": 233
},
"hsl": {
"h": 306.446,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.76243,
"c": 0.19485,
"h": 331.5
},
"luminance": 0.40143
}Semantic roles & 50–950 ramp
primary
#F67DE9
secondary
#D6F5D9
accent
#E41A02
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84