#95A4E7#95A4E7
#95A4E7 is a light, moderate blue. Relative luminance 0.387; OKLCH L 73.3% C 0.099 H 274.0°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #95A4E7 |
|---|---|
| RGB | rgb(149, 164, 231) |
| HSL | hsl(229, 63%, 75%) |
| HSV | hsv(229, 35%, 91%) |
| CMYK | cmyk(35.5%, 29%, 0%, 9.4%) |
| CIE-LAB | lab(68.54, 10.58, -35.42) |
| CIE-LCH | lch(68.54, 36.97, 286.63°) |
| OKLab | oklab(73.26% 0.007 -0.0986) |
| OKLCH | oklch(73.26% 0.099 274) |
| XYZ | xyz(40.0895, 38.7084, 80.9450) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.58
Perrywinkle
#8F8CE7
ΔE00 7.24
Pastel Blue
#A2BFFE
ΔE00 7.48
Carolina Blue
#8AB8FE
ΔE00 8.55
Lavender Blue
#8B88F8
ΔE00 8.82
Cornflowerblue
#6495ED
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A4E7 #E7D895
analogous
#95CDE7 #95A4E7 #AF95E7
triadic
#95A4E7 #E795A4 #A4E795
tetradic
#95A4E7 #E795CD #E7D895 #95E7AF
square
#95A4E7 #E795CD #E7D895 #95E7AF
split-complementary
#95A4E7 #E7AF95 #CDE795
monochromatic
#314ED0 #6379DC #95A4E7 #C7CFF2 #E6EAF9
Accessibility & contrast
On white
2.40
#95A4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#95A4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A4E7
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A4E7 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FABEA
Deuteranopia (green-blind)
#88A4E5
Tritanopia (blue-blind)
#7DB1BC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #95a4e7; /* rgb */ color: rgb(149, 164, 231); /* oklch */ color: oklch(73.3% 0.099 274.0);
Tailwind
colors: {
custom: {
50: '#b6beef',
500: '#95a4e7',
950: '#000000',
},
}SCSS
$custom: #95a4e7; $custom-light: #b6beef; $custom-dark: #000000;
JSON
{
"hex": "#95a4e7",
"rgb": {
"r": 149,
"g": 164,
"b": 231
},
"hsl": {
"h": 229.024,
"s": 63.077,
"l": 74.51
},
"oklch": {
"l": 0.7326,
"c": 0.09884,
"h": 274
},
"luminance": 0.3871
}Semantic roles & 50–950 ramp
primary
#95A4E7
secondary
#F1EDDA
accent
#AB1BCB
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184