#95A4EA#95A4EA
#95A4EA is a light, moderate blue. Relative luminance 0.389; OKLCH L 73.4% C 0.103 H 274.3°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #95A4EA |
|---|---|
| RGB | rgb(149, 164, 234) |
| HSL | hsl(229, 67%, 75%) |
| HSV | hsv(229, 36%, 92%) |
| CMYK | cmyk(36.3%, 29.9%, 0%, 8.2%) |
| CIE-LAB | lab(68.66, 11.37, -36.87) |
| CIE-LCH | lch(68.66, 38.58, 287.14°) |
| OKLab | oklab(73.4% 0.0078 -0.1028) |
| OKLCH | oklch(73.4% 0.103 274.3) |
| XYZ | xyz(40.5168, 38.8794, 83.1956) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.26
Perrywinkle
#8F8CE7
ΔE00 7.18
Pastel Blue
#A2BFFE
ΔE00 7.37
Carolina Blue
#8AB8FE
ΔE00 8.40
Lavender Blue
#8B88F8
ΔE00 8.64
Cornflowerblue
#6495ED
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A4EA #EADB95
analogous
#95CEEA #95A4EA #B195EA
triadic
#95A4EA #EA95A4 #A4EA95
tetradic
#95A4EA #EA95CE #EADB95 #95EAB1
square
#95A4EA #EA95CE #EADB95 #95EAB1
split-complementary
#95A4EA #EAB195 #CEEA95
monochromatic
#2F4CD6 #6278E0 #95A4EA #C8D0F4 #E5E9FA
Accessibility & contrast
On white
2.39
#95A4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#95A4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A4EA
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A4EA | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABED
Deuteranopia (green-blind)
#87A4E8
Tritanopia (blue-blind)
#7CB2BD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #95a4ea; /* rgb */ color: rgb(149, 164, 234); /* oklch */ color: oklch(73.4% 0.103 274.3);
Tailwind
colors: {
custom: {
50: '#b6bef1',
500: '#95a4ea',
950: '#000000',
},
}SCSS
$custom: #95a4ea; $custom-light: #b6bef1; $custom-dark: #000000;
JSON
{
"hex": "#95a4ea",
"rgb": {
"r": 149,
"g": 164,
"b": 234
},
"hsl": {
"h": 229.412,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.73397,
"c": 0.10306,
"h": 274.3
},
"luminance": 0.38881
}Semantic roles & 50–950 ramp
primary
#95A4EA
secondary
#F1EDDA
accent
#AE17CF
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184