#F673DB#F673DB
#F673DB is a light, vivid pink. Relative luminance 0.370; OKLCH L 74.3% C 0.199 H 336.0°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F673DB |
|---|---|
| RGB | rgb(246, 115, 219) |
| HSL | hsl(312, 88%, 71%) |
| HSV | hsv(312, 53%, 96%) |
| CMYK | cmyk(0%, 53.3%, 11%, 3.5%) |
| CIE-LAB | lab(67.26, 62.59, -30.00) |
| CIE-LCH | lch(67.26, 69.41, 334.39°) |
| OKLab | oklab(74.34% 0.182 -0.0812) |
| OKLCH | oklch(74.34% 0.199 336) |
| XYZ | xyz(56.9233, 36.9729, 71.1425) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.51
Candy Pink
#FF63E9
ΔE00 3.40
Violet (CSS)
#EE82EE
ΔE00 4.36
Orchid
#DA70D6
ΔE00 4.97
Lavender Pink
#DD85D7
ΔE00 5.03
Light Magenta
#FA5FF7
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F673DB #73F68E
analogous
#CF73F6 #F673DB #F67399
triadic
#F673DB #DBF673 #73DBF6
tetradic
#F673DB #F6CF73 #73F68E #7399F6
square
#F673DB #F6CF73 #73F68E #7399F6
split-complementary
#F673DB #99F673 #73F6CF
monochromatic
#E00EB5 #F239CC #F673DB #FAADEA #FDE2F8
Accessibility & contrast
On white
2.50
#F673DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#F673DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F673DB
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F673DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F673DB | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7497DE
Deuteranopia (green-blind)
#9AABD7
Tritanopia (blue-blind)
#FF799D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f673db; /* rgb */ color: rgb(246, 115, 219); /* oklch */ color: oklch(74.3% 0.199 336.0);
Tailwind
colors: {
custom: {
50: '#fca0e6',
500: '#f673db',
950: '#000000',
},
}SCSS
$custom: #f673db; $custom-light: #fca0e6; $custom-dark: #000000;
JSON
{
"hex": "#f673db",
"rgb": {
"r": 246,
"g": 115,
"b": 219
},
"hsl": {
"h": 312.366,
"s": 87.919,
"l": 70.784
},
"oklch": {
"l": 0.74343,
"c": 0.19932,
"h": 336
},
"luminance": 0.36969
}Semantic roles & 50–950 ramp
primary
#F673DB
secondary
#D1F4D8
accent
#E43001
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84