#968CDE#968CDE
#968CDE is a light, moderate blue. Relative luminance 0.305; OKLCH L 68.2% C 0.119 H 288.4°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #968CDE |
|---|---|
| RGB | rgb(150, 140, 222) |
| HSL | hsl(247, 55%, 71%) |
| HSV | hsv(247, 37%, 87%) |
| CMYK | cmyk(32.4%, 36.9%, 0%, 12.9%) |
| CIE-LAB | lab(62.09, 22.23, -40.50) |
| CIE-LCH | lch(62.09, 46.21, 298.76°) |
| OKLab | oklab(68.19% 0.0377 -0.1132) |
| OKLCH | oklch(68.19% 0.119 288.4) |
| XYZ | xyz(35.1371, 30.5133, 73.1315) |
| Luminance | 0.3051 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.59
Lavender Blue
#8B88F8
ΔE00 5.35
Periwinkle (survey)
#8E82FE
ΔE00 6.38
Periwinkle Blue
#8F99FB
ΔE00 6.76
Lavender
#B39DDB
ΔE00 8.15
Mediumpurple
#9370DB
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968CDE #D4DE8C
analogous
#8CABDE #968CDE #BF8CDE
triadic
#968CDE #DE968C #8CDE96
tetradic
#968CDE #DE8CAB #D4DE8C #8CDEBF
square
#968CDE #DE8CAB #D4DE8C #8CDEBF
split-complementary
#968CDE #DEBF8C #ABDE8C
monochromatic
#4635BA #6B5CD0 #968CDE #C1BCEC #E9E7F8
Accessibility & contrast
On white
2.96
#968CDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#968CDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #968CDE
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968CDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968CDE | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7398E1
Deuteranopia (green-blind)
#7394DC
Tritanopia (blue-blind)
#849BAB
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #968cde; /* rgb */ color: rgb(150, 140, 222); /* oklch */ color: oklch(68.2% 0.119 288.4);
Tailwind
colors: {
custom: {
50: '#b7ade8',
500: '#968cde',
950: '#000000',
},
}SCSS
$custom: #968cde; $custom-light: #b7ade8; $custom-dark: #000000;
JSON
{
"hex": "#968cde",
"rgb": {
"r": 150,
"g": 140,
"b": 222
},
"hsl": {
"h": 247.317,
"s": 55.405,
"l": 70.98
},
"oklch": {
"l": 0.68187,
"c": 0.11934,
"h": 288.4
},
"luminance": 0.30514
}Semantic roles & 50–950 ramp
primary
#968CDE
secondary
#EBEED8
accent
#C323AF
background
#FBFAFE
surface
#F6F4FC
border
#D0CED5
text
#111016
muted
#807F84