#8A95F3#8A95F3
#8A95F3 is a light, vivid blue. Relative luminance 0.334; OKLCH L 70.1% C 0.138 H 277.2°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8A95F3 |
|---|---|
| RGB | rgb(138, 149, 243) |
| HSL | hsl(234, 81%, 75%) |
| HSV | hsv(234, 43%, 95%) |
| CMYK | cmyk(43.2%, 38.7%, 0%, 4.7%) |
| CIE-LAB | lab(64.46, 19.60, -48.45) |
| CIE-LCH | lch(64.46, 52.27, 292.02°) |
| OKLab | oklab(70.1% 0.0172 -0.1366) |
| OKLCH | oklch(70.1% 0.138 277.2) |
| XYZ | xyz(37.4015, 33.3674, 89.2465) |
| Luminance | 0.3337 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.50
Perrywinkle
#8F8CE7
ΔE00 3.90
Lavender Blue
#8B88F8
ΔE00 4.25
Periwinkle (survey)
#8E82FE
ΔE00 6.38
Soft Blue
#6488EA
ΔE00 7.05
Cornflowerblue
#6495ED
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A95F3 #F3E88A
analogous
#8ACAF3 #8A95F3 #B38AF3
triadic
#8A95F3 #F38A95 #95F38A
tetradic
#8A95F3 #F38ACA #F3E88A #8AF3B3
square
#8A95F3 #F38ACA #F3E88A #8AF3B3
split-complementary
#8A95F3 #F3B38A #CAF38A
monochromatic
#1B30E8 #5263ED #8A95F3 #C2C7F9 #E3E6FC
Accessibility & contrast
On white
2.74
#8A95F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#8A95F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A95F3
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A95F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A95F3 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A1F7
Deuteranopia (green-blind)
#6B98F1
Tritanopia (blue-blind)
#67A8B8
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8a95f3; /* rgb */ color: rgb(138, 149, 243); /* oklch */ color: oklch(70.1% 0.138 277.2);
Tailwind
colors: {
custom: {
50: '#b0b4f7',
500: '#8a95f3',
950: '#000000',
},
}SCSS
$custom: #8a95f3; $custom-light: #b0b4f7; $custom-dark: #000000;
JSON
{
"hex": "#8a95f3",
"rgb": {
"r": 138,
"g": 149,
"b": 243
},
"hsl": {
"h": 233.714,
"s": 81.395,
"l": 74.706
},
"oklch": {
"l": 0.70096,
"c": 0.13764,
"h": 277.2
},
"luminance": 0.33369
}Semantic roles & 50–950 ramp
primary
#8A95F3
secondary
#F4F1D7
accent
#C708DE
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085