#FE8ECB#FE8ECB
#FE8ECB is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.5% C 0.152 H 347.3°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8ECB |
|---|---|
| RGB | rgb(254, 142, 203) |
| HSL | hsl(327, 98%, 78%) |
| HSV | hsv(327, 44%, 100%) |
| CMYK | cmyk(0%, 44.1%, 20.1%, 0.4%) |
| CIE-LAB | lab(72.72, 49.66, -12.72) |
| CIE-LCH | lch(72.72, 51.26, 345.64°) |
| OKLab | oklab(78.45% 0.1482 -0.0333) |
| OKLCH | oklch(78.45% 0.152 347.3) |
| XYZ | xyz(61.3268, 44.7331, 61.8926) |
| Luminance | 0.4473 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.59
Pink (survey)
#FF81C0
ΔE00 2.86
Bubblegum (survey)
#FF6CB5
ΔE00 6.68
Hot Pink
#FF69B4
ΔE00 7.18
Pinky
#FC86AA
ΔE00 7.20
Bubble Gum Pink
#FF69AF
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8ECB #8EFEC1
analogous
#F98EFE #FE8ECB #FE8E93
triadic
#FE8ECB #CBFE8E #8ECBFE
tetradic
#FE8ECB #FEF98E #8EFEC1 #8E93FE
square
#FE8ECB #FEF98E #8EFEC1 #8E93FE
split-complementary
#FE8ECB #93FE8E #8EFEF9
monochromatic
#FD1593 #FD51AF #FE8ECB #FFCBE7 #FFE1F1
Accessibility & contrast
On white
2.11
#FE8ECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#FE8ECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8ECB
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8ECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8ECB | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CD
Deuteranopia (green-blind)
#B5B9C8
Tritanopia (blue-blind)
#FF8CA4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fe8ecb; /* rgb */ color: rgb(254, 142, 203); /* oklch */ color: oklch(78.5% 0.152 347.3);
Tailwind
colors: {
custom: {
50: '#ffb1da',
500: '#fe8ecb',
950: '#000000',
},
}SCSS
$custom: #fe8ecb; $custom-light: #ffb1da; $custom-dark: #000000;
JSON
{
"hex": "#fe8ecb",
"rgb": {
"r": 254,
"g": 142,
"b": 203
},
"hsl": {
"h": 327.321,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.7845,
"c": 0.15189,
"h": 347.3
},
"luminance": 0.44729
}Semantic roles & 50–950 ramp
primary
#FE8ECB
secondary
#D4F7E4
accent
#E66900
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181115
muted
#868083