#968FDE#968FDE
#968FDE is a light, moderate blue. Relative luminance 0.314; OKLCH L 68.8% C 0.115 H 287.0°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #968FDE |
|---|---|
| RGB | rgb(150, 143, 222) |
| HSL | hsl(245, 54%, 72%) |
| HSV | hsv(245, 36%, 87%) |
| CMYK | cmyk(32.4%, 35.6%, 0%, 12.9%) |
| CIE-LAB | lab(62.85, 20.50, -39.33) |
| CIE-LCH | lch(62.85, 44.35, 297.54°) |
| OKLab | oklab(68.76% 0.0336 -0.1098) |
| OKLCH | oklch(68.76% 0.115 287) |
| XYZ | xyz(35.5815, 31.4020, 73.2796) |
| Luminance | 0.3140 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.65
Lavender Blue
#8B88F8
ΔE00 5.60
Periwinkle Blue
#8F99FB
ΔE00 6.23
Periwinkle (survey)
#8E82FE
ΔE00 6.87
Lavender
#B39DDB
ΔE00 7.80
Pale Purple
#B790D4
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968FDE #D7DE8F
analogous
#8FB0DE #968FDE #BE8FDE
triadic
#968FDE #DE968F #8FDE96
tetradic
#968FDE #DE8FB0 #D7DE8F #8FDEBE
square
#968FDE #DE8FB0 #D7DE8F #8FDEBE
split-complementary
#968FDE #DEBE8F #B0DE8F
monochromatic
#4337BB #6A60D0 #968FDE #C2BEEC #E9E7F8
Accessibility & contrast
On white
2.88
#968FDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#968FDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #968FDE
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968FDE | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779AE1
Deuteranopia (green-blind)
#7696DC
Tritanopia (blue-blind)
#849EAC
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #968fde; /* rgb */ color: rgb(150, 143, 222); /* oklch */ color: oklch(68.8% 0.115 287.0);
Tailwind
colors: {
custom: {
50: '#b7afe8',
500: '#968fde',
950: '#000000',
},
}SCSS
$custom: #968fde; $custom-light: #b7afe8; $custom-dark: #000000;
JSON
{
"hex": "#968fde",
"rgb": {
"r": 150,
"g": 143,
"b": 222
},
"hsl": {
"h": 245.316,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.68761,
"c": 0.11486,
"h": 287
},
"luminance": 0.31403
}Semantic roles & 50–950 ramp
primary
#968FDE
secondary
#EDEFDA
accent
#C224B4
background
#FBFAFE
surface
#F6F4FC
border
#D0CED5
text
#111016
muted
#807F84