#FF6EEA#FF6EEA
#FF6EEA is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.6% C 0.224 H 333.5°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EEA |
|---|---|
| RGB | rgb(255, 110, 234) |
| HSL | hsl(309, 100%, 72%) |
| HSV | hsv(309, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 8.2%, 0%) |
| CIE-LAB | lab(68.28, 69.57, -36.63) |
| CIE-LCH | lch(68.28, 78.62, 332.23°) |
| OKLab | oklab(75.55% 0.2005 -0.0998) |
| OKLCH | oklch(75.55% 0.224 333.5) |
| XYZ | xyz(61.6673, 38.3569, 81.9816) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.72
Purply Pink
#F075E6
ΔE00 2.27
Light Magenta
#FA5FF7
ΔE00 3.83
Violet (CSS)
#EE82EE
ΔE00 4.04
Violet Pink
#FB5FFC
ΔE00 4.25
Orchid
#DA70D6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EEA #6EFF83
analogous
#CC6EFF #FF6EEA #FF6EA2
triadic
#FF6EEA #EAFF6E #6EEAFF
tetradic
#FF6EEA #FFCC6E #6EFF83 #6EA2FF
square
#FF6EEA #FFCC6E #6EFF83 #6EA2FF
split-complementary
#FF6EEA #A2FF6E #6EFFCC
monochromatic
#F300CF #FF31E1 #FF6EEA #FFABF3 #FFE0FB
Accessibility & contrast
On white
2.42
#FF6EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#FF6EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EEA
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EEA | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B99EE
Deuteranopia (green-blind)
#98AEE6
Tritanopia (blue-blind)
#FF78A2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ff6eea; /* rgb */ color: rgb(255, 110, 234); /* oklch */ color: oklch(75.6% 0.224 333.5);
Tailwind
colors: {
custom: {
50: '#ff9ef1',
500: '#ff6eea',
950: '#000000',
},
}SCSS
$custom: #ff6eea; $custom-light: #ff9ef1; $custom-dark: #000000;
JSON
{
"hex": "#ff6eea",
"rgb": {
"r": 255,
"g": 110,
"b": 234
},
"hsl": {
"h": 308.69,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.75551,
"c": 0.22393,
"h": 333.5
},
"luminance": 0.38352
}Semantic roles & 50–950 ramp
primary
#FF6EEA
secondary
#D2F7D7
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#190F16
muted
#877F84