#FD94EB#FD94EB
#FD94EB is a light, vivid pink. Relative luminance 0.481; OKLCH L 80.4% C 0.164 H 333.6°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FD94EB |
|---|---|
| RGB | rgb(253, 148, 235) |
| HSL | hsl(310, 96%, 79%) |
| HSV | hsv(310, 42%, 99%) |
| CMYK | cmyk(0%, 41.5%, 7.1%, 0.8%) |
| CIE-LAB | lab(74.87, 51.31, -27.04) |
| CIE-LCH | lch(74.87, 58.00, 332.21°) |
| OKLab | oklab(80.4% 0.1469 -0.073) |
| OKLCH | oklch(80.4% 0.164 333.6) |
| XYZ | xyz(66.0930, 48.0643, 84.3772) |
| Luminance | 0.4806 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.33
Bubblegum Pink
#FE83CC
ΔE00 6.02
Lavender Pink
#DD85D7
ΔE00 6.14
Plum
#DDA0DD
ΔE00 6.55
Purply Pink
#F075E6
ΔE00 6.90
Pink (survey)
#FF81C0
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD94EB #94FDA6
analogous
#DA94FD #FD94EB #FD94B6
triadic
#FD94EB #EBFD94 #94EBFD
tetradic
#FD94EB #FDDA94 #94FDA6 #94B6FD
square
#FD94EB #FDDA94 #94FDA6 #94B6FD
split-complementary
#FD94EB #B6FD94 #94FDDA
monochromatic
#FB1CD5 #FC58E0 #FD94EB #FED0F6 #FEE1F9
Accessibility & contrast
On white
1.98
#FD94EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#FD94EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD94EB
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD94EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD94EB | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEE
Deuteranopia (green-blind)
#AFBEE8
Tritanopia (blue-blind)
#FF9AB5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fd94eb; /* rgb */ color: rgb(253, 148, 235); /* oklch */ color: oklch(80.4% 0.164 333.6);
Tailwind
colors: {
custom: {
50: '#ffb6f1',
500: '#fd94eb',
950: '#000000',
},
}SCSS
$custom: #fd94eb; $custom-light: #ffb6f1; $custom-dark: #000000;
JSON
{
"hex": "#fd94eb",
"rgb": {
"r": 253,
"g": 148,
"b": 235
},
"hsl": {
"h": 310.286,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.80399,
"c": 0.16407,
"h": 333.6
},
"luminance": 0.48061
}Semantic roles & 50–950 ramp
primary
#FD94EB
secondary
#D4F7DA
accent
#E62700
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084