#F67DED#F67DED
#F67DED is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.4% C 0.198 H 330.1°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F67DED |
|---|---|
| RGB | rgb(246, 125, 237) |
| HSL | hsl(304, 87%, 73%) |
| HSV | hsv(304, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 3.7%, 3.5%) |
| CIE-LAB | lab(69.74, 60.84, -36.12) |
| CIE-LCH | lch(69.74, 70.75, 329.31°) |
| OKLab | oklab(76.42% 0.1719 -0.0986) |
| OKLCH | oklch(76.42% 0.198 330.1) |
| XYZ | xyz(60.6251, 40.3781, 84.7049) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.54
Purply Pink
#F075E6
ΔE00 1.98
Candy Pink
#FF63E9
ΔE00 4.13
Lavender Pink
#DD85D7
ΔE00 4.91
Light Magenta
#FA5FF7
ΔE00 5.21
Violet Pink
#FB5FFC
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67DED #7DF686
analogous
#C37DF6 #F67DED #F67DB0
triadic
#F67DED #EDF67D #7DEDF6
tetradic
#F67DED #F6C37D #7DF686 #7DB0F6
square
#F67DED #F6C37D #7DF686 #7DB0F6
split-complementary
#F67DED #B0F67D #7DF6C3
monochromatic
#E910D8 #F244E5 #F67DED #FAB6F5 #FDE2FB
Accessibility & contrast
On white
2.31
#F67DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#F67DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67DED
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67DED | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F1
Deuteranopia (green-blind)
#9AB0E9
Tritanopia (blue-blind)
#FE87AA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f67ded; /* rgb */ color: rgb(246, 125, 237); /* oklch */ color: oklch(76.4% 0.198 330.1);
Tailwind
colors: {
custom: {
50: '#fba7f3',
500: '#f67ded',
950: '#000000',
},
}SCSS
$custom: #f67ded; $custom-light: #fba7f3; $custom-dark: #000000;
JSON
{
"hex": "#f67ded",
"rgb": {
"r": 246,
"g": 125,
"b": 237
},
"hsl": {
"h": 304.463,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.76418,
"c": 0.19817,
"h": 330.1
},
"luminance": 0.40374
}Semantic roles & 50–950 ramp
primary
#F67DED
secondary
#D6F5D8
accent
#E41302
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85