#F370DB#F370DB
#F370DB is a light, highly saturated pink. Relative luminance 0.358; OKLCH L 73.6% C 0.202 H 335.0°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F370DB |
|---|---|
| RGB | rgb(243, 112, 219) |
| HSL | hsl(311, 85%, 70%) |
| HSV | hsv(311, 54%, 95%) |
| CMYK | cmyk(0%, 53.9%, 9.9%, 4.7%) |
| CIE-LAB | lab(66.34, 63.12, -31.46) |
| CIE-LCH | lch(66.34, 70.52, 333.51°) |
| OKLab | oklab(73.58% 0.1829 -0.0853) |
| OKLCH | oklch(73.58% 0.202 335) |
| XYZ | xyz(55.5427, 35.7615, 70.9813) |
| Luminance | 0.3576 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.16
Candy Pink
#FF63E9
ΔE00 2.98
Orchid
#DA70D6
ΔE00 4.24
Violet (CSS)
#EE82EE
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 5.11
Light Magenta
#FA5FF7
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F370DB #70F388
analogous
#C970F3 #F370DB #F3709A
triadic
#F370DB #DBF370 #70DBF3
tetradic
#F370DB #F3C970 #70F388 #709AF3
square
#F370DB #F3C970 #70F388 #709AF3
split-complementary
#F370DB #9AF370 #70F3C9
monochromatic
#D712B3 #EE38CD #F370DB #F8A8E9 #FCE1F7
Accessibility & contrast
On white
2.58
#F370DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#F370DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F370DB
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F370DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F370DB | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7095DE
Deuteranopia (green-blind)
#96A8D7
Tritanopia (blue-blind)
#FD779C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f370db; /* rgb */ color: rgb(243, 112, 219); /* oklch */ color: oklch(73.6% 0.202 335.0);
Tailwind
colors: {
custom: {
50: '#fa9ee6',
500: '#f370db',
950: '#000000',
},
}SCSS
$custom: #f370db; $custom-light: #fa9ee6; $custom-dark: #000000;
JSON
{
"hex": "#f370db",
"rgb": {
"r": 243,
"g": 112,
"b": 219
},
"hsl": {
"h": 310.992,
"s": 84.516,
"l": 69.608
},
"oklch": {
"l": 0.73581,
"c": 0.20181,
"h": 335
},
"luminance": 0.35758
}Semantic roles & 50–950 ramp
primary
#F370DB
secondary
#CDF2D4
accent
#E12D05
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84