#95B4E1#95B4E1
#95B4E1 is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.3% C 0.073 H 257.6°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #95B4E1 |
|---|---|
| RGB | rgb(149, 180, 225) |
| HSL | hsl(216, 56%, 73%) |
| HSV | hsv(216, 34%, 88%) |
| CMYK | cmyk(33.8%, 20%, 0%, 11.8%) |
| CIE-LAB | lab(72.54, 0.12, -25.97) |
| CIE-LCH | lch(72.54, 25.97, 270.25°) |
| OKLab | oklab(76.3% -0.0157 -0.0717) |
| OKLCH | oklch(76.3% 0.073 257.6) |
| XYZ | xyz(42.3022, 44.4664, 77.5735) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.28
Carolina Blue
#8AB8FE
ΔE00 4.37
Light Grey Blue
#9DBCD4
ΔE00 6.59
Lightsteelblue
#B0C4DE
ΔE00 6.71
Cloudy Blue
#ACC2D9
ΔE00 7.00
Baby Blue (survey)
#A2CFFE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B4E1 #E1C295
analogous
#95DAE1 #95B4E1 #9C95E1
triadic
#95B4E1 #E195B4 #B4E195
tetradic
#95B4E1 #E195DA #E1C295 #95E19C
square
#95B4E1 #E195DA #E1C295 #95E19C
split-complementary
#95B4E1 #E19C95 #DAE195
monochromatic
#3871C4 #6592D3 #95B4E1 #C5D6EE #E7EEF8
Accessibility & contrast
On white
2.12
#95B4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#95B4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B4E1
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B4E1 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B6E3
Deuteranopia (green-blind)
#9CAFE0
Tritanopia (blue-blind)
#7EBEC3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #95b4e1; /* rgb */ color: rgb(149, 180, 225); /* oklch */ color: oklch(76.3% 0.073 257.6);
Tailwind
colors: {
custom: {
50: '#b6caea',
500: '#95b4e1',
950: '#000000',
},
}SCSS
$custom: #95b4e1; $custom-light: #b6caea; $custom-dark: #000000;
JSON
{
"hex": "#95b4e1",
"rgb": {
"r": 149,
"g": 180,
"b": 225
},
"hsl": {
"h": 215.526,
"s": 55.882,
"l": 73.333
},
"oklch": {
"l": 0.76303,
"c": 0.07338,
"h": 257.6
},
"luminance": 0.44468
}Semantic roles & 50–950 ramp
primary
#95B4E1
secondary
#EFE7DC
accent
#8222C3
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284