#978EEE#978EEE
#978EEE is a light, vivid blue. Relative luminance 0.321; OKLCH L 69.5% C 0.139 H 286.5°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #978EEE |
|---|---|
| RGB | rgb(151, 142, 238) |
| HSL | hsl(246, 74%, 75%) |
| HSV | hsv(246, 40%, 93%) |
| CMYK | cmyk(36.6%, 40.3%, 0%, 6.7%) |
| CIE-LAB | lab(63.42, 25.56, -47.27) |
| CIE-LCH | lch(63.42, 53.74, 298.40°) |
| OKLab | oklab(69.47% 0.0393 -0.1329) |
| OKLCH | oklch(69.47% 0.139 286.5) |
| XYZ | xyz(37.8639, 32.0972, 85.0727) |
| Luminance | 0.3210 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.74
Lavender Blue
#8B88F8
ΔE00 3.36
Periwinkle (survey)
#8E82FE
ΔE00 4.58
Periwinkle Blue
#8F99FB
ΔE00 4.85
Liliac
#C48EFD
ΔE00 9.13
Mediumpurple
#9370DB
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#978EEE #E5EE8E
analogous
#8EB5EE #978EEE #C78EEE
triadic
#978EEE #EE978E #8EEE97
tetradic
#978EEE #EE8EB5 #E5EE8E #8EEEC7
square
#978EEE #EE8EB5 #E5EE8E #8EEEC7
split-complementary
#978EEE #EEC78E #B5EE8E
monochromatic
#3524DE #6659E6 #978EEE #C8C3F6 #E7E4FB
Accessibility & contrast
On white
2.83
#978EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#978EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #978EEE
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##978EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##978EEE | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9CF2
Deuteranopia (green-blind)
#6D97EC
Tritanopia (blue-blind)
#80A0B3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #978eee; /* rgb */ color: rgb(151, 142, 238); /* oklch */ color: oklch(69.5% 0.139 286.5);
Tailwind
colors: {
custom: {
50: '#b9aff4',
500: '#978eee',
950: '#000000',
},
}SCSS
$custom: #978eee; $custom-light: #b9aff4; $custom-dark: #000000;
JSON
{
"hex": "#978eee",
"rgb": {
"r": 151,
"g": 142,
"b": 238
},
"hsl": {
"h": 245.625,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.69467,
"c": 0.13857,
"h": 286.5
},
"luminance": 0.32098
}Semantic roles & 50–950 ramp
primary
#978EEE
secondary
#F0F3D8
accent
#D610C3
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#121017
muted
#817F85