#A09EEC#A09EEC
#A09EEC is a light, moderate blue. Relative luminance 0.380; OKLCH L 73.1% C 0.112 H 284.4°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A09EEC |
|---|---|
| RGB | rgb(160, 158, 236) |
| HSL | hsl(242, 67%, 77%) |
| HSV | hsv(242, 33%, 93%) |
| CMYK | cmyk(32.2%, 33.1%, 0%, 7.5%) |
| CIE-LAB | lab(68.01, 18.31, -38.93) |
| CIE-LCH | lch(68.01, 43.02, 295.19°) |
| OKLab | oklab(73.12% 0.0279 -0.1085) |
| OKLCH | oklch(73.12% 0.112 284.4) |
| XYZ | xyz(41.8603, 37.9823, 84.4664) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.93
Perrywinkle
#8F8CE7
ΔE00 5.48
Lavender
#B39DDB
ΔE00 7.11
Lavender Blue
#8B88F8
ΔE00 7.52
Pastel Purple
#CAA0FF
ΔE00 8.94
Periwinkle (survey)
#8E82FE
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09EEC #EAEC9E
analogous
#9EC3EC #A09EEC #C79EEC
triadic
#A09EEC #ECA09E #9EECA0
tetradic
#A09EEC #EC9EC3 #EAEC9E #9EECC7
square
#A09EEC #EC9EC3 #EAEC9E #9EECC7
split-complementary
#A09EEC #ECC79E #C3EC9E
monochromatic
#3C38D8 #6E6BE2 #A09EEC #D2D1F6 #E6E5FA
Accessibility & contrast
On white
2.44
#A09EEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#A09EEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09EEC
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09EEC | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EF
Deuteranopia (green-blind)
#84A3EA
Tritanopia (blue-blind)
#8DACBA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a09eec; /* rgb */ color: rgb(160, 158, 236); /* oklch */ color: oklch(73.1% 0.112 284.4);
Tailwind
colors: {
custom: {
50: '#bebaf2',
500: '#a09eec',
950: '#000000',
},
}SCSS
$custom: #a09eec; $custom-light: #bebaf2; $custom-dark: #000000;
JSON
{
"hex": "#a09eec",
"rgb": {
"r": 160,
"g": 158,
"b": 236
},
"hsl": {
"h": 241.538,
"s": 67.241,
"l": 77.255
},
"oklch": {
"l": 0.73118,
"c": 0.11204,
"h": 284.4
},
"luminance": 0.37983
}Semantic roles & 50–950 ramp
primary
#A09EEC
secondary
#F1F2D9
accent
#CF16CA
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085