#FF75CA#FF75CA
#FF75CA is a light, vivid pink. Relative luminance 0.382; OKLCH L 75.1% C 0.192 H 344.8°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FF75CA |
|---|---|
| RGB | rgb(255, 117, 202) |
| HSL | hsl(323, 100%, 73%) |
| HSV | hsv(323, 54%, 100%) |
| CMYK | cmyk(0%, 54.1%, 20.8%, 0%) |
| CIE-LAB | lab(68.21, 61.78, -18.95) |
| CIE-LCH | lch(68.21, 64.62, 342.95°) |
| OKLab | oklab(75.09% 0.1848 -0.0502) |
| OKLCH | oklch(75.09% 0.192 344.8) |
| XYZ | xyz(58.2635, 38.2518, 60.1804) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.68
Pink (survey)
#FF81C0
ΔE00 3.90
Bubblegum (survey)
#FF6CB5
ΔE00 4.00
Hot Pink
#FF69B4
ΔE00 4.21
Bubble Gum Pink
#FF69AF
ΔE00 5.17
Purply Pink
#F075E6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF75CA #75FFAA
analogous
#EF75FF #FF75CA #FF7585
triadic
#FF75CA #CAFF75 #75CAFF
tetradic
#FF75CA #FFEF75 #75FFAA #7585FF
square
#FF75CA #FFEF75 #75FFAA #7585FF
split-complementary
#FF75CA #85FF75 #75FFEF
monochromatic
#FA009A #FF38B2 #FF75CA #FFB2E2 #FFE0F3
Accessibility & contrast
On white
2.43
#FF75CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#FF75CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF75CA
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF75CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF75CA | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8198CD
Deuteranopia (green-blind)
#A7AFC7
Tritanopia (blue-blind)
#FF7496
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff75ca; /* rgb */ color: rgb(255, 117, 202); /* oklch */ color: oklch(75.1% 0.192 344.8);
Tailwind
colors: {
custom: {
50: '#ffa2da',
500: '#ff75ca',
950: '#000000',
},
}SCSS
$custom: #ff75ca; $custom-light: #ffa2da; $custom-dark: #000000;
JSON
{
"hex": "#ff75ca",
"rgb": {
"r": 255,
"g": 117,
"b": 202
},
"hsl": {
"h": 323.043,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.75091,
"c": 0.19153,
"h": 344.8
},
"luminance": 0.38247
}Semantic roles & 50–950 ramp
primary
#FF75CA
secondary
#D4F7E1
accent
#E65800
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83