#8A95F0#8A95F0
#8A95F0 is a light, vivid blue. Relative luminance 0.332; OKLCH L 69.9% C 0.133 H 277.1°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8A95F0 |
|---|---|
| RGB | rgb(138, 149, 240) |
| HSL | hsl(234, 77%, 74%) |
| HSV | hsv(234, 43%, 94%) |
| CMYK | cmyk(42.5%, 37.9%, 0%, 5.9%) |
| CIE-LAB | lab(64.31, 18.75, -47.03) |
| CIE-LCH | lch(64.31, 50.63, 291.74°) |
| OKLab | oklab(69.94% 0.0166 -0.1324) |
| OKLCH | oklch(69.94% 0.133 277.1) |
| XYZ | xyz(36.9521, 33.1877, 86.8800) |
| Luminance | 0.3319 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.76
Perrywinkle
#8F8CE7
ΔE00 3.74
Lavender Blue
#8B88F8
ΔE00 4.38
Periwinkle (survey)
#8E82FE
ΔE00 6.53
Soft Blue
#6488EA
ΔE00 7.06
Cornflowerblue
#6495ED
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A95F0 #F0E58A
analogous
#8AC8F0 #8A95F0 #B28AF0
triadic
#8A95F0 #F08A95 #95F08A
tetradic
#8A95F0 #F08AC8 #F0E58A #8AF0B2
square
#8A95F0 #F08AC8 #F0E58A #8AF0B2
split-complementary
#8A95F0 #F0B28A #C8F08A
monochromatic
#1E33E2 #5464E9 #8A95F0 #C0C6F7 #E4E6FC
Accessibility & contrast
On white
2.75
#8A95F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#8A95F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A95F0
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A95F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A95F0 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F4
Deuteranopia (green-blind)
#6D98EE
Tritanopia (blue-blind)
#69A7B7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8a95f0; /* rgb */ color: rgb(138, 149, 240); /* oklch */ color: oklch(69.9% 0.133 277.1);
Tailwind
colors: {
custom: {
50: '#b0b4f5',
500: '#8a95f0',
950: '#000000',
},
}SCSS
$custom: #8a95f0; $custom-light: #b0b4f5; $custom-dark: #000000;
JSON
{
"hex": "#8a95f0",
"rgb": {
"r": 138,
"g": 149,
"b": 240
},
"hsl": {
"h": 233.529,
"s": 77.273,
"l": 74.118
},
"oklch": {
"l": 0.69937,
"c": 0.13346,
"h": 277.1
},
"luminance": 0.33189
}Semantic roles & 50–950 ramp
primary
#8A95F0
secondary
#F3F0D8
accent
#C30CDA
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085