#968FF5#968FF5
#968FF5 is a light, vivid blue. Relative luminance 0.327; OKLCH L 69.9% C 0.147 H 285.1°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #968FF5 |
|---|---|
| RGB | rgb(150, 143, 245) |
| HSL | hsl(244, 84%, 76%) |
| HSV | hsv(244, 42%, 96%) |
| CMYK | cmyk(38.8%, 41.6%, 0%, 3.9%) |
| CIE-LAB | lab(63.93, 26.61, -50.32) |
| CIE-LCH | lch(63.93, 56.92, 297.87°) |
| OKLab | oklab(69.95% 0.0382 -0.1418) |
| OKLCH | oklch(69.95% 0.147 285.1) |
| XYZ | xyz(38.8769, 32.7202, 90.6357) |
| Luminance | 0.3272 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.26
Lavender Blue
#8B88F8
ΔE00 2.73
Periwinkle Blue
#8F99FB
ΔE00 4.03
Periwinkle (survey)
#8E82FE
ΔE00 4.13
Cornflower
#6A79F7
ΔE00 9.10
Liliac
#C48EFD
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968FF5 #EEF58F
analogous
#8FBBF5 #968FF5 #C98FF5
triadic
#968FF5 #F5968F #8FF596
tetradic
#968FF5 #F58FBB #EEF58F #8FF5C9
square
#968FF5 #F58FBB #EEF58F #8FF5C9
split-complementary
#968FF5 #F5C98F #BBF58F
monochromatic
#2D1FEB #6157F0 #968FF5 #CBC7FA #E5E3FC
Accessibility & contrast
On white
2.78
#968FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#968FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #968FF5
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968FF5 | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9EF9
Deuteranopia (green-blind)
#6998F3
Tritanopia (blue-blind)
#7BA3B6
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #968ff5; /* rgb */ color: rgb(150, 143, 245); /* oklch */ color: oklch(69.9% 0.147 285.1);
Tailwind
colors: {
custom: {
50: '#b8aff9',
500: '#968ff5',
950: '#000000',
},
}SCSS
$custom: #968ff5; $custom-light: #b8aff9; $custom-dark: #000000;
JSON
{
"hex": "#968ff5",
"rgb": {
"r": 150,
"g": 143,
"b": 245
},
"hsl": {
"h": 244.118,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.69948,
"c": 0.14682,
"h": 285.1
},
"luminance": 0.32722
}Semantic roles & 50–950 ramp
primary
#968FF5
secondary
#F2F4D7
accent
#E005D1
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#121017
muted
#817F85