#FF94EA#FF94EA
#FF94EA is a light, vivid pink. Relative luminance 0.484; OKLCH L 80.6% C 0.165 H 334.6°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FF94EA |
|---|---|
| RGB | rgb(255, 148, 234) |
| HSL | hsl(312, 100%, 79%) |
| HSV | hsv(312, 42%, 100%) |
| CMYK | cmyk(0%, 42%, 8.2%, 0%) |
| CIE-LAB | lab(75.07, 51.75, -26.17) |
| CIE-LCH | lch(75.07, 57.99, 333.18°) |
| OKLab | oklab(80.59% 0.1489 -0.0705) |
| OKLCH | oklch(80.59% 0.165 334.6) |
| XYZ | xyz(66.6810, 48.3841, 83.6528) |
| Luminance | 0.4838 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.68
Bubblegum Pink
#FE83CC
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 6.41
Plum
#DDA0DD
ΔE00 6.76
Purply Pink
#F075E6
ΔE00 7.13
Pink (survey)
#FF81C0
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF94EA #94FFA9
analogous
#DF94FF #FF94EA #FF94B5
triadic
#FF94EA #EAFF94 #94EAFF
tetradic
#FF94EA #FFDF94 #94FFA9 #94B5FF
square
#FF94EA #FFDF94 #94FFA9 #94B5FF
split-complementary
#FF94EA #B5FF94 #94FFDF
monochromatic
#FF1AD2 #FF57DE #FF94EA #FFD1F6 #FFE0F9
Accessibility & contrast
On white
1.97
#FF94EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#FF94EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF94EA
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF94EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF94EA | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AFED
Deuteranopia (green-blind)
#B0BFE7
Tritanopia (blue-blind)
#FF99B5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff94ea; /* rgb */ color: rgb(255, 148, 234); /* oklch */ color: oklch(80.6% 0.165 334.6);
Tailwind
colors: {
custom: {
50: '#ffb6f1',
500: '#ff94ea',
950: '#000000',
},
}SCSS
$custom: #ff94ea; $custom-light: #ffb6f1; $custom-dark: #000000;
JSON
{
"hex": "#ff94ea",
"rgb": {
"r": 255,
"g": 148,
"b": 234
},
"hsl": {
"h": 311.776,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.80589,
"c": 0.16472,
"h": 334.6
},
"luminance": 0.4838
}Semantic roles & 50–950 ramp
primary
#FF94EA
secondary
#D4F7DB
accent
#E62D00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084