#95A2EB#95A2EB
#95A2EB is a light, moderate blue. Relative luminance 0.382; OKLCH L 73.0% C 0.107 H 275.7°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #95A2EB |
|---|---|
| RGB | rgb(149, 162, 235) |
| HSL | hsl(231, 68%, 75%) |
| HSV | hsv(231, 37%, 92%) |
| CMYK | cmyk(36.6%, 31.1%, 0%, 7.8%) |
| CIE-LAB | lab(68.19, 12.77, -38.16) |
| CIE-LCH | lch(68.19, 40.24, 288.50°) |
| OKLab | oklab(73.04% 0.0106 -0.1065) |
| OKLCH | oklch(73.04% 0.107 275.7) |
| XYZ | xyz(40.3058, 38.2268, 83.8360) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.76
Perrywinkle
#8F8CE7
ΔE00 6.55
Pastel Blue
#A2BFFE
ΔE00 7.92
Lavender Blue
#8B88F8
ΔE00 8.04
Carolina Blue
#8AB8FE
ΔE00 8.95
Cornflowerblue
#6495ED
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A2EB #EBDE95
analogous
#95CDEB #95A2EB #B395EB
triadic
#95A2EB #EB95A2 #A2EB95
tetradic
#95A2EB #EB95CD #EBDE95 #95EBB3
square
#95A2EB #EB95CD #EBDE95 #95EBB3
split-complementary
#95A2EB #EBB395 #CDEB95
monochromatic
#2E48D8 #6275E1 #95A2EB #C8CFF5 #E5E8FA
Accessibility & contrast
On white
2.43
#95A2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#95A2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A2EB
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A2EB | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEE
Deuteranopia (green-blind)
#84A3E9
Tritanopia (blue-blind)
#7CB0BC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #95a2eb; /* rgb */ color: rgb(149, 162, 235); /* oklch */ color: oklch(73.0% 0.107 275.7);
Tailwind
colors: {
custom: {
50: '#b7bdf1',
500: '#95a2eb',
950: '#000000',
},
}SCSS
$custom: #95a2eb; $custom-light: #b7bdf1; $custom-dark: #000000;
JSON
{
"hex": "#95a2eb",
"rgb": {
"r": 149,
"g": 162,
"b": 235
},
"hsl": {
"h": 230.93,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.73042,
"c": 0.10701,
"h": 275.7
},
"luminance": 0.38228
}Semantic roles & 50–950 ramp
primary
#95A2EB
secondary
#F2EED9
accent
#B415D0
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185