#968DE8#968DE8
#968DE8 is a light, vivid blue. Relative luminance 0.314; OKLCH L 68.9% C 0.132 H 286.9°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #968DE8 |
|---|---|
| RGB | rgb(150, 141, 232) |
| HSL | hsl(246, 66%, 73%) |
| HSV | hsv(246, 39%, 91%) |
| CMYK | cmyk(35.3%, 39.2%, 0%, 9%) |
| CIE-LAB | lab(62.81, 24.28, -44.93) |
| CIE-LCH | lch(62.81, 51.07, 298.39°) |
| OKLab | oklab(68.88% 0.0384 -0.1261) |
| OKLCH | oklch(68.88% 0.132 286.9) |
| XYZ | xyz(36.6641, 31.3589, 80.4494) |
| Luminance | 0.3136 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.50
Lavender Blue
#8B88F8
ΔE00 3.86
Periwinkle (survey)
#8E82FE
ΔE00 5.04
Periwinkle Blue
#8F99FB
ΔE00 5.43
Mediumpurple
#9370DB
ΔE00 8.84
Lavender
#B39DDB
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968DE8 #DFE88D
analogous
#8DB1E8 #968DE8 #C38DE8
triadic
#968DE8 #E8968D #8DE896
tetradic
#968DE8 #E88DB1 #DFE88D #8DE8C3
square
#968DE8 #E88DB1 #DFE88D #8DE8C3
split-complementary
#968DE8 #E8C38D #B1E88D
monochromatic
#3B2AD1 #675ADE #968DE8 #C5C0F2 #E8E6FA
Accessibility & contrast
On white
2.89
#968DE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#968DE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #968DE8
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968DE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968DE8 | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709AEC
Deuteranopia (green-blind)
#6E96E6
Tritanopia (blue-blind)
#819EAF
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #968de8; /* rgb */ color: rgb(150, 141, 232); /* oklch */ color: oklch(68.9% 0.132 286.9);
Tailwind
colors: {
custom: {
50: '#b8aef0',
500: '#968de8',
950: '#000000',
},
}SCSS
$custom: #968de8; $custom-light: #b8aef0; $custom-dark: #000000;
JSON
{
"hex": "#968de8",
"rgb": {
"r": 150,
"g": 141,
"b": 232
},
"hsl": {
"h": 245.934,
"s": 66.423,
"l": 73.137
},
"oklch": {
"l": 0.68885,
"c": 0.13179,
"h": 286.9
},
"luminance": 0.3136
}Semantic roles & 50–950 ramp
primary
#968DE8
secondary
#EFF1DA
accent
#CE17BC
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#121016
muted
#817F84