#95A4E2#95A4E2
#95A4E2 is a light, moderate blue. Relative luminance 0.384; OKLCH L 73.0% C 0.092 H 273.5°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #95A4E2 |
|---|---|
| RGB | rgb(149, 164, 226) |
| HSL | hsl(228, 57%, 74%) |
| HSV | hsv(228, 34%, 89%) |
| CMYK | cmyk(34.1%, 27.4%, 0%, 11.4%) |
| CIE-LAB | lab(68.34, 9.27, -32.99) |
| CIE-LCH | lch(68.34, 34.27, 285.70°) |
| OKLab | oklab(73.04% 0.0056 -0.0916) |
| OKLCH | oklch(73.04% 0.092 273.5) |
| XYZ | xyz(39.3934, 38.4300, 77.2789) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.18
Perrywinkle
#8F8CE7
ΔE00 7.42
Pastel Blue
#A2BFFE
ΔE00 7.70
Carolina Blue
#8AB8FE
ΔE00 8.82
Lavender Blue
#8B88F8
ΔE00 9.16
Cornflowerblue
#6495ED
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A4E2 #E2D395
analogous
#95CAE2 #95A4E2 #AC95E2
triadic
#95A4E2 #E295A4 #A4E295
tetradic
#95A4E2 #E295CA #E2D395 #95E2AC
square
#95A4E2 #E295CA #E2D395 #95E2AC
split-complementary
#95A4E2 #E2AC95 #CAE295
monochromatic
#3652C6 #657BD5 #95A4E2 #C5CDEF #E7EAF8
Accessibility & contrast
On white
2.42
#95A4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#95A4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A4E2
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A4E2 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AAE5
Deuteranopia (green-blind)
#8BA4E1
Tritanopia (blue-blind)
#7FB0BA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #95a4e2; /* rgb */ color: rgb(149, 164, 226); /* oklch */ color: oklch(73.0% 0.092 273.5);
Tailwind
colors: {
custom: {
50: '#b6beeb',
500: '#95a4e2',
950: '#000000',
},
}SCSS
$custom: #95a4e2; $custom-light: #b6beeb; $custom-dark: #000000;
JSON
{
"hex": "#95a4e2",
"rgb": {
"r": 149,
"g": 164,
"b": 226
},
"hsl": {
"h": 228.312,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.73035,
"c": 0.09181,
"h": 273.5
},
"luminance": 0.38431
}Semantic roles & 50–950 ramp
primary
#95A4E2
secondary
#F0ECDB
accent
#A521C5
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184