#9299CC#9299CC
#9299CC is a light, moderate blue. Relative luminance 0.333; OKLCH L 69.6% C 0.075 H 278.2°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9299CC |
|---|---|
| RGB | rgb(146, 153, 204) |
| HSL | hsl(233, 36%, 69%) |
| HSV | hsv(233, 28%, 80%) |
| CMYK | cmyk(28.4%, 25%, 0%, 20%) |
| CIE-LAB | lab(64.36, 9.03, -26.97) |
| CIE-LCH | lch(64.36, 28.44, 288.51°) |
| OKLab | oklab(69.61% 0.0107 -0.0745) |
| OKLCH | oklch(69.61% 0.075 278.2) |
| XYZ | xyz(34.1415, 33.2522, 61.7345) |
| Luminance | 0.3325 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.92
Periwinkle Blue
#8F99FB
ΔE00 7.90
Lavender
#B39DDB
ΔE00 8.14
Lavender Blue
#8B88F8
ΔE00 9.57
Faded Blue
#658CBB
ΔE00 10.81
Pale Purple
#B790D4
ΔE00 11.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9299CC #CCC592
analogous
#92B6CC #9299CC #A892CC
triadic
#9299CC #CC9299 #99CC92
tetradic
#9299CC #CC92B6 #CCC592 #92CCA8
square
#9299CC #CC92B6 #CCC592 #92CCA8
split-complementary
#9299CC #CCA892 #B6CC92
monochromatic
#49539B #6872B8 #9299CC #BCC0E0 #E5E7F3
Accessibility & contrast
On white
2.74
#9299CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#9299CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9299CC
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9299CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9299CC | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9ECE
Deuteranopia (green-blind)
#879ACB
Tritanopia (blue-blind)
#83A2AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9299cc; /* rgb */ color: rgb(146, 153, 204); /* oklch */ color: oklch(69.6% 0.075 278.2);
Tailwind
colors: {
custom: {
50: '#b3b7db',
500: '#9299cc',
950: '#000000',
},
}SCSS
$custom: #9299cc; $custom-light: #b3b7db; $custom-dark: #000000;
JSON
{
"hex": "#9299cc",
"rgb": {
"r": 146,
"g": 153,
"b": 204
},
"hsl": {
"h": 232.759,
"s": 36.25,
"l": 68.627
},
"oklch": {
"l": 0.6961,
"c": 0.07524,
"h": 278.2
},
"luminance": 0.33253
}Semantic roles & 50–950 ramp
primary
#9299CC
secondary
#E6E3D4
accent
#A136AF
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083