#968ADC#968ADC
#968ADC is a light, moderate blue. Relative luminance 0.298; OKLCH L 67.7% C 0.120 H 289.5°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #968ADC |
|---|---|
| RGB | rgb(150, 138, 220) |
| HSL | hsl(249, 54%, 70%) |
| HSV | hsv(249, 37%, 86%) |
| CMYK | cmyk(31.8%, 37.3%, 0%, 13.7%) |
| CIE-LAB | lab(61.51, 22.87, -40.32) |
| CIE-LCH | lch(61.51, 46.35, 299.57°) |
| OKLab | oklab(67.71% 0.0399 -0.1127) |
| OKLCH | oklch(67.71% 0.12 289.5) |
| XYZ | xyz(34.5811, 29.8275, 71.6316) |
| Luminance | 0.2983 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.01
Lavender Blue
#8B88F8
ΔE00 5.61
Periwinkle (survey)
#8E82FE
ΔE00 6.45
Periwinkle Blue
#8F99FB
ΔE00 7.40
Mediumpurple
#9370DB
ΔE00 7.97
Lavender
#B39DDB
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968ADC #D0DC8A
analogous
#8AA7DC #968ADC #BF8ADC
triadic
#968ADC #DC968A #8ADC96
tetradic
#968ADC #DC8AA7 #D0DC8A #8ADCBF
square
#968ADC #DC8AA7 #D0DC8A #8ADCBF
split-complementary
#968ADC #DCBF8A #A7DC8A
monochromatic
#4936B5 #6C5BCE #968ADC #C0B9EA #EAE7F8
Accessibility & contrast
On white
3.01
#968ADC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#968ADC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #968ADC
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968ADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968ADC | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7296DF
Deuteranopia (green-blind)
#7293DA
Tritanopia (blue-blind)
#8599A9
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #968adc; /* rgb */ color: rgb(150, 138, 220); /* oklch */ color: oklch(67.7% 0.120 289.5);
Tailwind
colors: {
custom: {
50: '#b7ace7',
500: '#968adc',
950: '#000000',
},
}SCSS
$custom: #968adc; $custom-light: #b7ace7; $custom-dark: #000000;
JSON
{
"hex": "#968adc",
"rgb": {
"r": 150,
"g": 138,
"b": 220
},
"hsl": {
"h": 248.78,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.67706,
"c": 0.11956,
"h": 289.5
},
"luminance": 0.29828
}Semantic roles & 50–950 ramp
primary
#968ADC
secondary
#E9ECD6
accent
#C124AA
background
#FBFAFE
surface
#F6F4FC
border
#D0CED5
text
#111016
muted
#807F84