#FE8BD2#FE8BD2
#FE8BD2 is a light, vivid pink. Relative luminance 0.442; OKLCH L 78.3% C 0.161 H 343.6°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8BD2 |
|---|---|
| RGB | rgb(254, 139, 210) |
| HSL | hsl(323, 98%, 77%) |
| HSV | hsv(323, 45%, 100%) |
| CMYK | cmyk(0%, 45.3%, 17.3%, 0.4%) |
| CIE-LAB | lab(72.36, 52.17, -17.12) |
| CIE-LCH | lch(72.36, 54.91, 341.83°) |
| OKLab | oklab(78.26% 0.1546 -0.0454) |
| OKLCH | oklch(78.26% 0.161 343.6) |
| XYZ | xyz(61.7395, 44.1936, 66.2387) |
| Luminance | 0.4419 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.67
Pink (survey)
#FF81C0
ΔE00 3.64
Bubblegum (survey)
#FF6CB5
ΔE00 6.81
Lavender Pink
#DD85D7
ΔE00 7.10
Hot Pink
#FF69B4
ΔE00 7.24
Bubble Gum Pink
#FF69AF
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8BD2 #8BFEB7
analogous
#F18BFE #FE8BD2 #FE8B98
triadic
#FE8BD2 #D2FE8B #8BD2FE
tetradic
#FE8BD2 #FEF18B #8BFEB7 #8B98FE
square
#FE8BD2 #FEF18B #8BFEB7 #8B98FE
split-complementary
#FE8BD2 #98FE8B #8BFEF1
monochromatic
#FD12A3 #FD4EBA #FE8BD2 #FFC8EA #FFE1F3
Accessibility & contrast
On white
2.13
#FE8BD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#FE8BD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8BD2
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8BD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8BD2 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A6D4
Deuteranopia (green-blind)
#B1B8CF
Tritanopia (blue-blind)
#FF8BA6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fe8bd2; /* rgb */ color: rgb(254, 139, 210); /* oklch */ color: oklch(78.3% 0.161 343.6);
Tailwind
colors: {
custom: {
50: '#ffb0df',
500: '#fe8bd2',
950: '#000000',
},
}SCSS
$custom: #fe8bd2; $custom-light: #ffb0df; $custom-dark: #000000;
JSON
{
"hex": "#fe8bd2",
"rgb": {
"r": 254,
"g": 139,
"b": 210
},
"hsl": {
"h": 322.957,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.78255,
"c": 0.16115,
"h": 343.6
},
"luminance": 0.44189
}Semantic roles & 50–950 ramp
primary
#FE8BD2
secondary
#D4F7E1
accent
#E65800
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083