#A69FE4#A69FE4
#A69FE4 is a light, moderate blue. Relative luminance 0.385; OKLCH L 73.4% C 0.099 H 288.4°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A69FE4 |
|---|---|
| RGB | rgb(166, 159, 228) |
| HSL | hsl(246, 56%, 76%) |
| HSV | hsv(246, 30%, 89%) |
| CMYK | cmyk(27.2%, 30.3%, 0%, 10.6%) |
| CIE-LAB | lab(68.39, 17.46, -33.91) |
| CIE-LCH | lch(68.39, 38.14, 297.25°) |
| OKLab | oklab(73.42% 0.0312 -0.094) |
| OKLCH | oklch(73.42% 0.099 288.4) |
| XYZ | xyz(42.1241, 38.5039, 78.5964) |
| Luminance | 0.3851 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.72
Perrywinkle
#8F8CE7
ΔE00 6.96
Periwinkle Blue
#8F99FB
ΔE00 7.42
Lavender (survey)
#C79FEF
ΔE00 7.57
Pastel Purple
#CAA0FF
ΔE00 8.02
Pale Violet
#CEAEFA
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69FE4 #DDE49F
analogous
#9FBAE4 #A69FE4 #C89FE4
triadic
#A69FE4 #E4A69F #9FE4A6
tetradic
#A69FE4 #E49FBA #DDE49F #9FE4C8
square
#A69FE4 #E49FBA #DDE49F #9FE4C8
split-complementary
#A69FE4 #E4C89F #BAE49F
monochromatic
#4D3FC9 #7A6FD7 #A69FE4 #D2CFF1 #E9E7F8
Accessibility & contrast
On white
2.41
#A69FE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#A69FE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69FE4
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69FE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69FE4 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA8E7
Deuteranopia (green-blind)
#8CA5E2
Tritanopia (blue-blind)
#98ABB8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a69fe4; /* rgb */ color: rgb(166, 159, 228); /* oklch */ color: oklch(73.4% 0.099 288.4);
Tailwind
colors: {
custom: {
50: '#c1bbec',
500: '#a69fe4',
950: '#000000',
},
}SCSS
$custom: #a69fe4; $custom-light: #c1bbec; $custom-dark: #000000;
JSON
{
"hex": "#a69fe4",
"rgb": {
"r": 166,
"g": 159,
"b": 228
},
"hsl": {
"h": 246.087,
"s": 56.098,
"l": 75.882
},
"oklch": {
"l": 0.73417,
"c": 0.099,
"h": 288.4
},
"luminance": 0.38505
}Semantic roles & 50–950 ramp
primary
#A69FE4
secondary
#EDF0DB
accent
#C422B3
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121116
muted
#818084