#FF94EB#FF94EB
#FF94EB is a light, vivid pink. Relative luminance 0.484; OKLCH L 80.6% C 0.166 H 334.2°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FF94EB |
|---|---|
| RGB | rgb(255, 148, 235) |
| HSL | hsl(311, 100%, 79%) |
| HSV | hsv(311, 42%, 100%) |
| CMYK | cmyk(0%, 42%, 7.8%, 0%) |
| CIE-LAB | lab(75.10, 51.92, -26.66) |
| CIE-LCH | lch(75.10, 58.36, 332.82°) |
| OKLab | oklab(80.63% 0.1491 -0.0719) |
| OKLCH | oklch(80.63% 0.166 334.2) |
| XYZ | xyz(66.8250, 48.4418, 84.4115) |
| Luminance | 0.4844 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.57
Bubblegum Pink
#FE83CC
ΔE00 5.88
Lavender Pink
#DD85D7
ΔE00 6.40
Plum
#DDA0DD
ΔE00 6.78
Purply Pink
#F075E6
ΔE00 7.06
Pink (survey)
#FF81C0
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF94EB #94FFA8
analogous
#DE94FF #FF94EB #FF94B6
triadic
#FF94EB #EBFF94 #94EBFF
tetradic
#FF94EB #FFDE94 #94FFA8 #94B6FF
square
#FF94EB #FFDE94 #94FFA8 #94B6FF
split-complementary
#FF94EB #B6FF94 #94FFDE
monochromatic
#FF1AD4 #FF57E0 #FF94EB #FFD1F6 #FFE0F9
Accessibility & contrast
On white
1.96
#FF94EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#FF94EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF94EB
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF94EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF94EB | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEE
Deuteranopia (green-blind)
#B0BFE8
Tritanopia (blue-blind)
#FF99B5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff94eb; /* rgb */ color: rgb(255, 148, 235); /* oklch */ color: oklch(80.6% 0.166 334.2);
Tailwind
colors: {
custom: {
50: '#ffb6f1',
500: '#ff94eb',
950: '#000000',
},
}SCSS
$custom: #ff94eb; $custom-light: #ffb6f1; $custom-dark: #000000;
JSON
{
"hex": "#ff94eb",
"rgb": {
"r": 255,
"g": 148,
"b": 235
},
"hsl": {
"h": 311.215,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.80628,
"c": 0.16553,
"h": 334.2
},
"luminance": 0.48438
}Semantic roles & 50–950 ramp
primary
#FF94EB
secondary
#D4F7DA
accent
#E62B00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084