#968FF8#968FF8
#968FF8 is a light, vivid blue. Relative luminance 0.329; OKLCH L 70.1% C 0.151 H 284.8°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #968FF8 |
|---|---|
| RGB | rgb(150, 143, 248) |
| HSL | hsl(244, 88%, 77%) |
| HSV | hsv(244, 42%, 97%) |
| CMYK | cmyk(39.5%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(64.08, 27.43, -51.73) |
| CIE-LCH | lch(64.08, 58.55, 297.93°) |
| OKLab | oklab(70.11% 0.0386 -0.1459) |
| OKLCH | oklch(70.11% 0.151 284.8) |
| XYZ | xyz(39.3386, 32.9048, 93.0673) |
| Luminance | 0.3291 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.58
Perrywinkle
#8F8CE7
ΔE00 2.62
Periwinkle Blue
#8F99FB
ΔE00 3.93
Periwinkle (survey)
#8E82FE
ΔE00 3.93
Cornflower
#6A79F7
ΔE00 9.00
Soft Blue
#6488EA
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968FF8 #F1F88F
analogous
#8FBDF8 #968FF8 #CB8FF8
triadic
#968FF8 #F8968F #8FF896
tetradic
#968FF8 #F88FBD #F1F88F #8FF8CB
square
#968FF8 #F88FBD #F1F88F #8FF8CB
split-complementary
#968FF8 #F8CB8F #BDF88F
monochromatic
#2A1CF1 #6055F4 #968FF8 #CCC9FC #E4E2FD
Accessibility & contrast
On white
2.77
#968FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#968FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #968FF8
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968FF8 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9EFC
Deuteranopia (green-blind)
#6798F6
Tritanopia (blue-blind)
#7AA4B8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #968ff8; /* rgb */ color: rgb(150, 143, 248); /* oklch */ color: oklch(70.1% 0.151 284.8);
Tailwind
colors: {
custom: {
50: '#b9affb',
500: '#968ff8',
950: '#000000',
},
}SCSS
$custom: #968ff8; $custom-light: #b9affb; $custom-dark: #000000;
JSON
{
"hex": "#968ff8",
"rgb": {
"r": 150,
"g": 143,
"b": 248
},
"hsl": {
"h": 244,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.70111,
"c": 0.15092,
"h": 284.8
},
"luminance": 0.32906
}Semantic roles & 50–950 ramp
primary
#968FF8
secondary
#F3F5D6
accent
#E501D6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#121017
muted
#817F85