#95ABEB#95ABEB
#95ABEB is a light, moderate blue. Relative luminance 0.415; OKLCH L 74.9% C 0.096 H 269.4°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #95ABEB |
|---|---|
| RGB | rgb(149, 171, 235) |
| HSL | hsl(225, 68%, 75%) |
| HSV | hsv(225, 37%, 92%) |
| CMYK | cmyk(36.6%, 27.2%, 0%, 7.8%) |
| CIE-LAB | lab(70.53, 7.69, -34.51) |
| CIE-LCH | lch(70.53, 35.36, 282.57°) |
| OKLab | oklab(74.86% -0.001 -0.096) |
| OKLCH | oklch(74.86% 0.096 269.4) |
| XYZ | xyz(41.9483, 41.5117, 84.3834) |
| Luminance | 0.4151 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.35
Periwinkle Blue
#8F99FB
ΔE00 5.76
Carolina Blue
#8AB8FE
ΔE00 6.28
Cornflowerblue
#6495ED
ΔE00 9.18
Perrywinkle
#8F8CE7
ΔE00 9.30
Light Grey Blue
#9DBCD4
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95ABEB #EBD595
analogous
#95D6EB #95ABEB #AA95EB
triadic
#95ABEB #EB95AB #ABEB95
tetradic
#95ABEB #EB95D6 #EBD595 #95EBAA
square
#95ABEB #EB95D6 #EBD595 #95EBAA
split-complementary
#95ABEB #EBAA95 #D6EB95
monochromatic
#2E59D8 #6282E1 #95ABEB #C8D4F5 #E5EBFA
Accessibility & contrast
On white
2.26
#95ABEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#95ABEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95ABEB
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95ABEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95ABEB | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1EE
Deuteranopia (green-blind)
#8EA9EA
Tritanopia (blue-blind)
#7BB8C1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #95abeb; /* rgb */ color: rgb(149, 171, 235); /* oklch */ color: oklch(74.9% 0.096 269.4);
Tailwind
colors: {
custom: {
50: '#b6c3f1',
500: '#95abeb',
950: '#000000',
},
}SCSS
$custom: #95abeb; $custom-light: #b6c3f1; $custom-dark: #000000;
JSON
{
"hex": "#95abeb",
"rgb": {
"r": 149,
"g": 171,
"b": 235
},
"hsl": {
"h": 224.651,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.74862,
"c": 0.09601,
"h": 269.4
},
"luminance": 0.41514
}Semantic roles & 50–950 ramp
primary
#95ABEB
secondary
#F2EBD9
accent
#A015D0
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185