#968FF0#968FF0
#968FF0 is a light, vivid blue. Relative luminance 0.324; OKLCH L 69.7% C 0.140 H 285.4°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #968FF0 |
|---|---|
| RGB | rgb(150, 143, 240) |
| HSL | hsl(244, 76%, 75%) |
| HSV | hsv(244, 40%, 94%) |
| CMYK | cmyk(37.5%, 40.4%, 0%, 5.9%) |
| CIE-LAB | lab(63.69, 25.26, -47.96) |
| CIE-LCH | lch(63.69, 54.21, 297.78°) |
| OKLab | oklab(69.68% 0.0373 -0.1349) |
| OKLCH | oklch(69.68% 0.14 285.4) |
| XYZ | xyz(38.1239, 32.4190, 86.6700) |
| Luminance | 0.3242 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.75
Lavender Blue
#8B88F8
ΔE00 3.13
Periwinkle Blue
#8F99FB
ΔE00 4.30
Periwinkle (survey)
#8E82FE
ΔE00 4.54
Cornflower
#6A79F7
ΔE00 9.32
Liliac
#C48EFD
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968FF0 #E9F08F
analogous
#8FB8F0 #968FF0 #C78FF0
triadic
#968FF0 #F0968F #8FF096
tetradic
#968FF0 #F08FB8 #E9F08F #8FF0C7
square
#968FF0 #F08FB8 #E9F08F #8FF0C7
split-complementary
#968FF0 #F0C78F #B8F08F
monochromatic
#3123E2 #6359E9 #968FF0 #C9C5F7 #E6E4FB
Accessibility & contrast
On white
2.81
#968FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#968FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #968FF0
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968FF0 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9DF4
Deuteranopia (green-blind)
#6C97EE
Tritanopia (blue-blind)
#7DA2B4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #968ff0; /* rgb */ color: rgb(150, 143, 240); /* oklch */ color: oklch(69.7% 0.140 285.4);
Tailwind
colors: {
custom: {
50: '#b8aff5',
500: '#968ff0',
950: '#000000',
},
}SCSS
$custom: #968ff0; $custom-light: #b8aff5; $custom-dark: #000000;
JSON
{
"hex": "#968ff0",
"rgb": {
"r": 150,
"g": 143,
"b": 240
},
"hsl": {
"h": 244.33,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.6968,
"c": 0.13996,
"h": 285.4
},
"luminance": 0.3242
}Semantic roles & 50–950 ramp
primary
#968FF0
secondary
#F1F3D8
accent
#D90DCA
background
#FBFAFF
surface
#F6F4FE
border
#D0CED6
text
#121017
muted
#817F85