#FF5CEE#FF5CEE
#FF5CEE is a light, highly saturated purple. Relative luminance 0.351; OKLCH L 73.8% C 0.251 H 332.2°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5CEE |
|---|---|
| RGB | rgb(255, 92, 238) |
| HSL | hsl(306, 100%, 68%) |
| HSV | hsv(306, 64%, 100%) |
| CMYK | cmyk(0%, 63.9%, 6.7%, 0%) |
| CIE-LAB | lab(65.82, 77.43, -42.69) |
| CIE-LCH | lch(65.82, 88.42, 331.13°) |
| OKLab | oklab(73.81% 0.222 -0.117) |
| OKLCH | oklch(73.81% 0.251 332.2) |
| XYZ | xyz(60.4998, 35.0920, 84.4593) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.37
Light Magenta
#FA5FF7
ΔE00 1.77
Violet Pink
#FB5FFC
ΔE00 2.37
Purply Pink
#F075E6
ΔE00 3.92
Orchid
#DA70D6
ΔE00 6.01
Violet (CSS)
#EE82EE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5CEE #5CFF6D
analogous
#BF5CFF #FF5CEE #FF5C9C
triadic
#FF5CEE #EEFF5C #5CEEFF
tetradic
#FF5CEE #FFBF5C #5CFF6D #5C9CFF
square
#FF5CEE #FFBF5C #5CFF6D #5C9CFF
split-complementary
#FF5CEE #9CFF5C #5CFFBF
monochromatic
#E100C9 #FF1FE8 #FF5CEE #FF99F4 #FFD6FB
Accessibility & contrast
On white
2.62
#FF5CEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#FF5CEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5CEE
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5CEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5CEE | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5591F2
Deuteranopia (green-blind)
#8DA8EA
Tritanopia (blue-blind)
#FF6B9D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff5cee; /* rgb */ color: rgb(255, 92, 238); /* oklch */ color: oklch(73.8% 0.251 332.2);
Tailwind
colors: {
custom: {
50: '#ff95f4',
500: '#ff5cee',
950: '#000000',
},
}SCSS
$custom: #ff5cee; $custom-light: #ff95f4; $custom-dark: #000000;
JSON
{
"hex": "#ff5cee",
"rgb": {
"r": 255,
"g": 92,
"b": 238
},
"hsl": {
"h": 306.258,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.7381,
"c": 0.25098,
"h": 332.2
},
"luminance": 0.35087
}Semantic roles & 50–950 ramp
primary
#FF5CEE
secondary
#C2F4C8
accent
#E61800
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#190E17
muted
#877E85