#FD8BEA#FD8BEA
#FD8BEA is a light, vivid pink. Relative luminance 0.453; OKLCH L 79.1% C 0.178 H 333.6°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8BEA |
|---|---|
| RGB | rgb(253, 139, 234) |
| HSL | hsl(310, 97%, 77%) |
| HSV | hsv(310, 45%, 99%) |
| CMYK | cmyk(0%, 45.1%, 7.5%, 0.8%) |
| CIE-LAB | lab(73.08, 55.61, -29.23) |
| CIE-LCH | lch(73.08, 62.82, 332.27°) |
| OKLab | oklab(79.05% 0.1595 -0.0791) |
| OKLCH | oklch(79.05% 0.178 333.6) |
| XYZ | xyz(64.5917, 45.2923, 83.1661) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.95
Purply Pink
#F075E6
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 5.41
Bubblegum Pink
#FE83CC
ΔE00 5.68
Candy Pink
#FF63E9
ΔE00 6.98
Plum
#DDA0DD
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8BEA #8BFD9E
analogous
#D78BFD #FD8BEA #FD8BB1
triadic
#FD8BEA #EAFD8B #8BEAFD
tetradic
#FD8BEA #FDD78B #8BFD9E #8BB1FD
square
#FD8BEA #FDD78B #8BFD9E #8BB1FD
split-complementary
#FD8BEA #B1FD8B #8BFDD7
monochromatic
#FB13D4 #FC4FDF #FD8BEA #FEC7F5 #FEE1FA
Accessibility & contrast
On white
2.09
#FD8BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#FD8BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8BEA
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8BEA | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9ED
Deuteranopia (green-blind)
#A9B9E7
Tritanopia (blue-blind)
#FF91B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fd8bea; /* rgb */ color: rgb(253, 139, 234); /* oklch */ color: oklch(79.1% 0.178 333.6);
Tailwind
colors: {
custom: {
50: '#ffb0f1',
500: '#fd8bea',
950: '#000000',
},
}SCSS
$custom: #fd8bea; $custom-light: #ffb0f1; $custom-dark: #000000;
JSON
{
"hex": "#fd8bea",
"rgb": {
"r": 253,
"g": 139,
"b": 234
},
"hsl": {
"h": 310,
"s": 96.61,
"l": 76.863
},
"oklch": {
"l": 0.79053,
"c": 0.17807,
"h": 333.6
},
"luminance": 0.45288
}Semantic roles & 50–950 ramp
primary
#FD8BEA
secondary
#D4F7DA
accent
#E62600
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084