#FF6EED#FF6EED
#FF6EED is a light, highly saturated purple. Relative luminance 0.385; OKLCH L 75.7% C 0.226 H 332.6°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FF6EED |
|---|---|
| RGB | rgb(255, 110, 237) |
| HSL | hsl(307, 100%, 72%) |
| HSV | hsv(307, 57%, 100%) |
| CMYK | cmyk(0%, 56.9%, 7.1%, 0%) |
| CIE-LAB | lab(68.41, 70.03, -38.09) |
| CIE-LCH | lch(68.41, 79.72, 331.46°) |
| OKLab | oklab(75.69% 0.2009 -0.104) |
| OKLCH | oklch(75.69% 0.226 332.6) |
| XYZ | xyz(62.1020, 38.5307, 84.2706) |
| Luminance | 0.3853 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.74
Purply Pink
#F075E6
ΔE00 2.28
Light Magenta
#FA5FF7
ΔE00 3.49
Violet Pink
#FB5FFC
ΔE00 3.86
Violet (CSS)
#EE82EE
ΔE00 3.91
Orchid
#DA70D6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF6EED #6EFF80
analogous
#C96EFF #FF6EED #FF6EA5
triadic
#FF6EED #EDFF6E #6EEDFF
tetradic
#FF6EED #FFC96E #6EFF80 #6EA5FF
square
#FF6EED #FFC96E #6EFF80 #6EA5FF
split-complementary
#FF6EED #A5FF6E #6EFFC9
monochromatic
#F300D4 #FF31E5 #FF6EED #FFABF5 #FFE0FB
Accessibility & contrast
On white
2.41
#FF6EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#FF6EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF6EED
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF6EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF6EED | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF1
Deuteranopia (green-blind)
#97AEE9
Tritanopia (blue-blind)
#FF79A4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff6eed; /* rgb */ color: rgb(255, 110, 237); /* oklch */ color: oklch(75.7% 0.226 332.6);
Tailwind
colors: {
custom: {
50: '#ff9ef3',
500: '#ff6eed',
950: '#000000',
},
}SCSS
$custom: #ff6eed; $custom-light: #ff9ef3; $custom-dark: #000000;
JSON
{
"hex": "#ff6eed",
"rgb": {
"r": 255,
"g": 110,
"b": 237
},
"hsl": {
"h": 307.448,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.75685,
"c": 0.22621,
"h": 332.6
},
"luminance": 0.38526
}Semantic roles & 50–950 ramp
primary
#FF6EED
secondary
#D2F7D6
accent
#E61C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#190F17
muted
#877F85