#FF6EEE#FF6EEE
#FF6EEE is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.7% C 0.227 H 332.3°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EEE |
|---|---|
| RGB | rgb(255, 110, 238) |
| HSL | hsl(307, 100%, 72%) |
| HSV | hsv(307, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 6.7%, 0%) |
| CIE-LAB | lab(68.45, 70.19, -38.58) |
| CIE-LCH | lch(68.45, 80.09, 331.21°) |
| OKLab | oklab(75.73% 0.201 -0.1054) |
| OKLCH | oklch(75.73% 0.227 332.3) |
| XYZ | xyz(62.2485, 38.5893, 85.0422) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.78
Purply Pink
#F075E6
ΔE00 2.31
Light Magenta
#FA5FF7
ΔE00 3.39
Violet Pink
#FB5FFC
ΔE00 3.74
Violet (CSS)
#EE82EE
ΔE00 3.88
Orchid
#DA70D6
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EEE #6EFF7F
analogous
#C76EFF #FF6EEE #FF6EA6
triadic
#FF6EEE #EEFF6E #6EEEFF
tetradic
#FF6EEE #FFC76E #6EFF7F #6EA6FF
square
#FF6EEE #FFC76E #6EFF7F #6EA6FF
split-complementary
#FF6EEE #A6FF6E #6EFFC7
monochromatic
#F300D6 #FF31E7 #FF6EEE #FFABF5 #FFE0FB
Accessibility & contrast
On white
2.41
#FF6EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#FF6EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EEE
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EEE | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF2
Deuteranopia (green-blind)
#96AEEA
Tritanopia (blue-blind)
#FF7AA4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff6eee; /* rgb */ color: rgb(255, 110, 238); /* oklch */ color: oklch(75.7% 0.227 332.3);
Tailwind
colors: {
custom: {
50: '#ff9ff4',
500: '#ff6eee',
950: '#000000',
},
}SCSS
$custom: #ff6eee; $custom-light: #ff9ff4; $custom-dark: #000000;
JSON
{
"hex": "#ff6eee",
"rgb": {
"r": 255,
"g": 110,
"b": 238
},
"hsl": {
"h": 307.034,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.75731,
"c": 0.22697,
"h": 332.3
},
"luminance": 0.38585
}Semantic roles & 50–950 ramp
primary
#FF6EEE
secondary
#D2F7D6
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#190F17
muted
#877F85