#9299CD#9299CD
#9299CD is a light, moderate blue. Relative luminance 0.333; OKLCH L 69.7% C 0.077 H 278.3°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #9299CD |
|---|---|
| RGB | rgb(146, 153, 205) |
| HSL | hsl(233, 37%, 69%) |
| HSV | hsv(233, 29%, 80%) |
| CMYK | cmyk(28.8%, 25.4%, 0%, 19.6%) |
| CIE-LAB | lab(64.40, 9.28, -27.47) |
| CIE-LCH | lch(64.40, 29.00, 288.66°) |
| OKLab | oklab(69.65% 0.011 -0.0759) |
| OKLCH | oklch(69.65% 0.077 278.3) |
| XYZ | xyz(34.2618, 33.3003, 62.3682) |
| Luminance | 0.3330 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.75
Periwinkle Blue
#8F99FB
ΔE00 7.71
Lavender
#B39DDB
ΔE00 8.12
Lavender Blue
#8B88F8
ΔE00 9.41
Faded Blue
#658CBB
ΔE00 10.77
Periwinkle (survey)
#8E82FE
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9299CD #CDC692
analogous
#92B7CD #9299CD #A992CD
triadic
#9299CD #CD9299 #99CD92
tetradic
#9299CD #CD92B7 #CDC692 #92CDA9
square
#9299CD #CD92B7 #CDC692 #92CDA9
split-complementary
#9299CD #CDA992 #B7CD92
monochromatic
#48529D #6872BA #9299CD #BCC0E0 #E6E8F3
Accessibility & contrast
On white
2.74
#9299CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#9299CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9299CD
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9299CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9299CD | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9ECF
Deuteranopia (green-blind)
#879ACC
Tritanopia (blue-blind)
#83A3AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9299cd; /* rgb */ color: rgb(146, 153, 205); /* oklch */ color: oklch(69.7% 0.077 278.3);
Tailwind
colors: {
custom: {
50: '#b3b7dc',
500: '#9299cd',
950: '#000000',
},
}SCSS
$custom: #9299cd; $custom-light: #b3b7dc; $custom-dark: #000000;
JSON
{
"hex": "#9299cd",
"rgb": {
"r": 146,
"g": 153,
"b": 205
},
"hsl": {
"h": 232.881,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.69653,
"c": 0.07669,
"h": 278.3
},
"luminance": 0.33301
}Semantic roles & 50–950 ramp
primary
#9299CD
secondary
#E6E4D5
accent
#A135B0
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083