#FE8EEB#FE8EEB
#FE8EEB is a light, vivid pink. Relative luminance 0.464; OKLCH L 79.6% C 0.175 H 333.7°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8EEB |
|---|---|
| RGB | rgb(254, 142, 235) |
| HSL | hsl(310, 98%, 78%) |
| HSV | hsv(310, 44%, 100%) |
| CMYK | cmyk(0%, 44.1%, 7.5%, 0.4%) |
| CIE-LAB | lab(73.82, 54.60, -28.64) |
| CIE-LCH | lch(73.82, 61.65, 332.32°) |
| OKLab | oklab(79.64% 0.1566 -0.0775) |
| OKLCH | oklch(79.64% 0.175 333.7) |
| XYZ | xyz(65.5412, 46.4188, 84.0887) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 5.75
Bubblegum Pink
#FE83CC
ΔE00 5.77
Purply Pink
#F075E6
ΔE00 5.79
Plum
#DDA0DD
ΔE00 7.39
Candy Pink
#FF63E9
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8EEB #8EFEA1
analogous
#D98EFE #FE8EEB #FE8EB3
triadic
#FE8EEB #EBFE8E #8EEBFE
tetradic
#FE8EEB #FED98E #8EFEA1 #8EB3FE
square
#FE8EEB #FED98E #8EFEA1 #8EB3FE
split-complementary
#FE8EEB #B3FE8E #8EFED9
monochromatic
#FD15D6 #FD51E0 #FE8EEB #FFCBF6 #FFE1FA
Accessibility & contrast
On white
2.04
#FE8EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#FE8EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8EEB
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8EEB | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABEE
Deuteranopia (green-blind)
#ABBBE8
Tritanopia (blue-blind)
#FF94B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fe8eeb; /* rgb */ color: rgb(254, 142, 235); /* oklch */ color: oklch(79.6% 0.175 333.7);
Tailwind
colors: {
custom: {
50: '#ffb2f1',
500: '#fe8eeb',
950: '#000000',
},
}SCSS
$custom: #fe8eeb; $custom-light: #ffb2f1; $custom-dark: #000000;
JSON
{
"hex": "#fe8eeb",
"rgb": {
"r": 254,
"g": 142,
"b": 235
},
"hsl": {
"h": 310.179,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.79638,
"c": 0.1747,
"h": 333.7
},
"luminance": 0.46415
}Semantic roles & 50–950 ramp
primary
#FE8EEB
secondary
#D4F7DA
accent
#E62700
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084