#FE8DBB#FE8DBB
#FE8DBB is a light, vivid pink. Relative luminance 0.437; OKLCH L 77.8% C 0.145 H 355.2°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8DBB |
|---|---|
| RGB | rgb(254, 141, 187) |
| HSL | hsl(336, 98%, 77%) |
| HSV | hsv(336, 44%, 100%) |
| CMYK | cmyk(0%, 44.5%, 26.4%, 0.4%) |
| CIE-LAB | lab(72.04, 47.94, -4.86) |
| CIE-LCH | lch(72.04, 48.19, 354.21°) |
| OKLab | oklab(77.78% 0.1447 -0.0122) |
| OKLCH | oklch(77.78% 0.145 355.2) |
| XYZ | xyz(59.3694, 43.7131, 52.3147) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.55
Pinky
#FC86AA
ΔE00 3.60
Carnation Pink
#FF7FA7
ΔE00 4.34
Rosa
#FE86A4
ΔE00 5.28
Bubblegum Pink
#FE83CC
ΔE00 5.48
Pig Pink
#E78EA5
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8DBB #8DFED0
analogous
#FE8DF4 #FE8DBB #FE978D
triadic
#FE8DBB #BBFE8D #8DBBFE
tetradic
#FE8DBB #F4FE8D #8DFED0 #978DFE
square
#FE8DBB #F4FE8D #8DFED0 #978DFE
split-complementary
#FE8DBB #8DFE97 #8DF4FE
monochromatic
#FD1473 #FD5097 #FE8DBB #FFCADF #FFE1ED
Accessibility & contrast
On white
2.16
#FE8DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#FE8DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8DBB
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8DBB | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BD
Deuteranopia (green-blind)
#B8B8B8
Tritanopia (blue-blind)
#FF879E
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fe8dbb; /* rgb */ color: rgb(254, 141, 187); /* oklch */ color: oklch(77.8% 0.145 355.2);
Tailwind
colors: {
custom: {
50: '#ffb1cf',
500: '#fe8dbb',
950: '#000000',
},
}SCSS
$custom: #fe8dbb; $custom-light: #ffb1cf; $custom-dark: #000000;
JSON
{
"hex": "#fe8dbb",
"rgb": {
"r": 254,
"g": 141,
"b": 187
},
"hsl": {
"h": 335.575,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.77778,
"c": 0.14521,
"h": 355.2
},
"luminance": 0.43708
}Semantic roles & 50–950 ramp
primary
#FE8DBB
secondary
#D4F7E9
accent
#E68800
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082