#95B3EE#95B3EE
#95B3EE is a light, moderate blue. Relative luminance 0.448; OKLCH L 76.6% C 0.091 H 263.5°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #95B3EE |
|---|---|
| RGB | rgb(149, 179, 238) |
| HSL | hsl(220, 72%, 76%) |
| HSV | hsv(220, 37%, 93%) |
| CMYK | cmyk(37.4%, 24.8%, 0%, 6.7%) |
| CIE-LAB | lab(72.76, 4.03, -32.70) |
| CIE-LCH | lch(72.76, 32.95, 277.03°) |
| OKLab | oklab(76.64% -0.0103 -0.0908) |
| OKLCH | oklch(76.64% 0.091 263.5) |
| XYZ | xyz(43.9424, 44.8007, 87.2044) |
| Luminance | 0.4480 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.37
Carolina Blue
#8AB8FE
ΔE00 3.86
Powder Blue (survey)
#B1D1FC
ΔE00 7.69
Periwinkle Blue
#8F99FB
ΔE00 7.72
Baby Blue (survey)
#A2CFFE
ΔE00 7.78
Sky Blue (survey)
#75BBFD
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B3EE #EED095
analogous
#95E0EE #95B3EE #A395EE
triadic
#95B3EE #EE95B3 #B3EE95
tetradic
#95B3EE #EE95E0 #EED095 #95EEA3
square
#95B3EE #EE95E0 #EED095 #95EEA3
split-complementary
#95B3EE #EEA395 #E0EE95
monochromatic
#2C67DD #608DE6 #95B3EE #CAD9F6 #E5ECFB
Accessibility & contrast
On white
2.11
#95B3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#95B3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B3EE
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B3EE | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB7F1
Deuteranopia (green-blind)
#96AFED
Tritanopia (blue-blind)
#79BFC7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #95b3ee; /* rgb */ color: rgb(149, 179, 238); /* oklch */ color: oklch(76.6% 0.091 263.5);
Tailwind
colors: {
custom: {
50: '#b7c9f3',
500: '#95b3ee',
950: '#000000',
},
}SCSS
$custom: #95b3ee; $custom-light: #b7c9f3; $custom-dark: #000000;
JSON
{
"hex": "#95b3ee",
"rgb": {
"r": 149,
"g": 179,
"b": 238
},
"hsl": {
"h": 219.775,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.76637,
"c": 0.0914,
"h": 263.5
},
"luminance": 0.44803
}Semantic roles & 50–950 ramp
primary
#95B3EE
secondary
#F2EAD9
accent
#9311D4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285