#8A95DF#8A95DF
#8A95DF is a light, moderate blue. Relative luminance 0.322; OKLCH L 69.1% C 0.110 H 276.7°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8A95DF |
|---|---|
| RGB | rgb(138, 149, 223) |
| HSL | hsl(232, 57%, 71%) |
| HSV | hsv(232, 38%, 87%) |
| CMYK | cmyk(38.1%, 33.2%, 0%, 12.5%) |
| CIE-LAB | lab(63.53, 14.03, -38.88) |
| CIE-LCH | lch(63.53, 41.33, 289.84°) |
| OKLab | oklab(69.08% 0.0127 -0.1088) |
| OKLCH | oklch(69.08% 0.11 276.7) |
| XYZ | xyz(34.5441, 32.2245, 74.1975) |
| Luminance | 0.3223 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.78
Periwinkle Blue
#8F99FB
ΔE00 3.94
Lavender Blue
#8B88F8
ΔE00 5.77
Soft Blue
#6488EA
ΔE00 7.66
Periwinkle (survey)
#8E82FE
ΔE00 7.84
Cornflowerblue
#6495ED
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A95DF #DFD48A
analogous
#8ABFDF #8A95DF #A98ADF
triadic
#8A95DF #DF8A95 #95DF8A
tetradic
#8A95DF #DF8ABF #DFD48A #8ADFA9
square
#8A95DF #DF8ABF #DFD48A #8ADFA9
split-complementary
#8A95DF #DFA98A #BFDF8A
monochromatic
#3345BB #5A69D2 #8A95DF #BAC1EC #E7E9F8
Accessibility & contrast
On white
2.82
#8A95DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#8A95DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A95DF
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A95DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A95DF | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9DE2
Deuteranopia (green-blind)
#7797DD
Tritanopia (blue-blind)
#71A3B0
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8a95df; /* rgb */ color: rgb(138, 149, 223); /* oklch */ color: oklch(69.1% 0.110 276.7);
Tailwind
colors: {
custom: {
50: '#afb4e9',
500: '#8a95df',
950: '#000000',
},
}SCSS
$custom: #8a95df; $custom-light: #afb4e9; $custom-dark: #000000;
JSON
{
"hex": "#8a95df",
"rgb": {
"r": 138,
"g": 149,
"b": 223
},
"hsl": {
"h": 232.235,
"s": 57.047,
"l": 70.784
},
"oklch": {
"l": 0.69076,
"c": 0.1095,
"h": 276.7
},
"luminance": 0.32226
}Semantic roles & 50–950 ramp
primary
#8A95DF
secondary
#EEEBD7
accent
#AF21C5
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084