#9099CE#9099CE
#9099CE is a light, moderate blue. Relative luminance 0.332; OKLCH L 69.5% C 0.079 H 276.7°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9099CE |
|---|---|
| RGB | rgb(144, 153, 206) |
| HSL | hsl(231, 39%, 69%) |
| HSV | hsv(231, 30%, 81%) |
| CMYK | cmyk(30.1%, 25.7%, 0%, 19.2%) |
| CIE-LAB | lab(64.30, 8.94, -28.21) |
| CIE-LCH | lch(64.30, 29.59, 287.58°) |
| OKLab | oklab(69.55% 0.0092 -0.078) |
| OKLCH | oklch(69.55% 0.079 276.7) |
| XYZ | xyz(34.0304, 33.1670, 62.9894) |
| Luminance | 0.3317 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.45
Periwinkle Blue
#8F99FB
ΔE00 7.19
Lavender
#B39DDB
ΔE00 8.66
Lavender Blue
#8B88F8
ΔE00 9.01
Faded Blue
#658CBB
ΔE00 10.20
Soft Blue
#6488EA
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9099CE #CEC590
analogous
#90B8CE #9099CE #A690CE
triadic
#9099CE #CE9099 #99CE90
tetradic
#9099CE #CE90B8 #CEC590 #90CEA6
square
#9099CE #CE90B8 #CEC590 #90CEA6
split-complementary
#9099CE #CEA690 #B8CE90
monochromatic
#46539E #6672BB #9099CE #BAC0E1 #E5E7F3
Accessibility & contrast
On white
2.75
#9099CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#9099CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9099CE
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9099CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9099CE | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899ED0
Deuteranopia (green-blind)
#859ACD
Tritanopia (blue-blind)
#80A3AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9099ce; /* rgb */ color: rgb(144, 153, 206); /* oklch */ color: oklch(69.5% 0.079 276.7);
Tailwind
colors: {
custom: {
50: '#b2b6dd',
500: '#9099ce',
950: '#000000',
},
}SCSS
$custom: #9099ce; $custom-light: #b2b6dd; $custom-dark: #000000;
JSON
{
"hex": "#9099ce",
"rgb": {
"r": 144,
"g": 153,
"b": 206
},
"hsl": {
"h": 231.29,
"s": 38.75,
"l": 68.627
},
"oklch": {
"l": 0.69545,
"c": 0.07855,
"h": 276.7
},
"luminance": 0.33168
}Semantic roles & 50–950 ramp
primary
#9099CE
secondary
#E6E3D4
accent
#9F34B2
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083