#95A0EA#95A0EA
#95A0EA is a light, moderate blue. Relative luminance 0.375; OKLCH L 72.6% C 0.108 H 276.9°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #95A0EA |
|---|---|
| RGB | rgb(149, 160, 234) |
| HSL | hsl(232, 67%, 75%) |
| HSV | hsv(232, 36%, 92%) |
| CMYK | cmyk(36.3%, 31.6%, 0%, 8.2%) |
| CIE-LAB | lab(67.63, 13.64, -38.48) |
| CIE-LCH | lch(67.63, 40.83, 289.52°) |
| OKLab | oklab(72.6% 0.013 -0.1074) |
| OKLCH | oklch(72.6% 0.108 276.9) |
| XYZ | xyz(39.8122, 37.4701, 82.9607) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.56
Perrywinkle
#8F8CE7
ΔE00 5.95
Lavender Blue
#8B88F8
ΔE00 7.57
Pastel Blue
#A2BFFE
ΔE00 8.54
Cornflowerblue
#6495ED
ΔE00 9.38
Periwinkle (survey)
#8E82FE
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A0EA #EADF95
analogous
#95CBEA #95A0EA #B495EA
triadic
#95A0EA #EA95A0 #A0EA95
tetradic
#95A0EA #EA95CB #EADF95 #95EAB4
square
#95A0EA #EA95CB #EADF95 #95EAB4
split-complementary
#95A0EA #EAB495 #CBEA95
monochromatic
#2F44D6 #6272E0 #95A0EA #C8CEF4 #E5E8FA
Accessibility & contrast
On white
2.47
#95A0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#95A0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A0EA
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A0EA | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8ED
Deuteranopia (green-blind)
#83A2E8
Tritanopia (blue-blind)
#7CAEBB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #95a0ea; /* rgb */ color: rgb(149, 160, 234); /* oklch */ color: oklch(72.6% 0.108 276.9);
Tailwind
colors: {
custom: {
50: '#b7bcf1',
500: '#95a0ea',
950: '#000000',
},
}SCSS
$custom: #95a0ea; $custom-light: #b7bcf1; $custom-dark: #000000;
JSON
{
"hex": "#95a0ea",
"rgb": {
"r": 149,
"g": 160,
"b": 234
},
"hsl": {
"h": 232.235,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.72596,
"c": 0.1082,
"h": 276.9
},
"luminance": 0.37472
}Semantic roles & 50–950 ramp
primary
#95A0EA
secondary
#F1EEDA
accent
#B717CF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084