#A69EFB#A69EFB
#A69EFB is a light, vivid blue. Relative luminance 0.395; OKLCH L 74.3% C 0.132 H 286.6°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A69EFB |
|---|---|
| RGB | rgb(166, 158, 251) |
| HSL | hsl(245, 92%, 80%) |
| HSV | hsv(245, 37%, 98%) |
| CMYK | cmyk(33.9%, 37.1%, 0%, 1.6%) |
| CIE-LAB | lab(69.13, 23.80, -45.33) |
| CIE-LCH | lch(69.13, 51.20, 297.70°) |
| OKLab | oklab(74.31% 0.0379 -0.1269) |
| OKLCH | oklch(74.31% 0.132 286.6) |
| XYZ | xyz(45.3606, 39.5245, 96.4871) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.78
Perrywinkle
#8F8CE7
ΔE00 5.91
Lavender Blue
#8B88F8
ΔE00 7.08
Pastel Purple
#CAA0FF
ΔE00 7.73
Lavender
#B39DDB
ΔE00 8.10
Periwinkle (survey)
#8E82FE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69EFB #F3FB9E
analogous
#9EC5FB #A69EFB #D49EFB
triadic
#A69EFB #FBA69E #9EFBA6
tetradic
#A69EFB #FB9EC5 #F3FB9E #9EFBD4
square
#A69EFB #FB9EC5 #F3FB9E #9EFBD4
split-complementary
#A69EFB #FBD49E #C5FB9E
monochromatic
#3A28F6 #7063F9 #A69EFB #DCD9FD #E4E2FE
Accessibility & contrast
On white
2.36
#A69EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#A69EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69EFB
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69EFB | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#80A6F9
Tritanopia (blue-blind)
#90AFC1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a69efb; /* rgb */ color: rgb(166, 158, 251); /* oklch */ color: oklch(74.3% 0.132 286.6);
Tailwind
colors: {
custom: {
50: '#c3bafd',
500: '#a69efb',
950: '#000000',
},
}SCSS
$custom: #a69efb; $custom-light: #c3bafd; $custom-dark: #000000;
JSON
{
"hex": "#a69efb",
"rgb": {
"r": 166,
"g": 158,
"b": 251
},
"hsl": {
"h": 245.161,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.74309,
"c": 0.13244,
"h": 286.6
},
"luminance": 0.39526
}Semantic roles & 50–950 ramp
primary
#A69EFB
secondary
#F3F6D5
accent
#E600D2
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085