#968FFF#968FFF
#968FFF is a light, vivid blue. Relative luminance 0.333; OKLCH L 70.5% C 0.160 H 284.3°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #968FFF |
|---|---|
| RGB | rgb(150, 143, 255) |
| HSL | hsl(244, 100%, 78%) |
| HSV | hsv(244, 44%, 100%) |
| CMYK | cmyk(41.2%, 43.9%, 0%, 0%) |
| CIE-LAB | lab(64.44, 29.35, -54.99) |
| CIE-LCH | lch(64.44, 62.34, 298.09°) |
| OKLab | oklab(70.5% 0.0397 -0.1554) |
| OKLCH | oklch(70.5% 0.16 284.3) |
| XYZ | xyz(40.4450, 33.3474, 98.8940) |
| Luminance | 0.3335 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.54
Perrywinkle
#8F8CE7
ΔE00 3.52
Periwinkle (survey)
#8E82FE
ΔE00 3.69
Periwinkle Blue
#8F99FB
ΔE00 3.89
Cornflower
#6A79F7
ΔE00 8.87
Soft Blue
#6488EA
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968FFF #F8FF8F
analogous
#8FC0FF #968FFF #CE8FFF
triadic
#968FFF #FF968F #8FFF96
tetradic
#968FFF #FF8FC0 #F8FF8F #8FFFCE
square
#968FFF #FF8FC0 #F8FF8F #8FFFCE
split-complementary
#968FFF #FFCE8F #C0FF8F
monochromatic
#2315FF #5D52FF #968FFF #CFCCFF #E2E0FF
Accessibility & contrast
On white
2.74
#968FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#968FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #968FFF
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968FFF | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#65A0FF
Deuteranopia (green-blind)
#6199FC
Tritanopia (blue-blind)
#77A6BB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #968fff; /* rgb */ color: rgb(150, 143, 255); /* oklch */ color: oklch(70.5% 0.160 284.3);
Tailwind
colors: {
custom: {
50: '#b9afff',
500: '#968fff',
950: '#000000',
},
}SCSS
$custom: #968fff; $custom-light: #b9afff; $custom-dark: #000000;
JSON
{
"hex": "#968fff",
"rgb": {
"r": 150,
"g": 143,
"b": 255
},
"hsl": {
"h": 243.75,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.70498,
"c": 0.16042,
"h": 284.3
},
"luminance": 0.33349
}Semantic roles & 50–950 ramp
primary
#968FFF
secondary
#F5F7D4
accent
#E600D7
background
#FBFAFF
surface
#F7F4FF
border
#D0CED7
text
#121018
muted
#817F86