#F67DF0#F67DF0
#F67DF0 is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.6% C 0.201 H 329.2°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F67DF0 |
|---|---|
| RGB | rgb(246, 125, 240) |
| HSL | hsl(303, 87%, 73%) |
| HSV | hsv(303, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 2.4%, 3.5%) |
| CIE-LAB | lab(69.86, 61.35, -37.57) |
| CIE-LCH | lch(69.86, 71.94, 328.51°) |
| OKLab | oklab(76.55% 0.1724 -0.1028) |
| OKLCH | oklch(76.55% 0.201 329.2) |
| XYZ | xyz(61.0671, 40.5549, 87.0325) |
| Luminance | 0.4055 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.43
Purply Pink
#F075E6
ΔE00 2.14
Candy Pink
#FF63E9
ΔE00 4.20
Light Magenta
#FA5FF7
ΔE00 5.01
Violet Pink
#FB5FFC
ΔE00 5.19
Lavender Pink
#DD85D7
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67DF0 #7DF683
analogous
#BF7DF6 #F67DF0 #F67DB4
triadic
#F67DF0 #F0F67D #7DF0F6
tetradic
#F67DF0 #F6BF7D #7DF683 #7DB4F6
square
#F67DF0 #F6BF7D #7DF683 #7DB4F6
split-complementary
#F67DF0 #B4F67D #7DF6BF
monochromatic
#E910DE #F244E9 #F67DF0 #FAB6F7 #FDE2FC
Accessibility & contrast
On white
2.31
#F67DF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#F67DF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67DF0
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67DF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67DF0 | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F4
Deuteranopia (green-blind)
#99B1EC
Tritanopia (blue-blind)
#FD88AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f67df0; /* rgb */ color: rgb(246, 125, 240); /* oklch */ color: oklch(76.6% 0.201 329.2);
Tailwind
colors: {
custom: {
50: '#fba7f5',
500: '#f67df0',
950: '#000000',
},
}SCSS
$custom: #f67df0; $custom-light: #fba7f5; $custom-dark: #000000;
JSON
{
"hex": "#f67df0",
"rgb": {
"r": 246,
"g": 125,
"b": 240
},
"hsl": {
"h": 302.975,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.76552,
"c": 0.2007,
"h": 329.2
},
"luminance": 0.40551
}Semantic roles & 50–950 ramp
primary
#F67DF0
secondary
#D6F5D8
accent
#E40D02
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85