#A199CB#A199CB
#A199CB is a light, moderate blue. Relative luminance 0.347; OKLCH L 70.8% C 0.073 H 291.8°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A199CB |
|---|---|
| RGB | rgb(161, 153, 203) |
| HSL | hsl(250, 32%, 70%) |
| HSV | hsv(250, 25%, 80%) |
| CMYK | cmyk(20.7%, 24.6%, 0%, 20.4%) |
| CIE-LAB | lab(65.49, 13.38, -24.59) |
| CIE-LCH | lch(65.49, 27.99, 298.56°) |
| OKLab | oklab(70.76% 0.0269 -0.0675) |
| OKLCH | oklch(70.76% 0.073 291.8) |
| XYZ | xyz(36.8662, 34.6709, 61.2382) |
| Luminance | 0.3467 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.49
Pale Purple
#B790D4
ΔE00 7.35
Lavender (survey)
#C79FEF
ΔE00 9.18
Perrywinkle
#8F8CE7
ΔE00 9.34
Heather
#A484AC
ΔE00 9.62
Wisteria
#A87DC2
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A199CB #C3CB99
analogous
#99AACB #A199CB #BA99CB
triadic
#A199CB #CBA199 #99CBA1
tetradic
#A199CB #CB99AA #C3CB99 #99CBBA
square
#A199CB #CB99AA #C3CB99 #99CBBA
split-complementary
#A199CB #CBBA99 #AACB99
monochromatic
#5B4F9B #7C70B6 #A199CB #C6C2E0 #ECEAF4
Accessibility & contrast
On white
2.65
#A199CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#A199CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A199CB
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A199CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A199CB | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA0CD
Deuteranopia (green-blind)
#8E9ECA
Tritanopia (blue-blind)
#98A1AA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a199cb; /* rgb */ color: rgb(161, 153, 203); /* oklch */ color: oklch(70.8% 0.073 291.8);
Tailwind
colors: {
custom: {
50: '#bdb7db',
500: '#a199cb',
950: '#000000',
},
}SCSS
$custom: #a199cb; $custom-light: #bdb7db; $custom-dark: #000000;
JSON
{
"hex": "#a199cb",
"rgb": {
"r": 161,
"g": 153,
"b": 203
},
"hsl": {
"h": 249.6,
"s": 32.468,
"l": 69.804
},
"oklch": {
"l": 0.7076,
"c": 0.07266,
"h": 291.8
},
"luminance": 0.34671
}Semantic roles & 50–950 ramp
primary
#A199CB
secondary
#E5E7D9
accent
#AB3A99
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#121115
muted
#818083