#A09CFD#A09CFD
#A09CFD is a light, vivid blue. Relative luminance 0.383; OKLCH L 73.6% C 0.139 H 284.3°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A09CFD |
|---|---|
| RGB | rgb(160, 156, 253) |
| HSL | hsl(242, 96%, 80%) |
| HSV | hsv(242, 38%, 99%) |
| CMYK | cmyk(36.8%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(68.27, 23.87, -47.80) |
| CIE-LCH | lch(68.27, 53.43, 296.54°) |
| OKLab | oklab(73.57% 0.0343 -0.1342) |
| OKLCH | oklch(73.57% 0.139 284.3) |
| XYZ | xyz(44.1103, 38.3409, 97.9859) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.43
Perrywinkle
#8F8CE7
ΔE00 5.22
Lavender Blue
#8B88F8
ΔE00 6.03
Periwinkle (survey)
#8E82FE
ΔE00 7.44
Pastel Purple
#CAA0FF
ΔE00 9.00
Lavender
#B39DDB
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09CFD #F9FD9C
analogous
#9CC9FD #A09CFD #D09CFD
triadic
#A09CFD #FDA09C #9CFDA0
tetradic
#A09CFD #FD9CC9 #F9FD9C #9CFDD0
square
#A09CFD #FD9CC9 #F9FD9C #9CFDD0
split-complementary
#A09CFD #FDD09C #C9FD9C
monochromatic
#2D24FB #6660FC #A09CFD #DAD8FE #E2E1FE
Accessibility & contrast
On white
2.42
#A09CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#A09CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09CFD
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09CFD | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#79A3FB
Tritanopia (blue-blind)
#86AFC0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a09cfd; /* rgb */ color: rgb(160, 156, 253); /* oklch */ color: oklch(73.6% 0.139 284.3);
Tailwind
colors: {
custom: {
50: '#bfb9fe',
500: '#a09cfd',
950: '#000000',
},
}SCSS
$custom: #a09cfd; $custom-light: #bfb9fe; $custom-dark: #000000;
JSON
{
"hex": "#a09cfd",
"rgb": {
"r": 160,
"g": 156,
"b": 253
},
"hsl": {
"h": 242.474,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.73569,
"c": 0.1385,
"h": 284.3
},
"luminance": 0.38342
}Semantic roles & 50–950 ramp
primary
#A09CFD
secondary
#F5F7D4
accent
#E600DC
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121118
muted
#818086