#95B4E8#95B4E8
#95B4E8 is a light, moderate blue. Relative luminance 0.449; OKLCH L 76.6% C 0.082 H 260.6°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #95B4E8 |
|---|---|
| RGB | rgb(149, 180, 232) |
| HSL | hsl(218, 64%, 75%) |
| HSV | hsv(218, 36%, 91%) |
| CMYK | cmyk(35.8%, 22.4%, 0%, 9%) |
| CIE-LAB | lab(72.80, 1.91, -29.38) |
| CIE-LCH | lch(72.80, 29.45, 273.72°) |
| OKLab | oklab(76.59% -0.0135 -0.0814) |
| OKLCH | oklch(76.59% 0.082 260.6) |
| XYZ | xyz(43.2767, 44.8563, 82.7061) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.58
Carolina Blue
#8AB8FE
ΔE00 3.88
Powder Blue (survey)
#B1D1FC
ΔE00 7.40
Baby Blue (survey)
#A2CFFE
ΔE00 7.41
Lightsteelblue
#B0C4DE
ΔE00 7.47
Light Grey Blue
#9DBCD4
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B4E8 #E8C995
analogous
#95DEE8 #95B4E8 #9F95E8
triadic
#95B4E8 #E895B4 #B4E895
tetradic
#95B4E8 #E895DE #E8C995 #95E89F
square
#95B4E8 #E895DE #E8C995 #95E89F
split-complementary
#95B4E8 #E89F95 #DEE895
monochromatic
#306DD2 #6390DD #95B4E8 #C7D8F3 #E6EDFA
Accessibility & contrast
On white
2.11
#95B4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#95B4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B4E8
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B4E8 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B7EA
Deuteranopia (green-blind)
#99AFE7
Tritanopia (blue-blind)
#7BBFC6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #95b4e8; /* rgb */ color: rgb(149, 180, 232); /* oklch */ color: oklch(76.6% 0.082 260.6);
Tailwind
colors: {
custom: {
50: '#b6caef',
500: '#95b4e8',
950: '#000000',
},
}SCSS
$custom: #95b4e8; $custom-light: #b6caef; $custom-dark: #000000;
JSON
{
"hex": "#95b4e8",
"rgb": {
"r": 149,
"g": 180,
"b": 232
},
"hsl": {
"h": 217.59,
"s": 64.341,
"l": 74.706
},
"oklch": {
"l": 0.7659,
"c": 0.08247,
"h": 260.6
},
"luminance": 0.44858
}Semantic roles & 50–950 ramp
primary
#95B4E8
secondary
#F1E8DA
accent
#8919CC
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284