#FF6EEB#FF6EEB
#FF6EEB is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.6% C 0.225 H 333.2°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EEB |
|---|---|
| RGB | rgb(255, 110, 235) |
| HSL | hsl(308, 100%, 72%) |
| HSV | hsv(308, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 7.8%, 0%) |
| CIE-LAB | lab(68.33, 69.72, -37.12) |
| CIE-LCH | lch(68.33, 78.99, 331.97°) |
| OKLab | oklab(75.6% 0.2006 -0.1012) |
| OKLCH | oklch(75.6% 0.225 333.2) |
| XYZ | xyz(61.8114, 38.4145, 82.7403) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.71
Purply Pink
#F075E6
ΔE00 2.26
Light Magenta
#FA5FF7
ΔE00 3.71
Violet (CSS)
#EE82EE
ΔE00 3.99
Violet Pink
#FB5FFC
ΔE00 4.11
Orchid
#DA70D6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EEB #6EFF82
analogous
#CB6EFF #FF6EEB #FF6EA3
triadic
#FF6EEB #EBFF6E #6EEBFF
tetradic
#FF6EEB #FFCB6E #6EFF82 #6EA3FF
square
#FF6EEB #FFCB6E #6EFF82 #6EA3FF
split-complementary
#FF6EEB #A3FF6E #6EFFCB
monochromatic
#F300D1 #FF31E3 #FF6EEB #FFABF3 #FFE0FB
Accessibility & contrast
On white
2.42
#FF6EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#FF6EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EEB
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EEB | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B99EF
Deuteranopia (green-blind)
#98AEE7
Tritanopia (blue-blind)
#FF78A3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff6eeb; /* rgb */ color: rgb(255, 110, 235); /* oklch */ color: oklch(75.6% 0.225 333.2);
Tailwind
colors: {
custom: {
50: '#ff9ef2',
500: '#ff6eeb',
950: '#000000',
},
}SCSS
$custom: #ff6eeb; $custom-light: #ff9ef2; $custom-dark: #000000;
JSON
{
"hex": "#ff6eeb",
"rgb": {
"r": 255,
"g": 110,
"b": 235
},
"hsl": {
"h": 308.276,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.75595,
"c": 0.22469,
"h": 333.2
},
"luminance": 0.3841
}Semantic roles & 50–950 ramp
primary
#FF6EEB
secondary
#D2F7D7
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#190F17
muted
#877F85