#95A4E4#95A4E4
#95A4E4 is a light, moderate blue. Relative luminance 0.385; OKLCH L 73.1% C 0.095 H 273.7°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #95A4E4 |
|---|---|
| RGB | rgb(149, 164, 228) |
| HSL | hsl(229, 59%, 74%) |
| HSV | hsv(229, 35%, 89%) |
| CMYK | cmyk(34.6%, 28.1%, 0%, 10.6%) |
| CIE-LAB | lab(68.42, 9.79, -33.97) |
| CIE-LCH | lch(68.42, 35.35, 286.08°) |
| OKLab | oklab(73.12% 0.0061 -0.0944) |
| OKLCH | oklch(73.12% 0.095 273.7) |
| XYZ | xyz(39.6694, 38.5404, 78.7326) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.94
Perrywinkle
#8F8CE7
ΔE00 7.34
Pastel Blue
#A2BFFE
ΔE00 7.61
Carolina Blue
#8AB8FE
ΔE00 8.70
Lavender Blue
#8B88F8
ΔE00 9.02
Cornflowerblue
#6495ED
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A4E4 #E4D595
analogous
#95CCE4 #95A4E4 #AE95E4
triadic
#95A4E4 #E495A4 #A4E495
tetradic
#95A4E4 #E495CC #E4D595 #95E4AE
square
#95A4E4 #E495CC #E4D595 #95E4AE
split-complementary
#95A4E4 #E4AE95 #CCE495
monochromatic
#3450CB #647AD8 #95A4E4 #C6CEF0 #E7EAF9
Accessibility & contrast
On white
2.41
#95A4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#95A4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A4E4
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A4E4 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AAE7
Deuteranopia (green-blind)
#8AA4E2
Tritanopia (blue-blind)
#7EB0BA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #95a4e4; /* rgb */ color: rgb(149, 164, 228); /* oklch */ color: oklch(73.1% 0.095 273.7);
Tailwind
colors: {
custom: {
50: '#b6beec',
500: '#95a4e4',
950: '#000000',
},
}SCSS
$custom: #95a4e4; $custom-light: #b6beec; $custom-dark: #000000;
JSON
{
"hex": "#95a4e4",
"rgb": {
"r": 149,
"g": 164,
"b": 228
},
"hsl": {
"h": 228.608,
"s": 59.398,
"l": 73.922
},
"oklch": {
"l": 0.73124,
"c": 0.09462,
"h": 273.7
},
"luminance": 0.38542
}Semantic roles & 50–950 ramp
primary
#95A4E4
secondary
#F0ECDB
accent
#A71EC7
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184