#95B4EA#95B4EA
#95B4EA is a light, moderate blue. Relative luminance 0.450; OKLCH L 76.7% C 0.085 H 261.3°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #95B4EA |
|---|---|
| RGB | rgb(149, 180, 234) |
| HSL | hsl(218, 67%, 75%) |
| HSV | hsv(218, 36%, 92%) |
| CMYK | cmyk(36.3%, 23.1%, 0%, 8.2%) |
| CIE-LAB | lab(72.87, 2.43, -30.35) |
| CIE-LCH | lch(72.87, 30.45, 274.58°) |
| OKLab | oklab(76.67% -0.0128 -0.0841) |
| OKLCH | oklch(76.67% 0.085 261.3) |
| XYZ | xyz(43.5624, 44.9705, 84.2108) |
| Luminance | 0.4497 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.44
Carolina Blue
#8AB8FE
ΔE00 3.78
Powder Blue (survey)
#B1D1FC
ΔE00 7.41
Baby Blue (survey)
#A2CFFE
ΔE00 7.43
Sky Blue (survey)
#75BBFD
ΔE00 7.64
Lightsteelblue
#B0C4DE
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B4EA #EACB95
analogous
#95DEEA #95B4EA #A195EA
triadic
#95B4EA #EA95B4 #B4EA95
tetradic
#95B4EA #EA95DE #EACB95 #95EAA1
square
#95B4EA #EA95DE #EACB95 #95EAA1
split-complementary
#95B4EA #EAA195 #DEEA95
monochromatic
#2F6CD6 #6290E0 #95B4EA #C8D8F4 #E5EDFA
Accessibility & contrast
On white
2.10
#95B4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#95B4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B4EA
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B4EA | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B7EC
Deuteranopia (green-blind)
#98AFE9
Tritanopia (blue-blind)
#7ABFC6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #95b4ea; /* rgb */ color: rgb(149, 180, 234); /* oklch */ color: oklch(76.7% 0.085 261.3);
Tailwind
colors: {
custom: {
50: '#b6caf1',
500: '#95b4ea',
950: '#000000',
},
}SCSS
$custom: #95b4ea; $custom-light: #b6caf1; $custom-dark: #000000;
JSON
{
"hex": "#95b4ea",
"rgb": {
"r": 149,
"g": 180,
"b": 234
},
"hsl": {
"h": 218.118,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.76674,
"c": 0.08509,
"h": 261.3
},
"luminance": 0.44973
}Semantic roles & 50–950 ramp
primary
#95B4EA
secondary
#F1E9DA
accent
#8C17CF
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284