#FE7ECB#FE7ECB
#FE7ECB is a light, vivid pink. Relative luminance 0.403; OKLCH L 76.2% C 0.177 H 345.1°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7ECB |
|---|---|
| RGB | rgb(254, 126, 203) |
| HSL | hsl(324, 98%, 75%) |
| HSV | hsv(324, 50%, 100%) |
| CMYK | cmyk(0%, 50.4%, 20.1%, 0.4%) |
| CIE-LAB | lab(69.69, 57.45, -17.27) |
| CIE-LCH | lch(69.69, 59.99, 343.26°) |
| OKLab | oklab(76.18% 0.1715 -0.0457) |
| OKLCH | oklch(76.18% 0.177 345.1) |
| XYZ | xyz(59.1148, 40.3091, 61.1553) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 0.99
Pink (survey)
#FF81C0
ΔE00 2.83
Bubblegum (survey)
#FF6CB5
ΔE00 4.59
Hot Pink
#FF69B4
ΔE00 4.95
Bubble Gum Pink
#FF69AF
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7ECB #7EFEB1
analogous
#F17EFE #FE7ECB #FE7E8B
triadic
#FE7ECB #CBFE7E #7ECBFE
tetradic
#FE7ECB #FEF17E #7EFEB1 #7E8BFE
square
#FE7ECB #FEF17E #7EFEB1 #7E8BFE
split-complementary
#FE7ECB #8BFE7E #7EFEF1
monochromatic
#FD059A #FE41B3 #FE7ECB #FEBBE3 #FFE1F3
Accessibility & contrast
On white
2.32
#FE7ECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#FE7ECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7ECB
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7ECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7ECB | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899DCE
Deuteranopia (green-blind)
#ABB2C8
Tritanopia (blue-blind)
#FF7D9C
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fe7ecb; /* rgb */ color: rgb(254, 126, 203); /* oklch */ color: oklch(76.2% 0.177 345.1);
Tailwind
colors: {
custom: {
50: '#ffa7db',
500: '#fe7ecb',
950: '#000000',
},
}SCSS
$custom: #fe7ecb; $custom-light: #ffa7db; $custom-dark: #000000;
JSON
{
"hex": "#fe7ecb",
"rgb": {
"r": 254,
"g": 126,
"b": 203
},
"hsl": {
"h": 323.906,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.76179,
"c": 0.17747,
"h": 345.1
},
"luminance": 0.40304
}Semantic roles & 50–950 ramp
primary
#FE7ECB
secondary
#D4F7E2
accent
#E65B00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181015
muted
#867F83