#FF6EEF#FF6EEF
#FF6EEF is a light, highly saturated purple. Relative luminance 0.386; OKLCH L 75.8% C 0.228 H 332.0°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EEF |
|---|---|
| RGB | rgb(255, 110, 239) |
| HSL | hsl(307, 100%, 72%) |
| HSV | hsv(307, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 6.3%, 0%) |
| CIE-LAB | lab(68.50, 70.35, -39.06) |
| CIE-LCH | lch(68.50, 80.46, 330.96°) |
| OKLab | oklab(75.78% 0.2012 -0.1068) |
| OKLCH | oklch(75.78% 0.228 332) |
| XYZ | xyz(62.3958, 38.6482, 85.8181) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.83
Purply Pink
#F075E6
ΔE00 2.34
Light Magenta
#FA5FF7
ΔE00 3.29
Violet Pink
#FB5FFC
ΔE00 3.62
Violet (CSS)
#EE82EE
ΔE00 3.86
Orchid
#DA70D6
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EEF #6EFF7E
analogous
#C76EFF #FF6EEF #FF6EA7
triadic
#FF6EEF #EFFF6E #6EEFFF
tetradic
#FF6EEF #FFC76E #6EFF7E #6EA7FF
square
#FF6EEF #FFC76E #6EFF7E #6EA7FF
split-complementary
#FF6EEF #A7FF6E #6EFFC7
monochromatic
#F300D8 #FF31E8 #FF6EEF #FFABF6 #FFE0FC
Accessibility & contrast
On white
2.41
#FF6EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#FF6EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EEF
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EEF | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689AF3
Deuteranopia (green-blind)
#96AEEB
Tritanopia (blue-blind)
#FF7AA5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff6eef; /* rgb */ color: rgb(255, 110, 239); /* oklch */ color: oklch(75.8% 0.228 332.0);
Tailwind
colors: {
custom: {
50: '#ff9ff4',
500: '#ff6eef',
950: '#000000',
},
}SCSS
$custom: #ff6eef; $custom-light: #ff9ff4; $custom-dark: #000000;
JSON
{
"hex": "#ff6eef",
"rgb": {
"r": 255,
"g": 110,
"b": 239
},
"hsl": {
"h": 306.621,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.75776,
"c": 0.22774,
"h": 332
},
"luminance": 0.38644
}Semantic roles & 50–950 ramp
primary
#FF6EEF
secondary
#D2F7D6
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#190F17
muted
#877F85