#A09CE2#A09CE2
#A09CE2 is a light, moderate blue. Relative luminance 0.367; OKLCH L 72.3% C 0.101 H 286.2°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A09CE2 |
|---|---|
| RGB | rgb(160, 156, 226) |
| HSL | hsl(243, 55%, 75%) |
| HSV | hsv(243, 31%, 89%) |
| CMYK | cmyk(29.2%, 31%, 0%, 11.4%) |
| CIE-LAB | lab(67.08, 16.92, -34.88) |
| CIE-LCH | lch(67.08, 38.77, 295.89°) |
| OKLab | oklab(72.27% 0.0281 -0.0968) |
| OKLCH | oklch(72.27% 0.101 286.2) |
| XYZ | xyz(40.1096, 36.7406, 76.9152) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.72
Perrywinkle
#8F8CE7
ΔE00 5.77
Periwinkle Blue
#8F99FB
ΔE00 6.43
Lavender Blue
#8B88F8
ΔE00 8.31
Lavender (survey)
#C79FEF
ΔE00 8.65
Pale Purple
#B790D4
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09CE2 #DEE29C
analogous
#9CBBE2 #A09CE2 #C39CE2
triadic
#A09CE2 #E2A09C #9CE2A0
tetradic
#A09CE2 #E29CBB #DEE29C #9CE2C3
square
#A09CE2 #E29CBB #DEE29C #9CE2C3
split-complementary
#A09CE2 #E2C39C #BBE29C
monochromatic
#453DC6 #736DD4 #A09CE2 #CDCBF0 #E8E7F8
Accessibility & contrast
On white
2.52
#A09CE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#A09CE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09CE2
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09CE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09CE2 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A5E5
Deuteranopia (green-blind)
#87A1E0
Tritanopia (blue-blind)
#90A8B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a09ce2; /* rgb */ color: rgb(160, 156, 226); /* oklch */ color: oklch(72.3% 0.101 286.2);
Tailwind
colors: {
custom: {
50: '#bdb9eb',
500: '#a09ce2',
950: '#000000',
},
}SCSS
$custom: #a09ce2; $custom-light: #bdb9eb; $custom-dark: #000000;
JSON
{
"hex": "#a09ce2",
"rgb": {
"r": 160,
"g": 156,
"b": 226
},
"hsl": {
"h": 243.429,
"s": 54.687,
"l": 74.902
},
"oklch": {
"l": 0.72267,
"c": 0.10084,
"h": 286.2
},
"luminance": 0.36742
}Semantic roles & 50–950 ramp
primary
#A09CE2
secondary
#EEEFDC
accent
#C223B9
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084