#FF3EEE#FF3EEE
#FF3EEE is a light, highly saturated purple. Relative luminance 0.309; OKLCH L 71.4% C 0.283 H 332.1°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FF3EEE |
|---|---|
| RGB | rgb(255, 62, 238) |
| HSL | hsl(305, 100%, 62%) |
| HSV | hsv(305, 76%, 100%) |
| CMYK | cmyk(0%, 75.7%, 6.7%, 0%) |
| CIE-LAB | lab(62.41, 87.09, -48.07) |
| CIE-LCH | lch(62.41, 99.47, 331.11°) |
| OKLab | oklab(71.35% 0.2501 -0.1323) |
| OKLCH | oklch(71.35% 0.283 332.1) |
| XYZ | xyz(58.3954, 30.8832, 83.7579) |
| Luminance | 0.3088 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Bright Magenta
#FF08E8
ΔE00 3.15
Magenta
#FF00FF
ΔE00 3.75
Fuchsia
#FF00FF
ΔE00 3.75
Light Magenta
#FA5FF7
ΔE00 3.84
Violet Pink
#FB5FFC
ΔE00 4.17
Candy Pink
#FF63E9
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF3EEE #3EFF4F
analogous
#B03EFF #FF3EEE #FF3E8E
triadic
#FF3EEE #EEFF3E #3EEEFF
tetradic
#FF3EEE #FFB03E #3EFF4F #3E8EFF
square
#FF3EEE #FFB03E #3EFF4F #3E8EFF
split-complementary
#FF3EEE #8EFF3E #3EFFB0
monochromatic
#C300B1 #FF01E9 #FF3EEE #FF7BF3 #FFB8F9
Accessibility & contrast
On white
2.93
#FF3EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#FF3EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF3EEE
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF3EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF3EEE | 1.00 | 2.93 | 7.18 | 7.18 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E86F3
Deuteranopia (green-blind)
#7FA0E9
Tritanopia (blue-blind)
#FF5694
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #ff3eee; /* rgb */ color: rgb(255, 62, 238); /* oklch */ color: oklch(71.4% 0.283 332.1);
Tailwind
colors: {
custom: {
50: '#ff87f4',
500: '#ff3eee',
950: '#000000',
},
}SCSS
$custom: #ff3eee; $custom-light: #ff87f4; $custom-dark: #000000;
JSON
{
"hex": "#ff3eee",
"rgb": {
"r": 255,
"g": 62,
"b": 238
},
"hsl": {
"h": 305.285,
"s": 100,
"l": 62.157
},
"oklch": {
"l": 0.71351,
"c": 0.28293,
"h": 332.1
},
"luminance": 0.30878
}Semantic roles & 50–950 ramp
primary
#FF3EEE
secondary
#A9F0AF
accent
#E61400
background
#FFF9FE
surface
#FFF1FD
border
#D7CBD5
text
#190D17
muted
#877E85