#A38FEB#A38FEB
#A38FEB is a light, vivid violet. Relative luminance 0.334; OKLCH L 70.5% C 0.133 H 292.7°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A38FEB |
|---|---|
| RGB | rgb(163, 143, 235) |
| HSL | hsl(253, 70%, 74%) |
| HSV | hsv(253, 39%, 92%) |
| CMYK | cmyk(30.6%, 39.1%, 0%, 7.8%) |
| CIE-LAB | lab(64.51, 27.43, -43.84) |
| CIE-LCH | lch(64.51, 51.72, 302.03°) |
| OKLab | oklab(70.49% 0.0512 -0.1226) |
| OKLCH | oklch(70.49% 0.133 292.7) |
| XYZ | xyz(39.9183, 33.4289, 82.9304) |
| Luminance | 0.3343 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.25
Lavender Blue
#8B88F8
ΔE00 5.96
Periwinkle (survey)
#8E82FE
ΔE00 6.48
Liliac
#C48EFD
ΔE00 6.71
Periwinkle Blue
#8F99FB
ΔE00 7.11
Lavender
#B39DDB
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A38FEB #D7EB8F
analogous
#8FA9EB #A38FEB #D18FEB
triadic
#A38FEB #EBA38F #8FEBA3
tetradic
#A38FEB #EB8FA9 #D7EB8F #8FEBD1
square
#A38FEB #EB8FA9 #D7EB8F #8FEBD1
split-complementary
#A38FEB #EBD18F #A9EB8F
monochromatic
#4E27D8 #785BE2 #A38FEB #CEC3F4 #EAE5FA
Accessibility & contrast
On white
2.73
#A38FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#A38FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A38FEB
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A38FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A38FEB | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EEF
Deuteranopia (green-blind)
#769BE9
Tritanopia (blue-blind)
#93A0B2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a38feb; /* rgb */ color: rgb(163, 143, 235); /* oklch */ color: oklch(70.5% 0.133 292.7);
Tailwind
colors: {
custom: {
50: '#c0b0f2',
500: '#a38feb',
950: '#000000',
},
}SCSS
$custom: #a38feb; $custom-light: #c0b0f2; $custom-dark: #000000;
JSON
{
"hex": "#a38feb",
"rgb": {
"r": 163,
"g": 143,
"b": 235
},
"hsl": {
"h": 253.043,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.70485,
"c": 0.1329,
"h": 292.7
},
"luminance": 0.3343
}Semantic roles & 50–950 ramp
primary
#A38FEB
secondary
#EDF2D9
accent
#D214A8
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#121017
muted
#817F85