#95B4E6#95B4E6
#95B4E6 is a light, moderate blue. Relative luminance 0.447; OKLCH L 76.5% C 0.080 H 259.8°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #95B4E6 |
|---|---|
| RGB | rgb(149, 180, 230) |
| HSL | hsl(217, 62%, 74%) |
| HSV | hsv(217, 35%, 90%) |
| CMYK | cmyk(35.2%, 21.7%, 0%, 9.8%) |
| CIE-LAB | lab(72.72, 1.40, -28.41) |
| CIE-LCH | lch(72.72, 28.45, 272.81°) |
| OKLab | oklab(76.51% -0.0141 -0.0786) |
| OKLCH | oklch(76.51% 0.08 259.8) |
| XYZ | xyz(42.9943, 44.7433, 81.2185) |
| Luminance | 0.4475 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.75
Carolina Blue
#8AB8FE
ΔE00 4.00
Lightsteelblue
#B0C4DE
ΔE00 7.26
Light Grey Blue
#9DBCD4
ΔE00 7.32
Powder Blue (survey)
#B1D1FC
ΔE00 7.38
Baby Blue (survey)
#A2CFFE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B4E6 #E6C795
analogous
#95DDE6 #95B4E6 #9F95E6
triadic
#95B4E6 #E695B4 #B4E695
tetradic
#95B4E6 #E695DD #E6C795 #95E69F
square
#95B4E6 #E695DD #E6C795 #95E69F
split-complementary
#95B4E6 #E69F95 #DDE695
monochromatic
#326ECF #6391DA #95B4E6 #C7D7F2 #E6EDF9
Accessibility & contrast
On white
2.11
#95B4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#95B4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B4E6
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B4E6 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B7E8
Deuteranopia (green-blind)
#9AAFE5
Tritanopia (blue-blind)
#7CBFC5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #95b4e6; /* rgb */ color: rgb(149, 180, 230); /* oklch */ color: oklch(76.5% 0.080 259.8);
Tailwind
colors: {
custom: {
50: '#b6caee',
500: '#95b4e6',
950: '#000000',
},
}SCSS
$custom: #95b4e6; $custom-light: #b6caee; $custom-dark: #000000;
JSON
{
"hex": "#95b4e6",
"rgb": {
"r": 149,
"g": 180,
"b": 230
},
"hsl": {
"h": 217.037,
"s": 61.832,
"l": 74.314
},
"oklch": {
"l": 0.76507,
"c": 0.07985,
"h": 259.8
},
"luminance": 0.44745
}Semantic roles & 50–950 ramp
primary
#95B4E6
secondary
#F1E8DA
accent
#871CCA
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284