#FE7CCF#FE7CCF
#FE7CCF is a light, vivid pink. Relative luminance 0.400; OKLCH L 76.1% C 0.183 H 343.3°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7CCF |
|---|---|
| RGB | rgb(254, 124, 207) |
| HSL | hsl(322, 98%, 74%) |
| HSV | hsv(322, 51%, 100%) |
| CMYK | cmyk(0%, 51.2%, 18.5%, 0.4%) |
| CIE-LAB | lab(69.47, 58.96, -19.84) |
| CIE-LCH | lch(69.47, 62.21, 341.40°) |
| OKLab | oklab(76.06% 0.1754 -0.0527) |
| OKLCH | oklch(76.06% 0.183 343.3) |
| XYZ | xyz(59.3444, 39.9958, 63.6138) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.81
Pink (survey)
#FF81C0
ΔE00 3.88
Bubblegum (survey)
#FF6CB5
ΔE00 5.10
Hot Pink
#FF69B4
ΔE00 5.38
Bubble Gum Pink
#FF69AF
ΔE00 6.26
Purply Pink
#F075E6
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7CCF #7CFEAB
analogous
#EC7CFE #FE7CCF #FE7C8E
triadic
#FE7CCF #CFFE7C #7CCFFE
tetradic
#FE7CCF #FEEC7C #7CFEAB #7C8EFE
square
#FE7CCF #FEEC7C #7CFEAB #7C8EFE
split-complementary
#FE7CCF #8EFE7C #7CFEEC
monochromatic
#FD03A2 #FE3FB9 #FE7CCF #FEB9E5 #FFE1F4
Accessibility & contrast
On white
2.33
#FE7CCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#FE7CCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7CCF
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7CCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7CCF | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859CD2
Deuteranopia (green-blind)
#A9B2CC
Tritanopia (blue-blind)
#FF7C9C
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fe7ccf; /* rgb */ color: rgb(254, 124, 207); /* oklch */ color: oklch(76.1% 0.183 343.3);
Tailwind
colors: {
custom: {
50: '#ffa6dd',
500: '#fe7ccf',
950: '#000000',
},
}SCSS
$custom: #fe7ccf; $custom-light: #ffa6dd; $custom-dark: #000000;
JSON
{
"hex": "#fe7ccf",
"rgb": {
"r": 254,
"g": 124,
"b": 207
},
"hsl": {
"h": 321.692,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.76058,
"c": 0.18312,
"h": 343.3
},
"luminance": 0.39991
}Semantic roles & 50–950 ramp
primary
#FE7CCF
secondary
#D4F7E1
accent
#E65300
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83