#9199CF#9199CF
#9199CF is a light, moderate blue. Relative luminance 0.333; OKLCH L 69.7% C 0.080 H 277.6°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #9199CF |
|---|---|
| RGB | rgb(145, 153, 207) |
| HSL | hsl(232, 39%, 69%) |
| HSV | hsv(232, 30%, 81%) |
| CMYK | cmyk(30%, 26.1%, 0%, 18.8%) |
| CIE-LAB | lab(64.41, 9.49, -28.58) |
| CIE-LCH | lch(64.41, 30.12, 288.36°) |
| OKLab | oklab(69.66% 0.0105 -0.0791) |
| OKLCH | oklch(69.66% 0.08 277.6) |
| XYZ | xyz(34.3277, 33.3062, 63.6395) |
| Luminance | 0.3331 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.36
Periwinkle Blue
#8F99FB
ΔE00 7.16
Lavender
#B39DDB
ΔE00 8.38
Lavender Blue
#8B88F8
ΔE00 8.97
Faded Blue
#658CBB
ΔE00 10.45
Periwinkle (survey)
#8E82FE
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9199CF #CFC791
analogous
#91B8CF #9199CF #A891CF
triadic
#9199CF #CF9199 #99CF91
tetradic
#9199CF #CF91B8 #CFC791 #91CFA8
square
#9199CF #CF91B8 #CFC791 #91CFA8
split-complementary
#9199CF #CFA891 #B8CF91
monochromatic
#4651A0 #6671BC #9199CF #BCC1E2 #E6E8F4
Accessibility & contrast
On white
2.74
#9199CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#9199CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9199CF
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9199CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9199CF | 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)
#899FD1
Deuteranopia (green-blind)
#859ACE
Tritanopia (blue-blind)
#81A3AC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9199cf; /* rgb */ color: rgb(145, 153, 207); /* oklch */ color: oklch(69.7% 0.080 277.6);
Tailwind
colors: {
custom: {
50: '#b2b6de',
500: '#9199cf',
950: '#000000',
},
}SCSS
$custom: #9199cf; $custom-light: #b2b6de; $custom-dark: #000000;
JSON
{
"hex": "#9199cf",
"rgb": {
"r": 145,
"g": 153,
"b": 207
},
"hsl": {
"h": 232.258,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.69664,
"c": 0.07977,
"h": 277.6
},
"luminance": 0.33307
}Semantic roles & 50–950 ramp
primary
#9199CF
secondary
#E7E5D5
accent
#A233B2
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083