#FF5EEF#FF5EEF
#FF5EEF is a light, highly saturated purple. Relative luminance 0.355; OKLCH L 74.1% C 0.249 H 331.9°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5EEF |
|---|---|
| RGB | rgb(255, 94, 239) |
| HSL | hsl(306, 100%, 68%) |
| HSV | hsv(306, 63%, 100%) |
| CMYK | cmyk(0%, 63.1%, 6.3%, 0%) |
| CIE-LAB | lab(66.14, 76.83, -42.75) |
| CIE-LCH | lch(66.14, 87.92, 330.91°) |
| OKLab | oklab(74.06% 0.2199 -0.1172) |
| OKLCH | oklch(74.06% 0.249 331.9) |
| XYZ | xyz(60.8227, 35.5020, 85.2937) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.27
Light Magenta
#FA5FF7
ΔE00 1.67
Violet Pink
#FB5FFC
ΔE00 2.25
Purply Pink
#F075E6
ΔE00 3.73
Violet (CSS)
#EE82EE
ΔE00 5.81
Orchid
#DA70D6
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5EEF #5EFF6E
analogous
#BE5EFF #FF5EEF #FF5E9E
triadic
#FF5EEF #EFFF5E #5EEFFF
tetradic
#FF5EEF #FFBE5E #5EFF6E #5E9EFF
square
#FF5EEF #FFBE5E #5EFF6E #5E9EFF
split-complementary
#FF5EEF #9EFF5E #5EFFBE
monochromatic
#E300CC #FF21E9 #FF5EEF #FF9BF5 #FFD8FB
Accessibility & contrast
On white
2.59
#FF5EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#FF5EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5EEF
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5EEF | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5692F3
Deuteranopia (green-blind)
#8DA9EB
Tritanopia (blue-blind)
#FF6D9F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff5eef; /* rgb */ color: rgb(255, 94, 239); /* oklch */ color: oklch(74.1% 0.249 331.9);
Tailwind
colors: {
custom: {
50: '#ff96f4',
500: '#ff5eef',
950: '#000000',
},
}SCSS
$custom: #ff5eef; $custom-light: #ff96f4; $custom-dark: #000000;
JSON
{
"hex": "#ff5eef",
"rgb": {
"r": 255,
"g": 94,
"b": 239
},
"hsl": {
"h": 305.963,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.74055,
"c": 0.2492,
"h": 331.9
},
"luminance": 0.35497
}Semantic roles & 50–950 ramp
primary
#FF5EEF
secondary
#C4F5C9
accent
#E61700
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#190E17
muted
#877E85