#FE7BCC#FE7BCC
#FE7BCC is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.8% C 0.183 H 344.4°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7BCC |
|---|---|
| RGB | rgb(254, 123, 204) |
| HSL | hsl(323, 98%, 74%) |
| HSV | hsv(323, 52%, 100%) |
| CMYK | cmyk(0%, 51.6%, 19.7%, 0.4%) |
| CIE-LAB | lab(69.18, 59.00, -18.60) |
| CIE-LCH | lch(69.18, 61.86, 342.51°) |
| OKLab | oklab(75.81% 0.176 -0.0493) |
| OKLCH | oklch(75.81% 0.183 344.4) |
| XYZ | xyz(58.8564, 39.6012, 61.6590) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.68
Pink (survey)
#FF81C0
ΔE00 3.43
Bubblegum (survey)
#FF6CB5
ΔE00 4.56
Hot Pink
#FF69B4
ΔE00 4.86
Bubble Gum Pink
#FF69AF
ΔE00 5.72
Purply Pink
#F075E6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7BCC #7BFEAD
analogous
#EF7BFE #FE7BCC #FE7B8B
triadic
#FE7BCC #CCFE7B #7BCCFE
tetradic
#FE7BCC #FEEF7B #7BFEAD #7B8BFE
square
#FE7BCC #FEEF7B #7BFEAD #7B8BFE
split-complementary
#FE7BCC #8BFE7B #7BFEEF
monochromatic
#FD029D #FE3EB5 #FE7BCC #FEB8E3 #FFE1F3
Accessibility & contrast
On white
2.35
#FE7BCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#FE7BCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7BCC
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7BCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7BCC | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859BCF
Deuteranopia (green-blind)
#A9B1C9
Tritanopia (blue-blind)
#FF7A9A
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe7bcc; /* rgb */ color: rgb(254, 123, 204); /* oklch */ color: oklch(75.8% 0.183 344.4);
Tailwind
colors: {
custom: {
50: '#ffa5db',
500: '#fe7bcc',
950: '#000000',
},
}SCSS
$custom: #fe7bcc; $custom-light: #ffa5db; $custom-dark: #000000;
JSON
{
"hex": "#fe7bcc",
"rgb": {
"r": 254,
"g": 123,
"b": 204
},
"hsl": {
"h": 322.901,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.75814,
"c": 0.18276,
"h": 344.4
},
"luminance": 0.39596
}Semantic roles & 50–950 ramp
primary
#FE7BCC
secondary
#D4F7E1
accent
#E65800
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83