#F67DFD#F67DFD
#F67DFD is a light, highly saturated purple. Relative luminance 0.414; OKLCH L 77.1% C 0.212 H 325.3°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F67DFD |
|---|---|
| RGB | rgb(246, 125, 253) |
| HSL | hsl(297, 97%, 74%) |
| HSV | hsv(297, 51%, 99%) |
| CMYK | cmyk(2.8%, 50.6%, 0%, 0.8%) |
| CIE-LAB | lab(70.42, 63.59, -43.81) |
| CIE-LCH | lch(70.42, 77.22, 325.43°) |
| OKLab | oklab(77.15% 0.1743 -0.1207) |
| OKLCH | oklch(77.15% 0.212 325.3) |
| XYZ | xyz(63.0678, 41.3552, 97.5698) |
| Luminance | 0.4135 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.53
Purply Pink
#F075E6
ΔE00 3.65
Violet Pink
#FB5FFC
ΔE00 4.61
Light Magenta
#FA5FF7
ΔE00 4.72
Candy Pink
#FF63E9
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67DFD #84FD7D
analogous
#B67DFD #F67DFD #FD7DC4
triadic
#F67DFD #FDF67D #7DFDF6
tetradic
#F67DFD #FDB67D #84FD7D #7DC4FD
square
#F67DFD #FDB67D #84FD7D #7DC4FD
split-complementary
#F67DFD #C4FD7D #7DFDB6
monochromatic
#EE04FB #F241FC #F67DFD #FAB9FE #FDE1FF
Accessibility & contrast
On white
2.27
#F67DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#F67DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67DFD
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67DFD | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA3FF
Deuteranopia (green-blind)
#93B2F9
Tritanopia (blue-blind)
#FB8CB2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f67dfd; /* rgb */ color: rgb(246, 125, 253); /* oklch */ color: oklch(77.1% 0.212 325.3);
Tailwind
colors: {
custom: {
50: '#fca7fe',
500: '#f67dfd',
950: '#000000',
},
}SCSS
$custom: #f67dfd; $custom-light: #fca7fe; $custom-dark: #000000;
JSON
{
"hex": "#f67dfd",
"rgb": {
"r": 246,
"g": 125,
"b": 253
},
"hsl": {
"h": 296.719,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.7715,
"c": 0.212,
"h": 325.3
},
"luminance": 0.41352
}Semantic roles & 50–950 ramp
primary
#F67DFD
secondary
#D6F7D4
accent
#E6000D
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86