#F783DA#F783DA
#F783DA is a light, vivid pink. Relative luminance 0.411; OKLCH L 76.6% C 0.174 H 337.4°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F783DA |
|---|---|
| RGB | rgb(247, 131, 218) |
| HSL | hsl(315, 88%, 74%) |
| HSV | hsv(315, 47%, 97%) |
| CMYK | cmyk(0%, 47%, 11.7%, 3.1%) |
| CIE-LAB | lab(70.23, 55.17, -24.87) |
| CIE-LCH | lch(70.23, 60.51, 335.73°) |
| OKLab | oklab(76.57% 0.1608 -0.0669) |
| OKLCH | oklch(76.57% 0.174 337.4) |
| XYZ | xyz(59.1293, 41.0727, 71.1295) |
| Luminance | 0.4107 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.63
Lavender Pink
#DD85D7
ΔE00 4.48
Purply Pink
#F075E6
ΔE00 4.74
Violet (CSS)
#EE82EE
ΔE00 4.77
Pink (survey)
#FF81C0
ΔE00 6.11
Candy Pink
#FF63E9
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F783DA #83F7A0
analogous
#DA83F7 #F783DA #F783A0
triadic
#F783DA #DAF783 #83DAF7
tetradic
#F783DA #F7DA83 #83F7A0 #83A0F7
square
#F783DA #F7DA83 #83F7A0 #83A0F7
split-complementary
#F783DA #A0F783 #83F7DA
monochromatic
#F010B8 #F34AC9 #F783DA #FBBCEB #FDE2F6
Accessibility & contrast
On white
2.28
#F783DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#F783DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F783DA
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F783DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F783DA | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DD
Deuteranopia (green-blind)
#A5B2D7
Tritanopia (blue-blind)
#FF87A5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f783da; /* rgb */ color: rgb(247, 131, 218); /* oklch */ color: oklch(76.6% 0.174 337.4);
Tailwind
colors: {
custom: {
50: '#fcaae5',
500: '#f783da',
950: '#000000',
},
}SCSS
$custom: #f783da; $custom-light: #fcaae5; $custom-dark: #000000;
JSON
{
"hex": "#f783da",
"rgb": {
"r": 247,
"g": 131,
"b": 218
},
"hsl": {
"h": 315,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.76566,
"c": 0.17411,
"h": 337.4
},
"luminance": 0.41069
}Semantic roles & 50–950 ramp
primary
#F783DA
secondary
#D6F5DE
accent
#E43A01
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84