#F095DC#F095DC
#F095DC is a light, vivid pink. Relative luminance 0.452; OKLCH L 78.5% C 0.140 H 335.3°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F095DC |
|---|---|
| RGB | rgb(240, 149, 220) |
| HSL | hsl(313, 75%, 76%) |
| HSV | hsv(313, 38%, 94%) |
| CMYK | cmyk(0%, 37.9%, 8.3%, 5.9%) |
| CIE-LAB | lab(73.02, 44.27, -21.79) |
| CIE-LCH | lch(73.02, 49.34, 333.79°) |
| OKLab | oklab(78.5% 0.1274 -0.0585) |
| OKLCH | oklch(78.5% 0.14 335.3) |
| XYZ | xyz(59.6006, 45.1906, 73.2796) |
| Luminance | 0.4519 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.69
Lavender Pink
#DD85D7
ΔE00 5.15
Bubblegum Pink
#FE83CC
ΔE00 5.18
Violet (CSS)
#EE82EE
ΔE00 6.49
Pink (survey)
#FF81C0
ΔE00 7.18
Purply Pink
#F075E6
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F095DC #95F0A9
analogous
#D795F0 #F095DC #F095AF
triadic
#F095DC #DCF095 #95DCF0
tetradic
#F095DC #F0D795 #95F0A9 #95AFF0
square
#F095DC #F0D795 #95F0A9 #95AFF0
split-complementary
#F095DC #AFF095 #95F0D7
monochromatic
#E12AB9 #E85FCA #F095DC #F8CBEE #FBE4F6
Accessibility & contrast
On white
2.09
#F095DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F095DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F095DC
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F095DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F095DC | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ABDF
Deuteranopia (green-blind)
#ADB8D9
Tritanopia (blue-blind)
#F999AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f095dc; /* rgb */ color: rgb(240, 149, 220); /* oklch */ color: oklch(78.5% 0.140 335.3);
Tailwind
colors: {
custom: {
50: '#f6b6e7',
500: '#f095dc',
950: '#000000',
},
}SCSS
$custom: #f095dc; $custom-light: #f6b6e7; $custom-dark: #000000;
JSON
{
"hex": "#f095dc",
"rgb": {
"r": 240,
"g": 149,
"b": 220
},
"hsl": {
"h": 313.187,
"s": 75.207,
"l": 76.275
},
"oklch": {
"l": 0.78504,
"c": 0.14016,
"h": 335.3
},
"luminance": 0.45187
}Semantic roles & 50–950 ramp
primary
#F095DC
secondary
#D8F3DE
accent
#D73A0E
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084