#968FF4#968FF4
#968FF4 is a light, vivid blue. Relative luminance 0.327; OKLCH L 69.9% C 0.145 H 285.1°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #968FF4 |
|---|---|
| RGB | rgb(150, 143, 244) |
| HSL | hsl(244, 82%, 76%) |
| HSV | hsv(244, 41%, 96%) |
| CMYK | cmyk(38.5%, 41.4%, 0%, 4.3%) |
| CIE-LAB | lab(63.88, 26.34, -49.85) |
| CIE-LCH | lch(63.88, 56.38, 297.85°) |
| OKLab | oklab(69.89% 0.038 -0.1404) |
| OKLCH | oklch(69.89% 0.145 285.1) |
| XYZ | xyz(38.7247, 32.6593, 89.8339) |
| Luminance | 0.3266 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.15
Lavender Blue
#8B88F8
ΔE00 2.79
Periwinkle Blue
#8F99FB
ΔE00 4.07
Periwinkle (survey)
#8E82FE
ΔE00 4.20
Cornflower
#6A79F7
ΔE00 9.14
Liliac
#C48EFD
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968FF4 #EDF48F
analogous
#8FBAF4 #968FF4 #C88FF4
triadic
#968FF4 #F4968F #8FF496
tetradic
#968FF4 #F48FBA #EDF48F #8FF4C8
square
#968FF4 #F48FBA #EDF48F #8FF4C8
split-complementary
#968FF4 #F4C88F #BAF48F
monochromatic
#2E20E9 #6257EF #968FF4 #CAC7F9 #E5E3FC
Accessibility & contrast
On white
2.79
#968FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#968FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #968FF4
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968FF4 | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9EF8
Deuteranopia (green-blind)
#6998F2
Tritanopia (blue-blind)
#7CA3B6
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #968ff4; /* rgb */ color: rgb(150, 143, 244); /* oklch */ color: oklch(69.9% 0.145 285.1);
Tailwind
colors: {
custom: {
50: '#b8aff8',
500: '#968ff4',
950: '#000000',
},
}SCSS
$custom: #968ff4; $custom-light: #b8aff8; $custom-dark: #000000;
JSON
{
"hex": "#968ff4",
"rgb": {
"r": 150,
"g": 143,
"b": 244
},
"hsl": {
"h": 244.158,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.69894,
"c": 0.14545,
"h": 285.1
},
"luminance": 0.32661
}Semantic roles & 50–950 ramp
primary
#968FF4
secondary
#F2F4D7
accent
#DF07D0
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#121017
muted
#817F85