#FE8BEE#FE8BEE
#FE8BEE is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.3% C 0.182 H 332.5°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8BEE |
|---|---|
| RGB | rgb(254, 139, 238) |
| HSL | hsl(308, 98%, 77%) |
| HSV | hsv(308, 45%, 100%) |
| CMYK | cmyk(0%, 45.3%, 6.3%, 0.4%) |
| CIE-LAB | lab(73.36, 56.56, -30.98) |
| CIE-LCH | lch(73.36, 64.49, 331.29°) |
| OKLab | oklab(79.33% 0.1615 -0.084) |
| OKLCH | oklch(79.33% 0.182 332.5) |
| XYZ | xyz(65.5379, 45.7130, 86.2438) |
| Luminance | 0.4571 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.67
Purply Pink
#F075E6
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 5.67
Bubblegum Pink
#FE83CC
ΔE00 6.31
Candy Pink
#FF63E9
ΔE00 6.86
Plum
#DDA0DD
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8BEE #8BFE9B
analogous
#D58BFE #FE8BEE #FE8BB5
triadic
#FE8BEE #EEFE8B #8BEEFE
tetradic
#FE8BEE #FED58B #8BFE9B #8BB5FE
square
#FE8BEE #FED58B #8BFE9B #8BB5FE
split-complementary
#FE8BEE #B5FE8B #8BFED5
monochromatic
#FD12DC #FD4EE5 #FE8BEE #FFC8F7 #FFE1FB
Accessibility & contrast
On white
2.07
#FE8BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#FE8BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8BEE
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8BEE | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF1
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#FF92B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fe8bee; /* rgb */ color: rgb(254, 139, 238); /* oklch */ color: oklch(79.3% 0.182 332.5);
Tailwind
colors: {
custom: {
50: '#ffb0f3',
500: '#fe8bee',
950: '#000000',
},
}SCSS
$custom: #fe8bee; $custom-light: #ffb0f3; $custom-dark: #000000;
JSON
{
"hex": "#fe8bee",
"rgb": {
"r": 254,
"g": 139,
"b": 238
},
"hsl": {
"h": 308.348,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.79334,
"c": 0.18203,
"h": 332.5
},
"luminance": 0.45709
}Semantic roles & 50–950 ramp
primary
#FE8BEE
secondary
#D4F7D9
accent
#E62000
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085