#937CED#937CED
#937CED is a light, vivid violet. Relative luminance 0.267; OKLCH L 65.8% C 0.164 H 290.6°. Best body text is #000000 at 6.35:1 contrast (WCAG AA passes).
Color values
| HEX | #937CED |
|---|---|
| RGB | rgb(147, 124, 237) |
| HSL | hsl(252, 76%, 71%) |
| HSV | hsv(252, 48%, 93%) |
| CMYK | cmyk(38%, 47.7%, 0%, 7.1%) |
| CIE-LAB | lab(58.73, 34.65, -54.19) |
| CIE-LCH | lch(58.73, 64.32, 302.60°) |
| OKLab | oklab(65.82% 0.0574 -0.1532) |
| OKLCH | oklch(65.82% 0.164 290.6) |
| XYZ | xyz(34.5222, 26.7318, 83.4452) |
| Luminance | 0.2673 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.40
Mediumpurple
#9370DB
ΔE00 4.50
Lavender Blue
#8B88F8
ΔE00 4.68
Perrywinkle
#8F8CE7
ΔE00 5.35
Mediumslateblue
#7B68EE
ΔE00 6.97
Light Urple
#B36FF6
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#937CED #D6ED7C
analogous
#7C9DED #937CED #CB7CED
triadic
#937CED #ED937C #7CED93
tetradic
#937CED #ED7C9D #D6ED7C #7CEDCB
square
#937CED #ED7C9D #D6ED7C #7CEDCB
split-complementary
#937CED #EDCB7C #9DED7C
monochromatic
#421DD2 #6746E6 #937CED #BFB2F4 #E9E4FB
Accessibility & contrast
On white
3.31
#937CED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.35
#937CED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #937CED
6.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##937CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##937CED | 1.00 | 3.31 | 6.35 | 6.35 |
| #FFFFFF | 3.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#518FF1
Deuteranopia (green-blind)
#548BEA
Tritanopia (blue-blind)
#7B93A9
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #937ced; /* rgb */ color: rgb(147, 124, 237); /* oklch */ color: oklch(65.8% 0.164 290.6);
Tailwind
colors: {
custom: {
50: '#b7a2f3',
500: '#937ced',
950: '#000000',
},
}SCSS
$custom: #937ced; $custom-light: #b7a2f3; $custom-dark: #000000;
JSON
{
"hex": "#937ced",
"rgb": {
"r": 147,
"g": 124,
"b": 237
},
"hsl": {
"h": 252.212,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.65817,
"c": 0.16361,
"h": 290.6
},
"luminance": 0.26733
}Semantic roles & 50–950 ramp
primary
#937CED
secondary
#EBF2D3
accent
#D80DAF
background
#FBFAFE
surface
#F6F3FD
border
#D0CDD5
text
#120F17
muted
#817F85