#9199EA#9199EA
#9199EA is a light, moderate blue. Relative luminance 0.347; OKLCH L 70.9% C 0.118 H 278.6°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9199EA |
|---|---|
| RGB | rgb(145, 153, 234) |
| HSL | hsl(235, 68%, 74%) |
| HSV | hsv(235, 38%, 92%) |
| CMYK | cmyk(38%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(65.55, 16.57, -41.76) |
| CIE-LCH | lch(65.55, 44.93, 291.65°) |
| OKLab | oklab(70.92% 0.0177 -0.117) |
| OKLCH | oklch(70.92% 0.118 278.6) |
| XYZ | xyz(37.9153, 34.7412, 82.5339) |
| Luminance | 0.3474 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.60
Perrywinkle
#8F8CE7
ΔE00 4.00
Lavender Blue
#8B88F8
ΔE00 5.67
Periwinkle (survey)
#8E82FE
ΔE00 7.69
Soft Blue
#6488EA
ΔE00 8.75
Cornflowerblue
#6495ED
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9199EA #EAE291
analogous
#91C6EA #9199EA #B691EA
triadic
#9199EA #EA9199 #99EA91
tetradic
#9199EA #EA91C6 #EAE291 #91EAB6
square
#9199EA #EA91C6 #EAE291 #91EAB6
split-complementary
#9199EA #EAB691 #C6EA91
monochromatic
#2A3AD6 #5E69E0 #9199EA #C4C9F4 #E5E7FA
Accessibility & contrast
On white
2.64
#9199EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#9199EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9199EA
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9199EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9199EA | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3ED
Deuteranopia (green-blind)
#799CE8
Tritanopia (blue-blind)
#77A9B7
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9199ea; /* rgb */ color: rgb(145, 153, 234); /* oklch */ color: oklch(70.9% 0.118 278.6);
Tailwind
colors: {
custom: {
50: '#b4b6f1',
500: '#9199ea',
950: '#000000',
},
}SCSS
$custom: #9199ea; $custom-light: #b4b6f1; $custom-dark: #000000;
JSON
{
"hex": "#9199ea",
"rgb": {
"r": 145,
"g": 153,
"b": 234
},
"hsl": {
"h": 234.607,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.70919,
"c": 0.11829,
"h": 278.6
},
"luminance": 0.34743
}Semantic roles & 50–950 ramp
primary
#9199EA
secondary
#F2EFD9
accent
#BF16D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084