#F096DA#F096DA
#F096DA is a light, vivid pink. Relative luminance 0.454; OKLCH L 78.6% C 0.137 H 336.3°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F096DA |
|---|---|
| RGB | rgb(240, 150, 218) |
| HSL | hsl(315, 75%, 76%) |
| HSV | hsv(315, 38%, 94%) |
| CMYK | cmyk(0%, 37.5%, 9.2%, 5.9%) |
| CIE-LAB | lab(73.16, 43.42, -20.48) |
| CIE-LCH | lch(73.16, 48.01, 334.75°) |
| OKLab | oklab(78.59% 0.1253 -0.0549) |
| OKLCH | oklch(78.59% 0.137 336.3) |
| XYZ | xyz(59.4962, 45.4031, 71.9459) |
| Luminance | 0.4540 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.67
Bubblegum Pink
#FE83CC
ΔE00 5.08
Lavender Pink
#DD85D7
ΔE00 5.54
Pink (survey)
#FF81C0
ΔE00 6.93
Violet (CSS)
#EE82EE
ΔE00 7.06
Purply Pink
#F075E6
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F096DA #96F0AC
analogous
#D996F0 #F096DA #F096AD
triadic
#F096DA #DAF096 #96DAF0
tetradic
#F096DA #F0D996 #96F0AC #96ADF0
square
#F096DA #F0D996 #96F0AC #96ADF0
split-complementary
#F096DA #ADF096 #96F0D9
monochromatic
#E12BB4 #E860C7 #F096DA #F8CCED #FBE4F6
Accessibility & contrast
On white
2.08
#F096DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#F096DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F096DA
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F096DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F096DA | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ABDD
Deuteranopia (green-blind)
#AEB9D7
Tritanopia (blue-blind)
#F999AF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f096da; /* rgb */ color: rgb(240, 150, 218); /* oklch */ color: oklch(78.6% 0.137 336.3);
Tailwind
colors: {
custom: {
50: '#f6b6e5',
500: '#f096da',
950: '#000000',
},
}SCSS
$custom: #f096da; $custom-light: #f6b6e5; $custom-dark: #000000;
JSON
{
"hex": "#f096da",
"rgb": {
"r": 240,
"g": 150,
"b": 218
},
"hsl": {
"h": 314.667,
"s": 75,
"l": 76.471
},
"oklch": {
"l": 0.78587,
"c": 0.13682,
"h": 336.3
},
"luminance": 0.454
}Semantic roles & 50–950 ramp
primary
#F096DA
secondary
#D8F3DF
accent
#D73F0E
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171115
muted
#858084