#FE7BCF#FE7BCF
#FE7BCF is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.9% C 0.185 H 343.2°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7BCF |
|---|---|
| RGB | rgb(254, 123, 207) |
| HSL | hsl(322, 98%, 74%) |
| HSV | hsv(322, 52%, 100%) |
| CMYK | cmyk(0%, 51.6%, 18.5%, 0.4%) |
| CIE-LAB | lab(69.29, 59.43, -20.11) |
| CIE-LCH | lch(69.29, 62.74, 341.30°) |
| OKLab | oklab(75.93% 0.1768 -0.0535) |
| OKLCH | oklch(75.93% 0.185 343.2) |
| XYZ | xyz(59.2197, 39.7465, 63.5722) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.00
Pink (survey)
#FF81C0
ΔE00 4.00
Bubblegum (survey)
#FF6CB5
ΔE00 5.06
Hot Pink
#FF69B4
ΔE00 5.33
Bubble Gum Pink
#FF69AF
ΔE00 6.23
Purply Pink
#F075E6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7BCF #7BFEAA
analogous
#EC7BFE #FE7BCF #FE7B8E
triadic
#FE7BCF #CFFE7B #7BCFFE
tetradic
#FE7BCF #FEEC7B #7BFEAA #7B8EFE
square
#FE7BCF #FEEC7B #7BFEAA #7B8EFE
split-complementary
#FE7BCF #8EFE7B #7BFEEC
monochromatic
#FD02A3 #FE3EB9 #FE7BCF #FEB8E5 #FFE1F4
Accessibility & contrast
On white
2.35
#FE7BCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#FE7BCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7BCF
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7BCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7BCF | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849CD2
Deuteranopia (green-blind)
#A8B1CC
Tritanopia (blue-blind)
#FF7B9C
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe7bcf; /* rgb */ color: rgb(254, 123, 207); /* oklch */ color: oklch(75.9% 0.185 343.2);
Tailwind
colors: {
custom: {
50: '#ffa6dd',
500: '#fe7bcf',
950: '#000000',
},
}SCSS
$custom: #fe7bcf; $custom-light: #ffa6dd; $custom-dark: #000000;
JSON
{
"hex": "#fe7bcf",
"rgb": {
"r": 254,
"g": 123,
"b": 207
},
"hsl": {
"h": 321.527,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.75926,
"c": 0.18466,
"h": 343.2
},
"luminance": 0.39742
}Semantic roles & 50–950 ramp
primary
#FE7BCF
secondary
#D4F7E1
accent
#E65200
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83