#95A9E5#95A9E5
#95A9E5 is a light, moderate blue. Relative luminance 0.404; OKLCH L 74.2% C 0.090 H 269.9°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #95A9E5 |
|---|---|
| RGB | rgb(149, 169, 229) |
| HSL | hsl(225, 61%, 74%) |
| HSV | hsv(225, 35%, 90%) |
| CMYK | cmyk(34.9%, 26.2%, 0%, 10.2%) |
| CIE-LAB | lab(69.77, 7.24, -32.42) |
| CIE-LCH | lch(69.77, 33.22, 282.59°) |
| OKLab | oklab(74.19% -0.0001 -0.09) |
| OKLCH | oklch(74.19% 0.09 269.9) |
| XYZ | xyz(40.7211, 40.4210, 79.7700) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.75
Pastel Blue
#A2BFFE
ΔE00 6.14
Carolina Blue
#8AB8FE
ΔE00 7.15
Perrywinkle
#8F8CE7
ΔE00 8.80
Cornflowerblue
#6495ED
ΔE00 9.31
Light Periwinkle
#C1C6FC
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A9E5 #E5D195
analogous
#95D1E5 #95A9E5 #A995E5
triadic
#95A9E5 #E595A9 #A9E595
tetradic
#95A9E5 #E595D1 #E5D195 #95E5A9
square
#95A9E5 #E595D1 #E5D195 #95E5A9
split-complementary
#95A9E5 #E5A995 #D1E595
monochromatic
#3359CD #6481D9 #95A9E5 #C6D1F1 #E6EBF9
Accessibility & contrast
On white
2.31
#95A9E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#95A9E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A9E5
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A9E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A9E5 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96AEE8
Deuteranopia (green-blind)
#8FA7E4
Tritanopia (blue-blind)
#7DB5BE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #95a9e5; /* rgb */ color: rgb(149, 169, 229); /* oklch */ color: oklch(74.2% 0.090 269.9);
Tailwind
colors: {
custom: {
50: '#b6c2ed',
500: '#95a9e5',
950: '#000000',
},
}SCSS
$custom: #95a9e5; $custom-light: #b6c2ed; $custom-dark: #000000;
JSON
{
"hex": "#95a9e5",
"rgb": {
"r": 149,
"g": 169,
"b": 229
},
"hsl": {
"h": 225,
"s": 60.606,
"l": 74.118
},
"oklch": {
"l": 0.74188,
"c": 0.09001,
"h": 269.9
},
"luminance": 0.40423
}Semantic roles & 50–950 ramp
primary
#95A9E5
secondary
#F0EBDB
accent
#9E1DC8
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184