#95A7EA#95A7EA
#95A7EA is a light, moderate blue. Relative luminance 0.400; OKLCH L 74.0% C 0.099 H 272.2°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #95A7EA |
|---|---|
| RGB | rgb(149, 167, 234) |
| HSL | hsl(227, 67%, 75%) |
| HSV | hsv(227, 36%, 92%) |
| CMYK | cmyk(36.3%, 28.6%, 0%, 8.2%) |
| CIE-LAB | lab(69.45, 9.68, -35.66) |
| CIE-LCH | lch(69.45, 36.95, 285.19°) |
| OKLab | oklab(74% 0.0039 -0.0993) |
| OKLCH | oklch(74% 0.099 272.2) |
| XYZ | xyz(41.0601, 39.9658, 83.3767) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.89
Pastel Blue
#A2BFFE
ΔE00 6.51
Carolina Blue
#8AB8FE
ΔE00 7.51
Perrywinkle
#8F8CE7
ΔE00 8.10
Cornflowerblue
#6495ED
ΔE00 9.15
Lavender Blue
#8B88F8
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95A7EA #EAD895
analogous
#95D2EA #95A7EA #AD95EA
triadic
#95A7EA #EA95A7 #A7EA95
tetradic
#95A7EA #EA95D2 #EAD895 #95EAAD
square
#95A7EA #EA95D2 #EAD895 #95EAAD
split-complementary
#95A7EA #EAAD95 #D2EA95
monochromatic
#2F52D6 #627DE0 #95A7EA #C8D1F4 #E5EAFA
Accessibility & contrast
On white
2.33
#95A7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#95A7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95A7EA
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95A7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95A7EA | 1.00 | 2.33 | 8.99 | 8.99 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADED
Deuteranopia (green-blind)
#8AA6E8
Tritanopia (blue-blind)
#7CB4BF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #95a7ea; /* rgb */ color: rgb(149, 167, 234); /* oklch */ color: oklch(74.0% 0.099 272.2);
Tailwind
colors: {
custom: {
50: '#b6c1f1',
500: '#95a7ea',
950: '#000000',
},
}SCSS
$custom: #95a7ea; $custom-light: #b6c1f1; $custom-dark: #000000;
JSON
{
"hex": "#95a7ea",
"rgb": {
"r": 149,
"g": 167,
"b": 234
},
"hsl": {
"h": 227.294,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.74003,
"c": 0.09936,
"h": 272.2
},
"luminance": 0.39968
}Semantic roles & 50–950 ramp
primary
#95A7EA
secondary
#F1ECDA
accent
#A817CF
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184