#9099CD#9099CD
#9099CD is a light, moderate blue. Relative luminance 0.331; OKLCH L 69.5% C 0.077 H 276.6°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #9099CD |
|---|---|
| RGB | rgb(144, 153, 205) |
| HSL | hsl(231, 38%, 68%) |
| HSV | hsv(231, 30%, 80%) |
| CMYK | cmyk(29.8%, 25.4%, 0%, 19.6%) |
| CIE-LAB | lab(64.26, 8.69, -27.71) |
| CIE-LCH | lch(64.26, 29.04, 287.40°) |
| OKLab | oklab(69.5% 0.0089 -0.0766) |
| OKLCH | oklch(69.5% 0.077 276.6) |
| XYZ | xyz(33.9093, 33.1185, 62.3517) |
| Luminance | 0.3312 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.61
Periwinkle Blue
#8F99FB
ΔE00 7.37
Lavender
#B39DDB
ΔE00 8.67
Lavender Blue
#8B88F8
ΔE00 9.16
Faded Blue
#658CBB
ΔE00 10.22
Soft Blue
#6488EA
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9099CD #CDC490
analogous
#90B7CD #9099CD #A590CD
triadic
#9099CD #CD9099 #99CD90
tetradic
#9099CD #CD90B7 #CDC490 #90CDA5
square
#9099CD #CD90B7 #CDC490 #90CDA5
split-complementary
#9099CD #CDA590 #B7CD90
monochromatic
#46539C #6672BA #9099CD #BAC0E0 #E4E7F3
Accessibility & contrast
On white
2.75
#9099CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#9099CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9099CD
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9099CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9099CD | 1.00 | 2.75 | 7.62 | 7.62 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9ECF
Deuteranopia (green-blind)
#869ACC
Tritanopia (blue-blind)
#80A3AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9099cd; /* rgb */ color: rgb(144, 153, 205); /* oklch */ color: oklch(69.5% 0.077 276.6);
Tailwind
colors: {
custom: {
50: '#b2b6dc',
500: '#9099cd',
950: '#000000',
},
}SCSS
$custom: #9099cd; $custom-light: #b2b6dc; $custom-dark: #000000;
JSON
{
"hex": "#9099cd",
"rgb": {
"r": 144,
"g": 153,
"b": 205
},
"hsl": {
"h": 231.148,
"s": 37.888,
"l": 68.431
},
"oklch": {
"l": 0.69502,
"c": 0.07711,
"h": 276.6
},
"luminance": 0.3312
}Semantic roles & 50–950 ramp
primary
#9099CD
secondary
#E6E3D3
accent
#9F35B1
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083