#FE8DEB#FE8DEB
#FE8DEB is a light, vivid pink. Relative luminance 0.461; OKLCH L 79.5% C 0.176 H 333.6°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8DEB |
|---|---|
| RGB | rgb(254, 141, 235) |
| HSL | hsl(310, 98%, 77%) |
| HSV | hsv(310, 44%, 100%) |
| CMYK | cmyk(0%, 44.5%, 7.5%, 0.4%) |
| CIE-LAB | lab(73.63, 55.09, -28.93) |
| CIE-LCH | lch(73.63, 62.22, 332.29°) |
| OKLab | oklab(79.5% 0.158 -0.0783) |
| OKLCH | oklch(79.5% 0.176 333.6) |
| XYZ | xyz(65.3931, 46.1226, 84.0393) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.28
Purply Pink
#F075E6
ΔE00 5.60
Lavender Pink
#DD85D7
ΔE00 5.68
Bubblegum Pink
#FE83CC
ΔE00 5.77
Candy Pink
#FF63E9
ΔE00 7.38
Plum
#DDA0DD
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8DEB #8DFEA0
analogous
#D88DFE #FE8DEB #FE8DB3
triadic
#FE8DEB #EBFE8D #8DEBFE
tetradic
#FE8DEB #FED88D #8DFEA0 #8DB3FE
square
#FE8DEB #FED88D #8DFEA0 #8DB3FE
split-complementary
#FE8DEB #B3FE8D #8DFED8
monochromatic
#FD14D6 #FD50E0 #FE8DEB #FFCAF6 #FFE1FA
Accessibility & contrast
On white
2.05
#FE8DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#FE8DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8DEB
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8DEB | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#AABBE8
Tritanopia (blue-blind)
#FF93B1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fe8deb; /* rgb */ color: rgb(254, 141, 235); /* oklch */ color: oklch(79.5% 0.176 333.6);
Tailwind
colors: {
custom: {
50: '#ffb1f1',
500: '#fe8deb',
950: '#000000',
},
}SCSS
$custom: #fe8deb; $custom-light: #ffb1f1; $custom-dark: #000000;
JSON
{
"hex": "#fe8deb",
"rgb": {
"r": 254,
"g": 141,
"b": 235
},
"hsl": {
"h": 310.088,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.79495,
"c": 0.17633,
"h": 333.6
},
"luminance": 0.46119
}Semantic roles & 50–950 ramp
primary
#FE8DEB
secondary
#D4F7DA
accent
#E62700
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084