#F67CDC#F67CDC
#F67CDC is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.6% C 0.186 H 336.0°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F67CDC |
|---|---|
| RGB | rgb(246, 124, 220) |
| HSL | hsl(313, 87%, 73%) |
| HSV | hsv(313, 50%, 96%) |
| CMYK | cmyk(0%, 49.6%, 10.6%, 3.5%) |
| CIE-LAB | lab(68.88, 58.55, -28.05) |
| CIE-LCH | lch(68.88, 64.93, 334.40°) |
| OKLab | oklab(75.56% 0.17 -0.0758) |
| OKLCH | oklch(75.56% 0.186 336) |
| XYZ | xyz(58.1322, 39.1794, 72.1968) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.20
Violet (CSS)
#EE82EE
ΔE00 3.94
Lavender Pink
#DD85D7
ΔE00 4.32
Candy Pink
#FF63E9
ΔE00 4.78
Bubblegum Pink
#FE83CC
ΔE00 4.83
Orchid
#DA70D6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F67CDC #7CF696
analogous
#D37CF6 #F67CDC #F67C9F
triadic
#F67CDC #DCF67C #7CDCF6
tetradic
#F67CDC #F6D37C #7CF696 #7C9FF6
square
#F67CDC #F6D37C #7CF696 #7C9FF6
split-complementary
#F67CDC #9FF67C #7CF6D3
monochromatic
#E810BA #F243CD #F67CDC #FAB5EB #FDE2F7
Accessibility & contrast
On white
2.38
#F67CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F67CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F67CDC
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F67CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F67CDC | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9DDF
Deuteranopia (green-blind)
#9FAFD9
Tritanopia (blue-blind)
#FF81A2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f67cdc; /* rgb */ color: rgb(246, 124, 220); /* oklch */ color: oklch(75.6% 0.186 336.0);
Tailwind
colors: {
custom: {
50: '#fba6e7',
500: '#f67cdc',
950: '#000000',
},
}SCSS
$custom: #f67cdc; $custom-light: #fba6e7; $custom-dark: #000000;
JSON
{
"hex": "#f67cdc",
"rgb": {
"r": 246,
"g": 124,
"b": 220
},
"hsl": {
"h": 312.787,
"s": 87.143,
"l": 72.549
},
"oklch": {
"l": 0.75561,
"c": 0.1861,
"h": 336
},
"luminance": 0.39175
}Semantic roles & 50–950 ramp
primary
#F67CDC
secondary
#D6F5DD
accent
#E43202
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84