#A28FED#A28FED
#A28FED is a light, vivid violet. Relative luminance 0.334; OKLCH L 70.5% C 0.136 H 291.8°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A28FED |
|---|---|
| RGB | rgb(162, 143, 237) |
| HSL | hsl(252, 72%, 75%) |
| HSV | hsv(252, 40%, 93%) |
| CMYK | cmyk(31.6%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(64.52, 27.66, -44.94) |
| CIE-LCH | lch(64.52, 52.77, 301.61°) |
| OKLab | oklab(70.5% 0.0504 -0.1258) |
| OKLCH | oklch(70.5% 0.136 291.8) |
| XYZ | xyz(40.0049, 33.4399, 84.4512) |
| Luminance | 0.3344 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.96
Lavender Blue
#8B88F8
ΔE00 5.53
Periwinkle (survey)
#8E82FE
ΔE00 6.09
Periwinkle Blue
#8F99FB
ΔE00 6.73
Liliac
#C48EFD
ΔE00 6.87
Lavender
#B39DDB
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A28FED #DAED8F
analogous
#8FABED #A28FED #D18FED
triadic
#A28FED #EDA28F #8FEDA2
tetradic
#A28FED #ED8FAB #DAED8F #8FEDD1
square
#A28FED #ED8FAB #DAED8F #8FEDD1
split-complementary
#A28FED #EDD18F #ABED8F
monochromatic
#4A26DC #765AE5 #A28FED #CEC4F5 #E9E5FB
Accessibility & contrast
On white
2.73
#A28FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#A28FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A28FED
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A28FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A28FED | 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)
#739EF1
Deuteranopia (green-blind)
#749BEB
Tritanopia (blue-blind)
#91A0B3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a28fed; /* rgb */ color: rgb(162, 143, 237); /* oklch */ color: oklch(70.5% 0.136 291.8);
Tailwind
colors: {
custom: {
50: '#c0b0f3',
500: '#a28fed',
950: '#000000',
},
}SCSS
$custom: #a28fed; $custom-light: #c0b0f3; $custom-dark: #000000;
JSON
{
"hex": "#a28fed",
"rgb": {
"r": 162,
"g": 143,
"b": 237
},
"hsl": {
"h": 252.128,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.70501,
"c": 0.13556,
"h": 291.8
},
"luminance": 0.33441
}Semantic roles & 50–950 ramp
primary
#A28FED
secondary
#EDF2D9
accent
#D411AD
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#121017
muted
#817F85