#FF75DE#FF75DE
#FF75DE is a light, highly saturated pink. Relative luminance 0.393; OKLCH L 75.9% C 0.205 H 337.6°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FF75DE |
|---|---|
| RGB | rgb(255, 117, 222) |
| HSL | hsl(314, 100%, 73%) |
| HSV | hsv(314, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 12.9%, 0%) |
| CIE-LAB | lab(68.94, 64.66, -28.97) |
| CIE-LCH | lch(68.94, 70.86, 335.87°) |
| OKLab | oklab(75.88% 0.1893 -0.0782) |
| OKLCH | oklch(75.88% 0.205 337.6) |
| XYZ | xyz(60.7868, 39.2611, 73.4697) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.48
Candy Pink
#FF63E9
ΔE00 3.87
Violet (CSS)
#EE82EE
ΔE00 4.74
Bubblegum Pink
#FE83CC
ΔE00 5.12
Lavender Pink
#DD85D7
ΔE00 5.87
Light Magenta
#FA5FF7
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF75DE #75FF96
analogous
#DB75FF #FF75DE #FF7599
triadic
#FF75DE #DEFF75 #75DEFF
tetradic
#FF75DE #FFDB75 #75FF96 #7599FF
square
#FF75DE #FFDB75 #75FF96 #7599FF
split-complementary
#FF75DE #99FF75 #75FFDB
monochromatic
#FA00BE #FF38CF #FF75DE #FFB2ED #FFE0F8
Accessibility & contrast
On white
2.37
#FF75DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#FF75DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF75DE
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF75DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF75DE | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799BE1
Deuteranopia (green-blind)
#A0B0DA
Tritanopia (blue-blind)
#FF7AA0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff75de; /* rgb */ color: rgb(255, 117, 222); /* oklch */ color: oklch(75.9% 0.205 337.6);
Tailwind
colors: {
custom: {
50: '#ffa2e8',
500: '#ff75de',
950: '#000000',
},
}SCSS
$custom: #ff75de; $custom-light: #ffa2e8; $custom-dark: #000000;
JSON
{
"hex": "#ff75de",
"rgb": {
"r": 255,
"g": 117,
"b": 222
},
"hsl": {
"h": 314.348,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.75876,
"c": 0.20484,
"h": 337.6
},
"luminance": 0.39257
}Semantic roles & 50–950 ramp
primary
#FF75DE
secondary
#D4F7DC
accent
#E63700
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F16
muted
#867F84