#8B95DA#8B95DA
#8B95DA is a light, moderate blue. Relative luminance 0.320; OKLCH L 68.9% C 0.102 H 277.0°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8B95DA |
|---|---|
| RGB | rgb(139, 149, 218) |
| HSL | hsl(232, 52%, 70%) |
| HSV | hsv(232, 36%, 85%) |
| CMYK | cmyk(36.2%, 31.7%, 0%, 14.5%) |
| CIE-LAB | lab(63.38, 12.94, -36.33) |
| CIE-LCH | lch(63.38, 38.57, 289.61°) |
| OKLab | oklab(68.91% 0.0125 -0.1014) |
| OKLCH | oklch(68.91% 0.102 277) |
| XYZ | xyz(34.0462, 32.0445, 70.7074) |
| Luminance | 0.3205 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.05
Periwinkle Blue
#8F99FB
ΔE00 4.75
Lavender Blue
#8B88F8
ΔE00 6.36
Soft Blue
#6488EA
ΔE00 8.24
Periwinkle (survey)
#8E82FE
ΔE00 8.34
Cornflowerblue
#6495ED
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B95DA #DAD08B
analogous
#8BBDDA #8B95DA #A88BDA
triadic
#8B95DA #DA8B95 #95DA8B
tetradic
#8B95DA #DA8BBD #DAD08B #8BDAA8
square
#8B95DA #DA8BBD #DAD08B #8BDAA8
split-complementary
#8B95DA #DAA88B #BDDA8B
monochromatic
#3948B2 #5D6BCB #8B95DA #B9BFE9 #E8EAF8
Accessibility & contrast
On white
2.83
#8B95DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#8B95DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B95DA
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B95DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B95DA | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9DDD
Deuteranopia (green-blind)
#7A97D8
Tritanopia (blue-blind)
#74A2AE
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8b95da; /* rgb */ color: rgb(139, 149, 218); /* oklch */ color: oklch(68.9% 0.102 277.0);
Tailwind
colors: {
custom: {
50: '#afb4e5',
500: '#8b95da',
950: '#000000',
},
}SCSS
$custom: #8b95da; $custom-light: #afb4e5; $custom-dark: #000000;
JSON
{
"hex": "#8b95da",
"rgb": {
"r": 139,
"g": 149,
"b": 218
},
"hsl": {
"h": 232.405,
"s": 51.634,
"l": 70
},
"oklch": {
"l": 0.68908,
"c": 0.10216,
"h": 277
},
"luminance": 0.32046
}Semantic roles & 50–950 ramp
primary
#8B95DA
secondary
#EBE9D5
accent
#AC26BF
background
#FAFBFE
surface
#F5F6FC
border
#CFD0D5
text
#111116
muted
#808084