#F075DB#F075DB
#F075DB is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.8% C 0.192 H 334.2°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F075DB |
|---|---|
| RGB | rgb(240, 117, 219) |
| HSL | hsl(310, 80%, 70%) |
| HSV | hsv(310, 51%, 94%) |
| CMYK | cmyk(0%, 51.3%, 8.8%, 5.9%) |
| CIE-LAB | lab(66.80, 59.97, -30.78) |
| CIE-LCH | lch(66.80, 67.41, 332.84°) |
| OKLab | oklab(73.84% 0.173 -0.0835) |
| OKLCH | oklch(73.84% 0.192 334.2) |
| XYZ | xyz(55.0827, 36.3660, 71.1222) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.97
Candy Pink
#FF63E9
ΔE00 3.68
Violet (CSS)
#EE82EE
ΔE00 3.84
Orchid
#DA70D6
ΔE00 4.12
Lavender Pink
#DD85D7
ΔE00 4.25
Light Magenta
#FA5FF7
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F075DB #75F08A
analogous
#C875F0 #F075DB #F0759D
triadic
#F075DB #DBF075 #75DBF0
tetradic
#F075DB #F0C875 #75F08A #759DF0
square
#F075DB #F0C875 #75F08A #759DF0
split-complementary
#F075DB #9DF075 #75F0C8
monochromatic
#D417B3 #EA3ECD #F075DB #F6ACE9 #FCE3F8
Accessibility & contrast
On white
2.54
#F075DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#F075DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F075DB
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F075DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F075DB | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7497DE
Deuteranopia (green-blind)
#97A9D8
Tritanopia (blue-blind)
#FA7C9E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f075db; /* rgb */ color: rgb(240, 117, 219); /* oklch */ color: oklch(73.8% 0.192 334.2);
Tailwind
colors: {
custom: {
50: '#f7a1e6',
500: '#f075db',
950: '#000000',
},
}SCSS
$custom: #f075db; $custom-light: #f7a1e6; $custom-dark: #000000;
JSON
{
"hex": "#f075db",
"rgb": {
"r": 240,
"g": 117,
"b": 219
},
"hsl": {
"h": 310.244,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.73839,
"c": 0.19207,
"h": 334.2
},
"luminance": 0.36362
}Semantic roles & 50–950 ramp
primary
#F075DB
secondary
#CFF2D5
accent
#DD2D09
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84