#9899CA#9899CA
#9899CA is a light, moderate blue. Relative luminance 0.337; OKLCH L 70.0% C 0.071 H 283.5°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9899CA |
|---|---|
| RGB | rgb(152, 153, 202) |
| HSL | hsl(239, 32%, 69%) |
| HSV | hsv(239, 25%, 79%) |
| CMYK | cmyk(24.8%, 24.3%, 0%, 20.8%) |
| CIE-LAB | lab(64.74, 10.36, -25.24) |
| CIE-LCH | lch(64.74, 27.28, 292.30°) |
| OKLab | oklab(69.99% 0.0167 -0.0695) |
| OKLCH | oklch(69.99% 0.071 283.5) |
| XYZ | xyz(34.9981, 33.7214, 60.5306) |
| Luminance | 0.3372 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.64
Perrywinkle
#8F8CE7
ΔE00 8.04
Periwinkle Blue
#8F99FB
ΔE00 9.50
Pale Purple
#B790D4
ΔE00 9.64
Lavender Blue
#8B88F8
ΔE00 10.87
Lavender (survey)
#C79FEF
ΔE00 11.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9899CA #CAC998
analogous
#98B2CA #9899CA #B098CA
triadic
#9899CA #CA9899 #99CA98
tetradic
#9899CA #CA98B2 #CAC998 #98CAB0
square
#9899CA #CA98B2 #CAC998 #98CAB0
split-complementary
#9899CA #CAB098 #B2CA98
monochromatic
#4F5099 #7071B5 #9899CA #C0C1DF #E9E9F4
Accessibility & contrast
On white
2.71
#9899CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#9899CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9899CA
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9899CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9899CA | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9FCC
Deuteranopia (green-blind)
#8A9CC9
Tritanopia (blue-blind)
#8CA2AA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #9899ca; /* rgb */ color: rgb(152, 153, 202); /* oklch */ color: oklch(70.0% 0.071 283.5);
Tailwind
colors: {
custom: {
50: '#b7b7da',
500: '#9899ca',
950: '#000000',
},
}SCSS
$custom: #9899ca; $custom-light: #b7b7da; $custom-dark: #000000;
JSON
{
"hex": "#9899ca",
"rgb": {
"r": 152,
"g": 153,
"b": 202
},
"hsl": {
"h": 238.8,
"s": 32.051,
"l": 69.412
},
"oklch": {
"l": 0.6999,
"c": 0.07144,
"h": 283.5
},
"luminance": 0.33722
}Semantic roles & 50–950 ramp
primary
#9899CA
secondary
#E6E6D8
accent
#A93BAB
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083