#968CDC#968CDC
#968CDC is a light, moderate blue. Relative luminance 0.304; OKLCH L 68.1% C 0.117 H 288.6°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #968CDC |
|---|---|
| RGB | rgb(150, 140, 220) |
| HSL | hsl(248, 53%, 71%) |
| HSV | hsv(248, 36%, 86%) |
| CMYK | cmyk(31.8%, 36.4%, 0%, 13.7%) |
| CIE-LAB | lab(62.00, 21.72, -39.53) |
| CIE-LCH | lch(62.00, 45.11, 298.78°) |
| OKLab | oklab(68.09% 0.0372 -0.1104) |
| OKLCH | oklch(68.09% 0.117 288.6) |
| XYZ | xyz(34.8706, 30.4067, 71.7281) |
| Luminance | 0.3041 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.89
Lavender Blue
#8B88F8
ΔE00 5.69
Periwinkle (survey)
#8E82FE
ΔE00 6.72
Periwinkle Blue
#8F99FB
ΔE00 7.02
Lavender
#B39DDB
ΔE00 7.95
Mediumpurple
#9370DB
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968CDC #D2DC8C
analogous
#8CAADC #968CDC #BE8CDC
triadic
#968CDC #DC968C #8CDC96
tetradic
#968CDC #DC8CAA #D2DC8C #8CDCBE
square
#968CDC #DC8CAA #D2DC8C #8CDCBE
split-complementary
#968CDC #DCBE8C #AADC8C
monochromatic
#4737B6 #6B5DCE #968CDC #C1BBEA #EAE8F8
Accessibility & contrast
On white
2.97
#968CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#968CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #968CDC
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968CDC | 1.00 | 2.97 | 7.08 | 7.08 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7498DF
Deuteranopia (green-blind)
#7494DA
Tritanopia (blue-blind)
#859BAA
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #968cdc; /* rgb */ color: rgb(150, 140, 220); /* oklch */ color: oklch(68.1% 0.117 288.6);
Tailwind
colors: {
custom: {
50: '#b7ade7',
500: '#968cdc',
950: '#000000',
},
}SCSS
$custom: #968cdc; $custom-light: #b7ade7; $custom-dark: #000000;
JSON
{
"hex": "#968cdc",
"rgb": {
"r": 150,
"g": 140,
"b": 220
},
"hsl": {
"h": 247.5,
"s": 53.333,
"l": 70.588
},
"oklch": {
"l": 0.68087,
"c": 0.11654,
"h": 288.6
},
"luminance": 0.30408
}Semantic roles & 50–950 ramp
primary
#968CDC
secondary
#EAEDD7
accent
#C125AD
background
#FBFAFE
surface
#F6F4FC
border
#D0CED5
text
#111016
muted
#807F84