#95B4E2#95B4E2
#95B4E2 is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.3% C 0.075 H 258.1°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #95B4E2 |
|---|---|
| RGB | rgb(149, 180, 226) |
| HSL | hsl(216, 57%, 74%) |
| HSV | hsv(216, 34%, 89%) |
| CMYK | cmyk(34.1%, 20.4%, 0%, 11.4%) |
| CIE-LAB | lab(72.58, 0.37, -26.46) |
| CIE-LCH | lch(72.58, 26.46, 270.80°) |
| OKLab | oklab(76.34% -0.0154 -0.0731) |
| OKLCH | oklch(76.34% 0.075 258.1) |
| XYZ | xyz(42.4390, 44.5212, 78.2941) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.16
Carolina Blue
#8AB8FE
ΔE00 4.28
Light Grey Blue
#9DBCD4
ΔE00 6.76
Lightsteelblue
#B0C4DE
ΔE00 6.82
Cloudy Blue
#ACC2D9
ΔE00 7.14
Baby Blue (survey)
#A2CFFE
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B4E2 #E2C395
analogous
#95DAE2 #95B4E2 #9C95E2
triadic
#95B4E2 #E295B4 #B4E295
tetradic
#95B4E2 #E295DA #E2C395 #95E29C
square
#95B4E2 #E295DA #E2C395 #95E29C
split-complementary
#95B4E2 #E29C95 #DAE295
monochromatic
#3670C6 #6592D5 #95B4E2 #C5D6EF #E7EEF8
Accessibility & contrast
On white
2.12
#95B4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#95B4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B4E2
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B4E2 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B6E4
Deuteranopia (green-blind)
#9BAFE1
Tritanopia (blue-blind)
#7DBEC3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #95b4e2; /* rgb */ color: rgb(149, 180, 226); /* oklch */ color: oklch(76.3% 0.075 258.1);
Tailwind
colors: {
custom: {
50: '#b6caeb',
500: '#95b4e2',
950: '#000000',
},
}SCSS
$custom: #95b4e2; $custom-light: #b6caeb; $custom-dark: #000000;
JSON
{
"hex": "#95b4e2",
"rgb": {
"r": 149,
"g": 180,
"b": 226
},
"hsl": {
"h": 215.844,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.76343,
"c": 0.07467,
"h": 258.1
},
"luminance": 0.44523
}Semantic roles & 50–950 ramp
primary
#95B4E2
secondary
#F0E7DB
accent
#8321C5
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284