#95A2FF#95A2FF
#95A2FF is a light, vivid blue. Relative luminance 0.395; OKLCH L 74.0% C 0.135 H 276.5°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #95A2FF |
|---|---|
| RGB | rgb(149, 162, 255) |
| HSL | hsl(233, 100%, 79%) |
| HSV | hsv(233, 42%, 100%) |
| CMYK | cmyk(41.6%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(69.07, 18.20, -47.67) |
| CIE-LCH | lch(69.07, 51.03, 290.90°) |
| OKLab | oklab(74.02% 0.0154 -0.134) |
| OKLCH | oklch(74.02% 0.135 276.5) |
| XYZ | xyz(43.3593, 39.4482, 99.9180) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.47
Perrywinkle
#8F8CE7
ΔE00 6.96
Lavender Blue
#8B88F8
ΔE00 7.39
Pastel Blue
#A2BFFE
ΔE00 7.71
Carolina Blue
#8AB8FE
ΔE00 8.38
Cornflowerblue
#6495ED
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A2FF #FFF295
analogous
#95D7FF #95A2FF #BD95FF
triadic
#95A2FF #FF95A2 #A2FF95
tetradic
#95A2FF #FF95D7 #FFF295 #95FFBD
square
#95A2FF #FF95D7 #FFF295 #95FFBD
split-complementary
#95A2FF #FFBD95 #D7FF95
monochromatic
#1B37FF #586CFF #95A2FF #D2D8FF #E0E4FF
Accessibility & contrast
On white
2.36
#95A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#95A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A2FF
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A2FF | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ADFF
Deuteranopia (green-blind)
#7AA5FD
Tritanopia (blue-blind)
#73B5C4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #95a2ff; /* rgb */ color: rgb(149, 162, 255); /* oklch */ color: oklch(74.0% 0.135 276.5);
Tailwind
colors: {
custom: {
50: '#b8bdff',
500: '#95a2ff',
950: '#000000',
},
}SCSS
$custom: #95a2ff; $custom-light: #b8bdff; $custom-dark: #000000;
JSON
{
"hex": "#95a2ff",
"rgb": {
"r": 149,
"g": 162,
"b": 255
},
"hsl": {
"h": 232.642,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.74018,
"c": 0.13491,
"h": 276.5
},
"luminance": 0.3945
}Semantic roles & 50–950 ramp
primary
#95A2FF
secondary
#F7F3D4
accent
#C900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#121218
muted
#818186