#A099DF#A099DF
#A099DF is a light, moderate blue. Relative luminance 0.356; OKLCH L 71.5% C 0.101 H 288.1°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A099DF |
|---|---|
| RGB | rgb(160, 153, 223) |
| HSL | hsl(246, 52%, 74%) |
| HSV | hsv(246, 31%, 87%) |
| CMYK | cmyk(28.3%, 31.4%, 0%, 12.5%) |
| CIE-LAB | lab(66.20, 17.88, -34.59) |
| CIE-LCH | lch(66.20, 38.94, 297.34°) |
| OKLab | oklab(71.55% 0.0315 -0.096) |
| OKLCH | oklch(71.55% 0.101 288.1) |
| XYZ | xyz(39.2043, 35.5830, 74.6004) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.23
Perrywinkle
#8F8CE7
ΔE00 5.56
Periwinkle Blue
#8F99FB
ΔE00 7.01
Pale Purple
#B790D4
ΔE00 8.04
Lavender Blue
#8B88F8
ΔE00 8.24
Lavender (survey)
#C79FEF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A099DF #D8DF99
analogous
#99B5DF #A099DF #C399DF
triadic
#A099DF #DFA099 #99DFA0
tetradic
#A099DF #DF99B5 #D8DF99 #99DFC3
square
#A099DF #DF99B5 #D8DF99 #99DFC3
split-complementary
#A099DF #DFC399 #B5DF99
monochromatic
#4A3DC1 #756AD0 #A099DF #CBC8EE #E9E8F8
Accessibility & contrast
On white
2.59
#A099DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#A099DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A099DF
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A099DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A099DF | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A3E2
Deuteranopia (green-blind)
#859FDD
Tritanopia (blue-blind)
#91A5B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a099df; /* rgb */ color: rgb(160, 153, 223); /* oklch */ color: oklch(71.5% 0.101 288.1);
Tailwind
colors: {
custom: {
50: '#bdb7e9',
500: '#a099df',
950: '#000000',
},
}SCSS
$custom: #a099df; $custom-light: #bdb7e9; $custom-dark: #000000;
JSON
{
"hex": "#a099df",
"rgb": {
"r": 160,
"g": 153,
"b": 223
},
"hsl": {
"h": 246,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.71547,
"c": 0.10104,
"h": 288.1
},
"luminance": 0.35584
}Semantic roles & 50–950 ramp
primary
#A099DF
secondary
#EDEFDC
accent
#C026B0
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084