#FE8BEC#FE8BEC
#FE8BEC is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.3% C 0.180 H 333.2°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8BEC |
|---|---|
| RGB | rgb(254, 139, 236) |
| HSL | hsl(309, 98%, 77%) |
| HSV | hsv(309, 45%, 100%) |
| CMYK | cmyk(0%, 45.3%, 7.1%, 0.4%) |
| CIE-LAB | lab(73.28, 56.23, -30.01) |
| CIE-LCH | lch(73.28, 63.74, 331.92°) |
| OKLab | oklab(79.25% 0.1611 -0.0813) |
| OKLCH | oklch(79.25% 0.18 333.2) |
| XYZ | xyz(65.2457, 45.5961, 84.7049) |
| Luminance | 0.4559 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.88
Purply Pink
#F075E6
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 5.60
Bubblegum Pink
#FE83CC
ΔE00 5.96
Candy Pink
#FF63E9
ΔE00 6.93
Plum
#DDA0DD
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8BEC #8BFE9D
analogous
#D68BFE #FE8BEC #FE8BB3
triadic
#FE8BEC #ECFE8B #8BECFE
tetradic
#FE8BEC #FED68B #8BFE9D #8BB3FE
square
#FE8BEC #FED68B #8BFE9D #8BB3FE
split-complementary
#FE8BEC #B3FE8B #8BFED6
monochromatic
#FD12D8 #FD4EE2 #FE8BEC #FFC8F6 #FFE1FA
Accessibility & contrast
On white
2.08
#FE8BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#FE8BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8BEC
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8BEC | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAEF
Deuteranopia (green-blind)
#A9BAE9
Tritanopia (blue-blind)
#FF92B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fe8bec; /* rgb */ color: rgb(254, 139, 236); /* oklch */ color: oklch(79.3% 0.180 333.2);
Tailwind
colors: {
custom: {
50: '#ffb0f2',
500: '#fe8bec',
950: '#000000',
},
}SCSS
$custom: #fe8bec; $custom-light: #ffb0f2; $custom-dark: #000000;
JSON
{
"hex": "#fe8bec",
"rgb": {
"r": 254,
"g": 139,
"b": 236
},
"hsl": {
"h": 309.391,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.79252,
"c": 0.1804,
"h": 333.2
},
"luminance": 0.45592
}Semantic roles & 50–950 ramp
primary
#FE8BEC
secondary
#D4F7D9
accent
#E62400
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085