#F67DEF#F67DEF
#F67DEF is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.5% C 0.200 H 329.5°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F67DEF |
|---|---|
| RGB | rgb(246, 125, 239) |
| HSL | hsl(303, 87%, 73%) |
| HSV | hsv(303, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 2.8%, 3.5%) |
| CIE-LAB | lab(69.82, 61.18, -37.09) |
| CIE-LCH | lch(69.82, 71.54, 328.77°) |
| OKLab | oklab(76.51% 0.1722 -0.1014) |
| OKLCH | oklch(76.51% 0.2 329.5) |
| XYZ | xyz(60.9190, 40.4956, 86.2523) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.45
Purply Pink
#F075E6
ΔE00 2.08
Candy Pink
#FF63E9
ΔE00 4.17
Light Magenta
#FA5FF7
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 5.09
Violet Pink
#FB5FFC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67DEF #7DF684
analogous
#C07DF6 #F67DEF #F67DB2
triadic
#F67DEF #EFF67D #7DEFF6
tetradic
#F67DEF #F6C07D #7DF684 #7DB2F6
square
#F67DEF #F6C07D #7DF684 #7DB2F6
split-complementary
#F67DEF #B2F67D #7DF6C0
monochromatic
#E910DC #F244E8 #F67DEF #FAB6F6 #FDE2FB
Accessibility & contrast
On white
2.31
#F67DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#F67DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67DEF
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67DEF | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F3
Deuteranopia (green-blind)
#99B1EB
Tritanopia (blue-blind)
#FE88AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f67def; /* rgb */ color: rgb(246, 125, 239); /* oklch */ color: oklch(76.5% 0.200 329.5);
Tailwind
colors: {
custom: {
50: '#fba7f4',
500: '#f67def',
950: '#000000',
},
}SCSS
$custom: #f67def; $custom-light: #fba7f4; $custom-dark: #000000;
JSON
{
"hex": "#f67def",
"rgb": {
"r": 246,
"g": 125,
"b": 239
},
"hsl": {
"h": 303.471,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.76507,
"c": 0.19985,
"h": 329.5
},
"luminance": 0.40492
}Semantic roles & 50–950 ramp
primary
#F67DEF
secondary
#D6F5D8
accent
#E40F02
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85