#F385DA#F385DA
#F385DA is a light, vivid pink. Relative luminance 0.409; OKLCH L 76.4% C 0.168 H 336.2°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F385DA |
|---|---|
| RGB | rgb(243, 133, 218) |
| HSL | hsl(314, 82%, 74%) |
| HSV | hsv(314, 45%, 95%) |
| CMYK | cmyk(0%, 45.3%, 10.3%, 4.7%) |
| CIE-LAB | lab(70.10, 52.98, -25.11) |
| CIE-LCH | lch(70.10, 58.63, 334.64°) |
| OKLab | oklab(76.37% 0.1536 -0.0676) |
| OKLCH | oklch(76.37% 0.168 336.2) |
| XYZ | xyz(58.0047, 40.8954, 71.1545) |
| Luminance | 0.4089 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.84
Bubblegum Pink
#FE83CC
ΔE00 4.03
Violet (CSS)
#EE82EE
ΔE00 4.50
Purply Pink
#F075E6
ΔE00 4.71
Pink (survey)
#FF81C0
ΔE00 6.46
Candy Pink
#FF63E9
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F385DA #85F39E
analogous
#D585F3 #F385DA #F385A3
triadic
#F385DA #DAF385 #85DAF3
tetradic
#F385DA #F3D585 #85F39E #85A3F3
square
#F385DA #F3D585 #85F39E #85A3F3
split-complementary
#F385DA #A3F385 #85F3D5
monochromatic
#E717B8 #EE4DC9 #F385DA #F8BDEB #FCE3F7
Accessibility & contrast
On white
2.29
#F385DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F385DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F385DA
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F385DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F385DA | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DD
Deuteranopia (green-blind)
#A4B1D7
Tritanopia (blue-blind)
#FD89A6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f385da; /* rgb */ color: rgb(243, 133, 218); /* oklch */ color: oklch(76.4% 0.168 336.2);
Tailwind
colors: {
custom: {
50: '#f9abe5',
500: '#f385da',
950: '#000000',
},
}SCSS
$custom: #f385da; $custom-light: #f9abe5; $custom-dark: #000000;
JSON
{
"hex": "#f385da",
"rgb": {
"r": 243,
"g": 133,
"b": 218
},
"hsl": {
"h": 313.636,
"s": 82.09,
"l": 73.725
},
"oklch": {
"l": 0.76367,
"c": 0.16779,
"h": 336.2
},
"luminance": 0.40892
}Semantic roles & 50–950 ramp
primary
#F385DA
secondary
#D7F4DE
accent
#DE3807
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84