#968DCC#968DCC
#968DCC is a light, moderate blue. Relative luminance 0.299; OKLCH L 67.5% C 0.092 H 290.2°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #968DCC |
|---|---|
| RGB | rgb(150, 141, 204) |
| HSL | hsl(249, 38%, 68%) |
| HSV | hsv(249, 31%, 80%) |
| CMYK | cmyk(26.5%, 30.9%, 0%, 20%) |
| CIE-LAB | lab(61.56, 17.10, -31.28) |
| CIE-LCH | lch(61.56, 35.65, 298.67°) |
| OKLab | oklab(67.52% 0.032 -0.0867) |
| OKLCH | oklch(67.52% 0.092 290.2) |
| XYZ | xyz(32.9989, 29.8929, 61.1464) |
| Luminance | 0.2989 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.93
Lavender
#B39DDB
ΔE00 6.75
Pale Purple
#B790D4
ΔE00 7.75
Wisteria
#A87DC2
ΔE00 8.27
Lavender Blue
#8B88F8
ΔE00 8.85
Periwinkle Blue
#8F99FB
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968DCC #C3CC8D
analogous
#8DA4CC #968DCC #B58DCC
triadic
#968DCC #CC968D #8DCC96
tetradic
#968DCC #CC8DA4 #C3CC8D #8DCCB5
square
#968DCC #CC8DA4 #C3CC8D #8DCCB5
split-complementary
#968DCC #CCB58D #A4CC8D
monochromatic
#51459A #6F63B9 #968DCC #BDB7DF #E4E2F2
Accessibility & contrast
On white
3.01
#968DCC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#968DCC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #968DCC
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968DCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968DCC | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C96CF
Deuteranopia (green-blind)
#7D93CA
Tritanopia (blue-blind)
#8A98A4
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #968dcc; /* rgb */ color: rgb(150, 141, 204); /* oklch */ color: oklch(67.5% 0.092 290.2);
Tailwind
colors: {
custom: {
50: '#b6aedb',
500: '#968dcc',
950: '#000000',
},
}SCSS
$custom: #968dcc; $custom-light: #b6aedb; $custom-dark: #000000;
JSON
{
"hex": "#968dcc",
"rgb": {
"r": 150,
"g": 141,
"b": 204
},
"hsl": {
"h": 248.571,
"s": 38.182,
"l": 67.647
},
"oklch": {
"l": 0.6752,
"c": 0.09237,
"h": 290.2
},
"luminance": 0.29893
}Semantic roles & 50–950 ramp
primary
#968DCC
secondary
#E1E4D1
accent
#B1349F
background
#FBFAFD
surface
#F6F4FB
border
#D0CED4
text
#111015
muted
#807F83