#968DE9#968DE9
#968DE9 is a light, vivid blue. Relative luminance 0.314; OKLCH L 68.9% C 0.133 H 286.8°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #968DE9 |
|---|---|
| RGB | rgb(150, 141, 233) |
| HSL | hsl(246, 68%, 73%) |
| HSV | hsv(246, 39%, 91%) |
| CMYK | cmyk(35.6%, 39.5%, 0%, 8.6%) |
| CIE-LAB | lab(62.86, 24.54, -45.41) |
| CIE-LCH | lch(62.86, 51.62, 298.39°) |
| OKLab | oklab(68.94% 0.0386 -0.1275) |
| OKLCH | oklch(68.94% 0.133 286.8) |
| XYZ | xyz(36.8065, 31.4159, 81.1996) |
| Luminance | 0.3142 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.47
Lavender Blue
#8B88F8
ΔE00 3.72
Periwinkle (survey)
#8E82FE
ΔE00 4.91
Periwinkle Blue
#8F99FB
ΔE00 5.34
Mediumpurple
#9370DB
ΔE00 8.85
Lavender
#B39DDB
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968DE9 #E0E98D
analogous
#8DB2E9 #968DE9 #C48DE9
triadic
#968DE9 #E9968D #8DE996
tetradic
#968DE9 #E98DB2 #E0E98D #8DE9C4
square
#968DE9 #E98DB2 #E0E98D #8DE9C4
split-complementary
#968DE9 #E9C48D #B2E98D
monochromatic
#3929D3 #675ADF #968DE9 #C5C0F3 #E7E5FA
Accessibility & contrast
On white
2.88
#968DE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#968DE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #968DE9
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968DE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968DE9 | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9AED
Deuteranopia (green-blind)
#6E96E7
Tritanopia (blue-blind)
#809EB0
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #968de9; /* rgb */ color: rgb(150, 141, 233); /* oklch */ color: oklch(68.9% 0.133 286.8);
Tailwind
colors: {
custom: {
50: '#b8aef0',
500: '#968de9',
950: '#000000',
},
}SCSS
$custom: #968de9; $custom-light: #b8aef0; $custom-dark: #000000;
JSON
{
"hex": "#968de9",
"rgb": {
"r": 150,
"g": 141,
"b": 233
},
"hsl": {
"h": 245.87,
"s": 67.647,
"l": 73.333
},
"oklch": {
"l": 0.68937,
"c": 0.13318,
"h": 286.8
},
"luminance": 0.31417
}Semantic roles & 50–950 ramp
primary
#968DE9
secondary
#EFF2D9
accent
#D016BD
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#121016
muted
#817F84