#9099CA#9099CA
#9099CA is a light, moderate blue. Relative luminance 0.330; OKLCH L 69.4% C 0.073 H 276.3°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #9099CA |
|---|---|
| RGB | rgb(144, 153, 202) |
| HSL | hsl(231, 35%, 68%) |
| HSV | hsv(231, 29%, 79%) |
| CMYK | cmyk(28.7%, 24.3%, 0%, 20.8%) |
| CIE-LAB | lab(64.14, 7.93, -26.22) |
| CIE-LCH | lch(64.14, 27.39, 286.83°) |
| OKLab | oklab(69.37% 0.0079 -0.0723) |
| OKLCH | oklch(69.37% 0.073 276.3) |
| XYZ | xyz(33.5506, 32.9751, 60.4628) |
| Luminance | 0.3298 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 7.08
Periwinkle Blue
#8F99FB
ΔE00 7.93
Lavender
#B39DDB
ΔE00 8.74
Lavender Blue
#8B88F8
ΔE00 9.63
Faded Blue
#658CBB
ΔE00 10.29
Soft Blue
#6488EA
ΔE00 11.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9099CA #CAC190
analogous
#90B6CA #9099CA #A490CA
triadic
#9099CA #CA9099 #99CA90
tetradic
#9099CA #CA90B6 #CAC190 #90CAA4
square
#9099CA #CA90B6 #CAC190 #90CAA4
split-complementary
#9099CA #CAA490 #B6CA90
monochromatic
#485597 #6773B6 #9099CA #B9BFDE #E3E5F2
Accessibility & contrast
On white
2.76
#9099CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#9099CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9099CA
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9099CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9099CA | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9ECC
Deuteranopia (green-blind)
#8799C9
Tritanopia (blue-blind)
#81A2AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #9099ca; /* rgb */ color: rgb(144, 153, 202); /* oklch */ color: oklch(69.4% 0.073 276.3);
Tailwind
colors: {
custom: {
50: '#b1b6da',
500: '#9099ca',
950: '#000000',
},
}SCSS
$custom: #9099ca; $custom-light: #b1b6da; $custom-dark: #000000;
JSON
{
"hex": "#9099ca",
"rgb": {
"r": 144,
"g": 153,
"b": 202
},
"hsl": {
"h": 230.69,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.69374,
"c": 0.07278,
"h": 276.3
},
"luminance": 0.32976
}Semantic roles & 50–950 ramp
primary
#9099CA
secondary
#E4E1D2
accent
#9C37AE
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083