#FF75DF#FF75DF
#FF75DF is a light, highly saturated pink. Relative luminance 0.393; OKLCH L 75.9% C 0.206 H 337.2°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FF75DF |
|---|---|
| RGB | rgb(255, 117, 223) |
| HSL | hsl(314, 100%, 73%) |
| HSV | hsv(314, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 12.5%, 0%) |
| CIE-LAB | lab(68.98, 64.81, -29.47) |
| CIE-LCH | lch(68.98, 71.20, 335.55°) |
| OKLab | oklab(75.92% 0.1895 -0.0796) |
| OKLCH | oklch(75.92% 0.206 337.2) |
| XYZ | xyz(60.9212, 39.3149, 74.1776) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.34
Candy Pink
#FF63E9
ΔE00 3.75
Violet (CSS)
#EE82EE
ΔE00 4.61
Bubblegum Pink
#FE83CC
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 5.85
Light Magenta
#FA5FF7
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF75DF #75FF95
analogous
#DA75FF #FF75DF #FF759A
triadic
#FF75DF #DFFF75 #75DFFF
tetradic
#FF75DF #FFDA75 #75FF95 #759AFF
square
#FF75DF #FFDA75 #75FF95 #759AFF
split-complementary
#FF75DF #9AFF75 #75FFDA
monochromatic
#FA00C0 #FF38D1 #FF75DF #FFB2ED #FFE0F8
Accessibility & contrast
On white
2.37
#FF75DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#FF75DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF75DF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF75DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF75DF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789BE2
Deuteranopia (green-blind)
#A0B0DB
Tritanopia (blue-blind)
#FF7AA0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff75df; /* rgb */ color: rgb(255, 117, 223); /* oklch */ color: oklch(75.9% 0.206 337.2);
Tailwind
colors: {
custom: {
50: '#ffa2e9',
500: '#ff75df',
950: '#000000',
},
}SCSS
$custom: #ff75df; $custom-light: #ffa2e9; $custom-dark: #000000;
JSON
{
"hex": "#ff75df",
"rgb": {
"r": 255,
"g": 117,
"b": 223
},
"hsl": {
"h": 313.913,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.75917,
"c": 0.20556,
"h": 337.2
},
"luminance": 0.3931
}Semantic roles & 50–950 ramp
primary
#FF75DF
secondary
#D4F7DC
accent
#E63500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84