#E67CED#E67CED
#E67CED is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.4% C 0.190 H 325.0°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E67CED |
|---|---|
| RGB | rgb(230, 124, 237) |
| HSL | hsl(296, 76%, 71%) |
| HSV | hsv(296, 48%, 93%) |
| CMYK | cmyk(3%, 47.7%, 0%, 7.1%) |
| CIE-LAB | lab(67.54, 56.87, -39.69) |
| CIE-LCH | lch(67.54, 69.35, 325.09°) |
| OKLab | oklab(74.37% 0.1556 -0.1091) |
| OKLCH | oklch(74.37% 0.19 325) |
| XYZ | xyz(55.1255, 37.3554, 84.4110) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.01
Purply Pink
#F075E6
ΔE00 2.52
Orchid
#DA70D6
ΔE00 4.35
Lavender Pink
#DD85D7
ΔE00 4.56
Light Magenta
#FA5FF7
ΔE00 4.99
Candy Pink
#FF63E9
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E67CED #83ED7C
analogous
#AD7CED #E67CED #ED7CBB
triadic
#E67CED #EDE67C #7CEDE6
tetradic
#E67CED #EDAD7C #83ED7C #7CBBED
square
#E67CED #EDAD7C #83ED7C #7CBBED
split-complementary
#E67CED #BBED7C #7CEDAD
monochromatic
#C71DD2 #DC46E6 #E67CED #F0B2F4 #FAE4FB
Accessibility & contrast
On white
2.48
#E67CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#E67CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E67CED
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E67CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E67CED | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF1
Deuteranopia (green-blind)
#8EA9EA
Tritanopia (blue-blind)
#EA89AA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e67ced; /* rgb */ color: rgb(230, 124, 237); /* oklch */ color: oklch(74.4% 0.190 325.0);
Tailwind
colors: {
custom: {
50: '#f0a5f3',
500: '#e67ced',
950: '#000000',
},
}SCSS
$custom: #e67ced; $custom-light: #f0a5f3; $custom-dark: #000000;
JSON
{
"hex": "#e67ced",
"rgb": {
"r": 230,
"g": 124,
"b": 237
},
"hsl": {
"h": 296.283,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.74369,
"c": 0.19007,
"h": 325
},
"luminance": 0.37353
}Semantic roles & 50–950 ramp
primary
#E67CED
secondary
#D5F2D3
accent
#D80D1A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85