#FF5EEE#FF5EEE
#FF5EEE is a light, highly saturated purple. Relative luminance 0.354; OKLCH L 74.0% C 0.248 H 332.2°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5EEE |
|---|---|
| RGB | rgb(255, 94, 238) |
| HSL | hsl(306, 100%, 68%) |
| HSV | hsv(306, 63%, 100%) |
| CMYK | cmyk(0%, 63.1%, 6.7%, 0%) |
| CIE-LAB | lab(66.09, 76.68, -42.27) |
| CIE-LCH | lch(66.09, 87.55, 331.13°) |
| OKLab | oklab(74.01% 0.2198 -0.1158) |
| OKLCH | oklch(74.01% 0.248 332.2) |
| XYZ | xyz(60.6753, 35.4431, 84.5178) |
| Luminance | 0.3544 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.15
Light Magenta
#FA5FF7
ΔE00 1.81
Violet Pink
#FB5FFC
ΔE00 2.40
Purply Pink
#F075E6
ΔE00 3.69
Violet (CSS)
#EE82EE
ΔE00 5.82
Orchid
#DA70D6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5EEE #5EFF6F
analogous
#BF5EFF #FF5EEE #FF5E9D
triadic
#FF5EEE #EEFF5E #5EEEFF
tetradic
#FF5EEE #FFBF5E #5EFF6F #5E9DFF
square
#FF5EEE #FFBF5E #5EFF6F #5E9DFF
split-complementary
#FF5EEE #9DFF5E #5EFFBF
monochromatic
#E300CB #FF21E8 #FF5EEE #FF9BF4 #FFD8FB
Accessibility & contrast
On white
2.60
#FF5EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#FF5EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5EEE
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5EEE | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5792F2
Deuteranopia (green-blind)
#8EA9EA
Tritanopia (blue-blind)
#FF6D9E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff5eee; /* rgb */ color: rgb(255, 94, 238); /* oklch */ color: oklch(74.0% 0.248 332.2);
Tailwind
colors: {
custom: {
50: '#ff96f4',
500: '#ff5eee',
950: '#000000',
},
}SCSS
$custom: #ff5eee; $custom-light: #ff96f4; $custom-dark: #000000;
JSON
{
"hex": "#ff5eee",
"rgb": {
"r": 255,
"g": 94,
"b": 238
},
"hsl": {
"h": 306.335,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.74007,
"c": 0.24847,
"h": 332.2
},
"luminance": 0.35438
}Semantic roles & 50–950 ramp
primary
#FF5EEE
secondary
#C4F5C9
accent
#E61800
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#190E17
muted
#877E85