#FE75C8#FE75C8
#FE75C8 is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.9% C 0.189 H 345.3°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FE75C8 |
|---|---|
| RGB | rgb(254, 117, 200) |
| HSL | hsl(324, 99%, 73%) |
| HSV | hsv(324, 54%, 100%) |
| CMYK | cmyk(0%, 53.9%, 21.3%, 0.4%) |
| CIE-LAB | lab(68.00, 61.21, -18.16) |
| CIE-LCH | lch(68.00, 63.85, 343.48°) |
| OKLab | oklab(74.89% 0.1833 -0.048) |
| OKLCH | oklch(74.89% 0.189 345.3) |
| XYZ | xyz(57.6612, 37.9685, 58.9242) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.66
Pink (survey)
#FF81C0
ΔE00 3.68
Bubblegum (survey)
#FF6CB5
ΔE00 3.69
Hot Pink
#FF69B4
ΔE00 3.91
Bubble Gum Pink
#FF69AF
ΔE00 4.87
Purply Pink
#F075E6
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE75C8 #75FEAB
analogous
#F075FE #FE75C8 #FE7583
triadic
#FE75C8 #C8FE75 #75C8FE
tetradic
#FE75C8 #FEF075 #75FEAB #7583FE
square
#FE75C8 #FEF075 #75FEAB #7583FE
split-complementary
#FE75C8 #83FE75 #75FEF0
monochromatic
#F70296 #FE38B0 #FE75C8 #FEB2E0 #FFE1F3
Accessibility & contrast
On white
2.44
#FE75C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#FE75C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE75C8
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE75C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE75C8 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8197CB
Deuteranopia (green-blind)
#A7AEC5
Tritanopia (blue-blind)
#FF7496
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fe75c8; /* rgb */ color: rgb(254, 117, 200); /* oklch */ color: oklch(74.9% 0.189 345.3);
Tailwind
colors: {
custom: {
50: '#ffa2d8',
500: '#fe75c8',
950: '#000000',
},
}SCSS
$custom: #fe75c8; $custom-light: #ffa2d8; $custom-dark: #000000;
JSON
{
"hex": "#fe75c8",
"rgb": {
"r": 254,
"g": 117,
"b": 200
},
"hsl": {
"h": 323.65,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.74885,
"c": 0.18949,
"h": 345.3
},
"luminance": 0.37964
}Semantic roles & 50–950 ramp
primary
#FE75C8
secondary
#D4F7E2
accent
#E65A00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83