#FF75DD#FF75DD
#FF75DD is a light, highly saturated pink. Relative luminance 0.392; OKLCH L 75.8% C 0.204 H 337.9°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FF75DD |
|---|---|
| RGB | rgb(255, 117, 221) |
| HSL | hsl(315, 100%, 73%) |
| HSV | hsv(315, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 13.3%, 0%) |
| CIE-LAB | lab(68.90, 64.51, -28.48) |
| CIE-LCH | lch(68.90, 70.52, 336.18°) |
| OKLab | oklab(75.83% 0.1891 -0.0768) |
| OKLCH | oklch(75.83% 0.204 337.9) |
| XYZ | xyz(60.6531, 39.2077, 72.7659) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.61
Candy Pink
#FF63E9
ΔE00 3.99
Violet (CSS)
#EE82EE
ΔE00 4.88
Bubblegum Pink
#FE83CC
ΔE00 4.96
Lavender Pink
#DD85D7
ΔE00 5.89
Light Magenta
#FA5FF7
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF75DD #75FF97
analogous
#DC75FF #FF75DD #FF7598
triadic
#FF75DD #DDFF75 #75DDFF
tetradic
#FF75DD #FFDC75 #75FF97 #7598FF
square
#FF75DD #FFDC75 #75FF97 #7598FF
split-complementary
#FF75DD #98FF75 #75FFDC
monochromatic
#FA00BC #FF38CE #FF75DD #FFB2EC #FFE0F7
Accessibility & contrast
On white
2.38
#FF75DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#FF75DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF75DD
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF75DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF75DD | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799BE0
Deuteranopia (green-blind)
#A1B0D9
Tritanopia (blue-blind)
#FF7A9F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff75dd; /* rgb */ color: rgb(255, 117, 221); /* oklch */ color: oklch(75.8% 0.204 337.9);
Tailwind
colors: {
custom: {
50: '#ffa2e7',
500: '#ff75dd',
950: '#000000',
},
}SCSS
$custom: #ff75dd; $custom-light: #ffa2e7; $custom-dark: #000000;
JSON
{
"hex": "#ff75dd",
"rgb": {
"r": 255,
"g": 117,
"b": 221
},
"hsl": {
"h": 314.783,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.75835,
"c": 0.20413,
"h": 337.9
},
"luminance": 0.39203
}Semantic roles & 50–950 ramp
primary
#FF75DD
secondary
#D4F7DC
accent
#E63900
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84