#FF75DA#FF75DA
#FF75DA is a light, highly saturated pink. Relative luminance 0.390; OKLCH L 75.7% C 0.202 H 338.9°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FF75DA |
|---|---|
| RGB | rgb(255, 117, 218) |
| HSL | hsl(316, 100%, 73%) |
| HSV | hsv(316, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 14.5%, 0%) |
| CIE-LAB | lab(68.79, 64.07, -26.99) |
| CIE-LCH | lch(68.79, 69.52, 337.16°) |
| OKLab | oklab(75.71% 0.1885 -0.0726) |
| OKLCH | oklch(75.71% 0.202 338.9) |
| XYZ | xyz(60.2570, 39.0492, 70.6797) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.05
Candy Pink
#FF63E9
ΔE00 4.39
Bubblegum Pink
#FE83CC
ΔE00 4.51
Violet (CSS)
#EE82EE
ΔE00 5.32
Lavender Pink
#DD85D7
ΔE00 5.98
Pink (survey)
#FF81C0
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF75DA #75FF9A
analogous
#DF75FF #FF75DA #FF7595
triadic
#FF75DA #DAFF75 #75DAFF
tetradic
#FF75DA #FFDF75 #75FF9A #7595FF
square
#FF75DA #FFDF75 #75FF9A #7595FF
split-complementary
#FF75DA #95FF75 #75FFDF
monochromatic
#FA00B7 #FF38CA #FF75DA #FFB2EA #FFE0F7
Accessibility & contrast
On white
2.38
#FF75DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#FF75DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF75DA
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF75DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF75DA | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9ADD
Deuteranopia (green-blind)
#A2B0D6
Tritanopia (blue-blind)
#FF799E
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ff75da; /* rgb */ color: rgb(255, 117, 218); /* oklch */ color: oklch(75.7% 0.202 338.9);
Tailwind
colors: {
custom: {
50: '#ffa2e5',
500: '#ff75da',
950: '#000000',
},
}SCSS
$custom: #ff75da; $custom-light: #ffa2e5; $custom-dark: #000000;
JSON
{
"hex": "#ff75da",
"rgb": {
"r": 255,
"g": 117,
"b": 218
},
"hsl": {
"h": 316.087,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.75713,
"c": 0.20201,
"h": 338.9
},
"luminance": 0.39045
}Semantic roles & 50–950 ramp
primary
#FF75DA
secondary
#D4F7DD
accent
#E63E00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#180F15
muted
#867F84