#F67DEB#F67DEB
#F67DEB is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.3% C 0.197 H 330.8°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F67DEB |
|---|---|
| RGB | rgb(246, 125, 235) |
| HSL | hsl(305, 87%, 73%) |
| HSV | hsv(305, 49%, 96%) |
| CMYK | cmyk(0%, 49.2%, 4.5%, 3.5%) |
| CIE-LAB | lab(69.66, 60.51, -35.14) |
| CIE-LCH | lch(69.66, 69.97, 329.85°) |
| OKLab | oklab(76.33% 0.1715 -0.0959) |
| OKLCH | oklch(76.33% 0.197 330.8) |
| XYZ | xyz(60.3346, 40.2619, 83.1746) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.71
Purply Pink
#F075E6
ΔE00 1.94
Candy Pink
#FF63E9
ΔE00 4.11
Lavender Pink
#DD85D7
ΔE00 4.74
Light Magenta
#FA5FF7
ΔE00 5.37
Violet Pink
#FB5FFC
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67DEB #7DF688
analogous
#C57DF6 #F67DEB #F67DAE
triadic
#F67DEB #EBF67D #7DEBF6
tetradic
#F67DEB #F6C57D #7DF688 #7DAEF6
square
#F67DEB #F6C57D #7DF688 #7DAEF6
split-complementary
#F67DEB #AEF67D #7DF6C5
monochromatic
#E910D5 #F244E2 #F67DEB #FAB6F4 #FDE2FB
Accessibility & contrast
On white
2.32
#F67DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#F67DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67DEB
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67DEB | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0EF
Deuteranopia (green-blind)
#9BB0E7
Tritanopia (blue-blind)
#FE87A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f67deb; /* rgb */ color: rgb(246, 125, 235); /* oklch */ color: oklch(76.3% 0.197 330.8);
Tailwind
colors: {
custom: {
50: '#fba7f1',
500: '#f67deb',
950: '#000000',
},
}SCSS
$custom: #f67deb; $custom-light: #fba7f1; $custom-dark: #000000;
JSON
{
"hex": "#f67deb",
"rgb": {
"r": 246,
"g": 125,
"b": 235
},
"hsl": {
"h": 305.455,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.76331,
"c": 0.1965,
"h": 330.8
},
"luminance": 0.40258
}Semantic roles & 50–950 ramp
primary
#F67DEB
secondary
#D6F5D9
accent
#E41602
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85