#F395DA#F395DA
#F395DA is a light, vivid pink. Relative luminance 0.456; OKLCH L 78.8% C 0.141 H 337.4°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F395DA |
|---|---|
| RGB | rgb(243, 149, 218) |
| HSL | hsl(316, 80%, 77%) |
| HSV | hsv(316, 39%, 95%) |
| CMYK | cmyk(0%, 38.7%, 10.3%, 4.7%) |
| CIE-LAB | lab(73.29, 44.89, -20.24) |
| CIE-LCH | lch(73.29, 49.24, 335.73°) |
| OKLab | oklab(78.77% 0.1301 -0.0542) |
| OKLCH | oklch(78.77% 0.141 337.4) |
| XYZ | xyz(60.3644, 45.6149, 71.9411) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.61
Plum
#DDA0DD
ΔE00 5.23
Lavender Pink
#DD85D7
ΔE00 5.75
Pink (survey)
#FF81C0
ΔE00 6.51
Violet (CSS)
#EE82EE
ΔE00 7.08
Purply Pink
#F075E6
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F395DA #95F3AE
analogous
#DD95F3 #F395DA #F395AB
triadic
#F395DA #DAF395 #95DAF3
tetradic
#F395DA #F3DD95 #95F3AE #95ABF3
square
#F395DA #F3DD95 #95F3AE #95ABF3
split-complementary
#F395DA #ABF395 #95F3DD
monochromatic
#E727B4 #ED5EC7 #F395DA #F9CCED #FCE4F5
Accessibility & contrast
On white
2.07
#F395DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#F395DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F395DA
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F395DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F395DA | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ABDD
Deuteranopia (green-blind)
#AFB9D7
Tritanopia (blue-blind)
#FC98AE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f395da; /* rgb */ color: rgb(243, 149, 218); /* oklch */ color: oklch(78.8% 0.141 337.4);
Tailwind
colors: {
custom: {
50: '#f8b6e5',
500: '#f395da',
950: '#000000',
},
}SCSS
$custom: #f395da; $custom-light: #f8b6e5; $custom-dark: #000000;
JSON
{
"hex": "#f395da",
"rgb": {
"r": 243,
"g": 149,
"b": 218
},
"hsl": {
"h": 315.957,
"s": 79.661,
"l": 76.863
},
"oklch": {
"l": 0.78766,
"c": 0.14095,
"h": 337.4
},
"luminance": 0.45612
}Semantic roles & 50–950 ramp
primary
#F395DA
secondary
#D7F4DF
accent
#DC410A
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171115
muted
#858084