#968EEA#968EEA
#968EEA is a light, vivid blue. Relative luminance 0.318; OKLCH L 69.2% C 0.133 H 286.3°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #968EEA |
|---|---|
| RGB | rgb(150, 142, 234) |
| HSL | hsl(245, 69%, 74%) |
| HSV | hsv(245, 39%, 92%) |
| CMYK | cmyk(35.9%, 39.3%, 0%, 8.2%) |
| CIE-LAB | lab(63.15, 24.23, -45.50) |
| CIE-LCH | lch(63.15, 51.55, 298.04°) |
| OKLab | oklab(69.18% 0.0375 -0.1277) |
| OKLCH | oklch(69.18% 0.133 286.3) |
| XYZ | xyz(37.0979, 31.7694, 82.0034) |
| Luminance | 0.3177 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.44
Lavender Blue
#8B88F8
ΔE00 3.69
Periwinkle (survey)
#8E82FE
ΔE00 4.98
Periwinkle Blue
#8F99FB
ΔE00 5.02
Lavender
#B39DDB
ΔE00 9.17
Mediumpurple
#9370DB
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968EEA #E2EA8E
analogous
#8EB4EA #968EEA #C48EEA
triadic
#968EEA #EA968E #8EEA96
tetradic
#968EEA #EA8EB4 #E2EA8E #8EEAC4
square
#968EEA #EA8EB4 #E2EA8E #8EEAC4
split-complementary
#968EEA #EAC48E #B4EA8E
monochromatic
#3728D6 #665AE0 #968EEA #C6C2F4 #E7E5FA
Accessibility & contrast
On white
2.86
#968EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#968EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #968EEA
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968EEA | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709BEE
Deuteranopia (green-blind)
#6E96E8
Tritanopia (blue-blind)
#80A0B1
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #968eea; /* rgb */ color: rgb(150, 142, 234); /* oklch */ color: oklch(69.2% 0.133 286.3);
Tailwind
colors: {
custom: {
50: '#b8aff1',
500: '#968eea',
950: '#000000',
},
}SCSS
$custom: #968eea; $custom-light: #b8aff1; $custom-dark: #000000;
JSON
{
"hex": "#968eea",
"rgb": {
"r": 150,
"g": 142,
"b": 234
},
"hsl": {
"h": 245.217,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.69178,
"c": 0.1331,
"h": 286.3
},
"luminance": 0.31771
}Semantic roles & 50–950 ramp
primary
#968EEA
secondary
#F0F2D9
accent
#D115C0
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#121017
muted
#817F85