#FF5FEE#FF5FEE
#FF5FEE is a light, highly saturated purple. Relative luminance 0.356; OKLCH L 74.1% C 0.247 H 332.2°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5FEE |
|---|---|
| RGB | rgb(255, 95, 238) |
| HSL | hsl(306, 100%, 69%) |
| HSV | hsv(306, 63%, 100%) |
| CMYK | cmyk(0%, 62.7%, 6.7%, 0%) |
| CIE-LAB | lab(66.23, 76.29, -42.05) |
| CIE-LCH | lch(66.23, 87.11, 331.14°) |
| OKLab | oklab(74.11% 0.2187 -0.1152) |
| OKLCH | oklch(74.11% 0.247 332.2) |
| XYZ | xyz(60.7648, 35.6221, 84.5477) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.05
Light Magenta
#FA5FF7
ΔE00 1.85
Violet Pink
#FB5FFC
ΔE00 2.43
Purply Pink
#F075E6
ΔE00 3.58
Violet (CSS)
#EE82EE
ΔE00 5.69
Orchid
#DA70D6
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5FEE #5FFF70
analogous
#C05FFF #FF5FEE #FF5F9E
triadic
#FF5FEE #EEFF5F #5FEEFF
tetradic
#FF5FEE #FFC05F #5FFF70 #5F9EFF
square
#FF5FEE #FFC05F #5FFF70 #5F9EFF
split-complementary
#FF5FEE #9EFF5F #5FFFC0
monochromatic
#E400CB #FF22E7 #FF5FEE #FF9CF5 #FFD9FB
Accessibility & contrast
On white
2.59
#FF5FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#FF5FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5FEE
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5FEE | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5892F2
Deuteranopia (green-blind)
#8EA9EA
Tritanopia (blue-blind)
#FF6D9E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff5fee; /* rgb */ color: rgb(255, 95, 238); /* oklch */ color: oklch(74.1% 0.247 332.2);
Tailwind
colors: {
custom: {
50: '#ff96f4',
500: '#ff5fee',
950: '#000000',
},
}SCSS
$custom: #ff5fee; $custom-light: #ff96f4; $custom-dark: #000000;
JSON
{
"hex": "#ff5fee",
"rgb": {
"r": 255,
"g": 95,
"b": 238
},
"hsl": {
"h": 306.375,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.74108,
"c": 0.2472,
"h": 332.2
},
"luminance": 0.35617
}Semantic roles & 50–950 ramp
primary
#FF5FEE
secondary
#C5F5CA
accent
#E61800
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#190E17
muted
#877E85