#FE92EB#FE92EB
#FE92EB is a light, vivid pink. Relative luminance 0.476; OKLCH L 80.2% C 0.168 H 333.8°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FE92EB |
|---|---|
| RGB | rgb(254, 146, 235) |
| HSL | hsl(311, 98%, 78%) |
| HSV | hsv(311, 43%, 100%) |
| CMYK | cmyk(0%, 42.5%, 7.5%, 0.4%) |
| CIE-LAB | lab(74.59, 52.61, -27.45) |
| CIE-LCH | lch(74.59, 59.34, 332.45°) |
| OKLab | oklab(80.22% 0.1509 -0.0741) |
| OKLCH | oklch(80.22% 0.168 333.8) |
| XYZ | xyz(66.1470, 47.6305, 84.2907) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.09
Bubblegum Pink
#FE83CC
ΔE00 5.86
Lavender Pink
#DD85D7
ΔE00 6.07
Purply Pink
#F075E6
ΔE00 6.57
Plum
#DDA0DD
ΔE00 6.90
Pink (survey)
#FF81C0
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE92EB #92FEA5
analogous
#DB92FE #FE92EB #FE92B5
triadic
#FE92EB #EBFE92 #92EBFE
tetradic
#FE92EB #FEDB92 #92FEA5 #92B5FE
square
#FE92EB #FEDB92 #92FEA5 #92B5FE
split-complementary
#FE92EB #B5FE92 #92FEDB
monochromatic
#FD19D5 #FD55E0 #FE92EB #FFCFF6 #FFE1F9
Accessibility & contrast
On white
2.00
#FE92EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#FE92EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE92EB
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE92EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE92EB | 1.00 | 2.00 | 10.53 | 10.53 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AEEE
Deuteranopia (green-blind)
#AEBDE8
Tritanopia (blue-blind)
#FF98B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fe92eb; /* rgb */ color: rgb(254, 146, 235); /* oklch */ color: oklch(80.2% 0.168 333.8);
Tailwind
colors: {
custom: {
50: '#ffb4f1',
500: '#fe92eb',
950: '#000000',
},
}SCSS
$custom: #fe92eb; $custom-light: #ffb4f1; $custom-dark: #000000;
JSON
{
"hex": "#fe92eb",
"rgb": {
"r": 254,
"g": 146,
"b": 235
},
"hsl": {
"h": 310.556,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.80219,
"c": 0.16812,
"h": 333.8
},
"luminance": 0.47627
}Semantic roles & 50–950 ramp
primary
#FE92EB
secondary
#D4F7DA
accent
#E62800
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084