#F369DC#F369DC
#F369DC is a light, highly saturated pink. Relative luminance 0.343; OKLCH L 72.8% C 0.213 H 334.5°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F369DC |
|---|---|
| RGB | rgb(243, 105, 220) |
| HSL | hsl(310, 85%, 68%) |
| HSV | hsv(310, 57%, 95%) |
| CMYK | cmyk(0%, 56.8%, 9.5%, 4.7%) |
| CIE-LAB | lab(65.22, 66.39, -33.74) |
| CIE-LCH | lch(65.22, 74.47, 333.06°) |
| OKLab | oklab(72.77% 0.1921 -0.0918) |
| OKLCH | oklch(72.77% 0.213 334.5) |
| XYZ | xyz(54.9322, 34.3292, 71.4292) |
| Luminance | 0.3432 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.30
Purply Pink
#F075E6
ΔE00 2.52
Orchid
#DA70D6
ΔE00 3.96
Light Magenta
#FA5FF7
ΔE00 4.35
Violet Pink
#FB5FFC
ΔE00 4.99
Violet (CSS)
#EE82EE
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F369DC #69F380
analogous
#C569F3 #F369DC #F36997
triadic
#F369DC #DCF369 #69DCF3
tetradic
#F369DC #F3C569 #69F380 #6997F3
square
#F369DC #F3C569 #69F380 #6997F3
split-complementary
#F369DC #97F369 #69F3C5
monochromatic
#D111B1 #EE30CF #F369DC #F8A2E9 #FCDAF6
Accessibility & contrast
On white
2.67
#F369DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#F369DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F369DC
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F369DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F369DC | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6891E0
Deuteranopia (green-blind)
#92A6D8
Tritanopia (blue-blind)
#FD7299
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f369dc; /* rgb */ color: rgb(243, 105, 220); /* oklch */ color: oklch(72.8% 0.213 334.5);
Tailwind
colors: {
custom: {
50: '#fa9ae7',
500: '#f369dc',
950: '#000000',
},
}SCSS
$custom: #f369dc; $custom-light: #fa9ae7; $custom-dark: #000000;
JSON
{
"hex": "#f369dc",
"rgb": {
"r": 243,
"g": 105,
"b": 220
},
"hsl": {
"h": 310,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.72774,
"c": 0.21292,
"h": 334.5
},
"luminance": 0.34325
}Semantic roles & 50–950 ramp
primary
#F369DC
secondary
#C7F1CE
accent
#E22904
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#180F16
muted
#867E84