#968ADF#968ADF
#968ADF is a light, vivid blue. Relative luminance 0.300; OKLCH L 67.9% C 0.124 H 289.1°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #968ADF |
|---|---|
| RGB | rgb(150, 138, 223) |
| HSL | hsl(248, 57%, 71%) |
| HSV | hsv(248, 38%, 87%) |
| CMYK | cmyk(32.7%, 38.1%, 0%, 12.5%) |
| CIE-LAB | lab(61.64, 23.65, -41.77) |
| CIE-LCH | lch(61.64, 48.00, 299.52°) |
| OKLab | oklab(67.86% 0.0406 -0.1169) |
| OKLCH | oklch(67.86% 0.124 289.1) |
| XYZ | xyz(34.9819, 29.9879, 73.7429) |
| Luminance | 0.2999 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.60
Lavender Blue
#8B88F8
ΔE00 5.10
Periwinkle (survey)
#8E82FE
ΔE00 5.94
Periwinkle Blue
#8F99FB
ΔE00 7.04
Mediumpurple
#9370DB
ΔE00 7.90
Lavender
#B39DDB
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968ADF #D3DF8A
analogous
#8AA8DF #968ADF #C08ADF
triadic
#968ADF #DF968A #8ADF96
tetradic
#968ADF #DF8AA8 #D3DF8A #8ADFC0
square
#968ADF #DF8AA8 #D3DF8A #8ADFC0
split-complementary
#968ADF #DFC08A #A8DF8A
monochromatic
#4633BB #6B5AD2 #968ADF #C1BAEC #E9E7F8
Accessibility & contrast
On white
3.00
#968ADF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#968ADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #968ADF
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968ADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968ADF | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7097E2
Deuteranopia (green-blind)
#7093DD
Tritanopia (blue-blind)
#849AAA
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #968adf; /* rgb */ color: rgb(150, 138, 223); /* oklch */ color: oklch(67.9% 0.124 289.1);
Tailwind
colors: {
custom: {
50: '#b7ace9',
500: '#968adf',
950: '#000000',
},
}SCSS
$custom: #968adf; $custom-light: #b7ace9; $custom-dark: #000000;
JSON
{
"hex": "#968adf",
"rgb": {
"r": 150,
"g": 138,
"b": 223
},
"hsl": {
"h": 248.471,
"s": 57.047,
"l": 70.784
},
"oklch": {
"l": 0.67858,
"c": 0.12374,
"h": 289.1
},
"luminance": 0.29989
}Semantic roles & 50–950 ramp
primary
#968ADF
secondary
#EBEED7
accent
#C521AD
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111016
muted
#807F84