#F075DD#F075DD
#F075DD is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.9% C 0.194 H 333.5°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F075DD |
|---|---|
| RGB | rgb(240, 117, 221) |
| HSL | hsl(309, 80%, 70%) |
| HSV | hsv(309, 51%, 94%) |
| CMYK | cmyk(0%, 51.3%, 7.9%, 5.9%) |
| CIE-LAB | lab(66.88, 60.30, -31.76) |
| CIE-LCH | lch(66.88, 68.15, 332.22°) |
| OKLab | oklab(73.93% 0.1734 -0.0863) |
| OKLCH | oklch(73.93% 0.194 333.5) |
| XYZ | xyz(55.3476, 36.4720, 72.5172) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.61
Candy Pink
#FF63E9
ΔE00 3.49
Violet (CSS)
#EE82EE
ΔE00 3.57
Orchid
#DA70D6
ΔE00 4.03
Lavender Pink
#DD85D7
ΔE00 4.27
Light Magenta
#FA5FF7
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F075DD #75F088
analogous
#C575F0 #F075DD #F075A0
triadic
#F075DD #DDF075 #75DDF0
tetradic
#F075DD #F0C575 #75F088 #75A0F0
square
#F075DD #F0C575 #75F088 #75A0F0
split-complementary
#F075DD #A0F075 #75F0C5
monochromatic
#D417B6 #EA3ECF #F075DD #F6ACEB #FCE3F8
Accessibility & contrast
On white
2.53
#F075DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#F075DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F075DD
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F075DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F075DD | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7397E0
Deuteranopia (green-blind)
#97A9DA
Tritanopia (blue-blind)
#F97D9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f075dd; /* rgb */ color: rgb(240, 117, 221); /* oklch */ color: oklch(73.9% 0.194 333.5);
Tailwind
colors: {
custom: {
50: '#f7a1e8',
500: '#f075dd',
950: '#000000',
},
}SCSS
$custom: #f075dd; $custom-light: #f7a1e8; $custom-dark: #000000;
JSON
{
"hex": "#f075dd",
"rgb": {
"r": 240,
"g": 117,
"b": 221
},
"hsl": {
"h": 309.268,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.73925,
"c": 0.19365,
"h": 333.5
},
"luminance": 0.36468
}Semantic roles & 50–950 ramp
primary
#F075DD
secondary
#CFF2D4
accent
#DD2A09
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84