#FE8BED#FE8BED
#FE8BED is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.3% C 0.181 H 332.9°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8BED |
|---|---|
| RGB | rgb(254, 139, 237) |
| HSL | hsl(309, 98%, 77%) |
| HSV | hsv(309, 45%, 100%) |
| CMYK | cmyk(0%, 45.3%, 6.7%, 0.4%) |
| CIE-LAB | lab(73.32, 56.40, -30.49) |
| CIE-LCH | lch(73.32, 64.11, 331.60°) |
| OKLab | oklab(79.29% 0.1613 -0.0827) |
| OKLCH | oklch(79.29% 0.181 332.9) |
| XYZ | xyz(65.3914, 45.6544, 85.4722) |
| Luminance | 0.4565 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.77
Purply Pink
#F075E6
ΔE00 5.13
Lavender Pink
#DD85D7
ΔE00 5.63
Bubblegum Pink
#FE83CC
ΔE00 6.13
Candy Pink
#FF63E9
ΔE00 6.89
Plum
#DDA0DD
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8BED #8BFE9C
analogous
#D68BFE #FE8BED #FE8BB3
triadic
#FE8BED #EDFE8B #8BEDFE
tetradic
#FE8BED #FED68B #8BFE9C #8BB3FE
square
#FE8BED #FED68B #8BFE9C #8BB3FE
split-complementary
#FE8BED #B3FE8B #8BFED6
monochromatic
#FD12DA #FD4EE4 #FE8BED #FFC8F6 #FFE1FA
Accessibility & contrast
On white
2.07
#FE8BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#FE8BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8BED
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8BED | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF0
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#FF92B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fe8bed; /* rgb */ color: rgb(254, 139, 237); /* oklch */ color: oklch(79.3% 0.181 332.9);
Tailwind
colors: {
custom: {
50: '#ffb0f3',
500: '#fe8bed',
950: '#000000',
},
}SCSS
$custom: #fe8bed; $custom-light: #ffb0f3; $custom-dark: #000000;
JSON
{
"hex": "#fe8bed",
"rgb": {
"r": 254,
"g": 139,
"b": 237
},
"hsl": {
"h": 308.87,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.79293,
"c": 0.18122,
"h": 332.9
},
"luminance": 0.4565
}Semantic roles & 50–950 ramp
primary
#FE8BED
secondary
#D4F7D9
accent
#E62200
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085