#FF94EE#FF94EE
#FF94EE is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.7% C 0.168 H 333.1°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FF94EE |
|---|---|
| RGB | rgb(255, 148, 238) |
| HSL | hsl(310, 100%, 79%) |
| HSV | hsv(310, 42%, 100%) |
| CMYK | cmyk(0%, 42%, 6.7%, 0%) |
| CIE-LAB | lab(75.21, 52.41, -28.12) |
| CIE-LCH | lch(75.21, 59.48, 331.78°) |
| OKLab | oklab(80.75% 0.1498 -0.076) |
| OKLCH | oklch(80.75% 0.168 333.1) |
| XYZ | xyz(67.2621, 48.6166, 86.7134) |
| Luminance | 0.4861 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.25
Bubblegum Pink
#FE83CC
ΔE00 6.36
Lavender Pink
#DD85D7
ΔE00 6.42
Purply Pink
#F075E6
ΔE00 6.89
Plum
#DDA0DD
ΔE00 6.89
Pink (survey)
#FF81C0
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF94EE #94FFA5
analogous
#DB94FF #FF94EE #FF94B9
triadic
#FF94EE #EEFF94 #94EEFF
tetradic
#FF94EE #FFDB94 #94FFA5 #94B9FF
square
#FF94EE #FFDB94 #94FFA5 #94B9FF
split-complementary
#FF94EE #B9FF94 #94FFDB
monochromatic
#FF1ADB #FF57E4 #FF94EE #FFD1F8 #FFE0FA
Accessibility & contrast
On white
1.96
#FF94EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#FF94EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF94EE
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF94EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF94EE | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B0F1
Deuteranopia (green-blind)
#AFBFEB
Tritanopia (blue-blind)
#FF9AB6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff94ee; /* rgb */ color: rgb(255, 148, 238); /* oklch */ color: oklch(80.7% 0.168 333.1);
Tailwind
colors: {
custom: {
50: '#ffb6f3',
500: '#ff94ee',
950: '#000000',
},
}SCSS
$custom: #ff94ee; $custom-light: #ffb6f3; $custom-dark: #000000;
JSON
{
"hex": "#ff94ee",
"rgb": {
"r": 255,
"g": 148,
"b": 238
},
"hsl": {
"h": 309.533,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.80746,
"c": 0.16799,
"h": 333.1
},
"luminance": 0.48613
}Semantic roles & 50–950 ramp
primary
#FF94EE
secondary
#D4F7D9
accent
#E62400
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085