#928AC8#928AC8
#928AC8 is a light, moderate blue. Relative luminance 0.285; OKLCH L 66.4% C 0.091 H 289.6°. Best body text is #000000 at 6.69:1 contrast (WCAG AA passes).
Color values
| HEX | #928AC8 |
|---|---|
| RGB | rgb(146, 138, 200) |
| HSL | hsl(248, 36%, 66%) |
| HSV | hsv(248, 31%, 78%) |
| CMYK | cmyk(27%, 31%, 0%, 21.6%) |
| CIE-LAB | lab(60.30, 16.64, -31.01) |
| CIE-LCH | lch(60.30, 35.20, 298.22°) |
| OKLab | oklab(66.41% 0.0306 -0.086) |
| OKLCH | oklch(66.41% 0.091 289.6) |
| XYZ | xyz(31.3653, 28.4575, 58.4727) |
| Luminance | 0.2846 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.11
Lavender
#B39DDB
ΔE00 7.78
Wisteria
#A87DC2
ΔE00 8.22
Pale Purple
#B790D4
ΔE00 8.45
Lavender Blue
#8B88F8
ΔE00 8.95
Mediumpurple
#9370DB
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#928AC8 #C0C88A
analogous
#8AA1C8 #928AC8 #B18AC8
triadic
#928AC8 #C8928A #8AC892
tetradic
#928AC8 #C88AA1 #C0C88A #8AC8B1
square
#928AC8 #C88AA1 #C0C88A #8AC8B1
split-complementary
#928AC8 #C8B18A #A1C88A
monochromatic
#4F4593 #6B60B4 #928AC8 #B9B4DC #E0DDEF
Accessibility & contrast
On white
3.14
#928AC8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.69
#928AC8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #928AC8
6.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##928AC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##928AC8 | 1.00 | 3.14 | 6.69 | 6.69 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A93CB
Deuteranopia (green-blind)
#7990C6
Tritanopia (blue-blind)
#8695A0
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #928ac8; /* rgb */ color: rgb(146, 138, 200); /* oklch */ color: oklch(66.4% 0.091 289.6);
Tailwind
colors: {
custom: {
50: '#b3acd9',
500: '#928ac8',
950: '#000000',
},
}SCSS
$custom: #928ac8; $custom-light: #b3acd9; $custom-dark: #000000;
JSON
{
"hex": "#928ac8",
"rgb": {
"r": 146,
"g": 138,
"b": 200
},
"hsl": {
"h": 247.742,
"s": 36.047,
"l": 66.275
},
"oklch": {
"l": 0.66414,
"c": 0.09124,
"h": 289.6
},
"luminance": 0.28458
}Semantic roles & 50–950 ramp
primary
#928AC8
secondary
#DEE1CD
accent
#AF379F
background
#FBFAFD
surface
#F6F4FA
border
#D0CED3
text
#111014
muted
#807F83