#F67CEB#F67CEB
#F67CEB is a light, vivid purple. Relative luminance 0.400; OKLCH L 76.2% C 0.198 H 330.8°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F67CEB |
|---|---|
| RGB | rgb(246, 124, 235) |
| HSL | hsl(305, 87%, 73%) |
| HSV | hsv(305, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 4.5%, 3.5%) |
| CIE-LAB | lab(69.48, 60.98, -35.42) |
| CIE-LCH | lch(69.48, 70.52, 329.85°) |
| OKLab | oklab(76.2% 0.1729 -0.0966) |
| OKLCH | oklch(76.2% 0.198 330.8) |
| XYZ | xyz(60.2086, 40.0100, 83.1326) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.77
Purply Pink
#F075E6
ΔE00 1.78
Candy Pink
#FF63E9
ΔE00 3.94
Lavender Pink
#DD85D7
ΔE00 4.81
Light Magenta
#FA5FF7
ΔE00 5.19
Violet Pink
#FB5FFC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67CEB #7CF687
analogous
#C47CF6 #F67CEB #F67CAE
triadic
#F67CEB #EBF67C #7CEBF6
tetradic
#F67CEB #F6C47C #7CF687 #7CAEF6
square
#F67CEB #F6C47C #7CF687 #7CAEF6
split-complementary
#F67CEB #AEF67C #7CF6C4
monochromatic
#E810D4 #F243E2 #F67CEB #FAB5F4 #FDE2FB
Accessibility & contrast
On white
2.33
#F67CEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#F67CEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67CEB
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67CEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67CEB | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FEF
Deuteranopia (green-blind)
#9AB0E7
Tritanopia (blue-blind)
#FE86A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f67ceb; /* rgb */ color: rgb(246, 124, 235); /* oklch */ color: oklch(76.2% 0.198 330.8);
Tailwind
colors: {
custom: {
50: '#fba6f1',
500: '#f67ceb',
950: '#000000',
},
}SCSS
$custom: #f67ceb; $custom-light: #fba6f1; $custom-dark: #000000;
JSON
{
"hex": "#f67ceb",
"rgb": {
"r": 246,
"g": 124,
"b": 235
},
"hsl": {
"h": 305.41,
"s": 87.143,
"l": 72.549
},
"oklch": {
"l": 0.76198,
"c": 0.19806,
"h": 330.8
},
"luminance": 0.40006
}Semantic roles & 50–950 ramp
primary
#F67CEB
secondary
#D6F5D9
accent
#E41602
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85