#95B2DD#95B2DD
#95B2DD is a light, moderate blue. Relative luminance 0.435; OKLCH L 75.7% C 0.070 H 258.1°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #95B2DD |
|---|---|
| RGB | rgb(149, 178, 221) |
| HSL | hsl(216, 51%, 73%) |
| HSV | hsv(216, 33%, 87%) |
| CMYK | cmyk(32.6%, 19.5%, 0%, 13.3%) |
| CIE-LAB | lab(71.86, 0.20, -24.83) |
| CIE-LCH | lch(71.86, 24.84, 270.46°) |
| OKLab | oklab(75.72% -0.0144 -0.0685) |
| OKLCH | oklch(75.72% 0.07 258.1) |
| XYZ | xyz(41.3621, 43.4491, 74.5997) |
| Luminance | 0.4345 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.86
Carolina Blue
#8AB8FE
ΔE00 5.09
Light Grey Blue
#9DBCD4
ΔE00 6.65
Lightsteelblue
#B0C4DE
ΔE00 6.73
Cloudy Blue
#ACC2D9
ΔE00 7.02
Powder Blue (survey)
#B1D1FC
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B2DD #DDC095
analogous
#95D6DD #95B2DD #9C95DD
triadic
#95B2DD #DD95B2 #B2DD95
tetradic
#95B2DD #DD95D6 #DDC095 #95DD9C
square
#95B2DD #DD95D6 #DDC095 #95DD9C
split-complementary
#95B2DD #DD9C95 #D6DD95
monochromatic
#3C6FBB #6790CE #95B2DD #C3D4EC #E8EEF8
Accessibility & contrast
On white
2.17
#95B2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#95B2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B2DD
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B2DD | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B4DF
Deuteranopia (green-blind)
#9BADDC
Tritanopia (blue-blind)
#7FBBC0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #95b2dd; /* rgb */ color: rgb(149, 178, 221); /* oklch */ color: oklch(75.7% 0.070 258.1);
Tailwind
colors: {
custom: {
50: '#b6c8e7',
500: '#95b2dd',
950: '#000000',
},
}SCSS
$custom: #95b2dd; $custom-light: #b6c8e7; $custom-dark: #000000;
JSON
{
"hex": "#95b2dd",
"rgb": {
"r": 149,
"g": 178,
"b": 221
},
"hsl": {
"h": 215.833,
"s": 51.429,
"l": 72.549
},
"oklch": {
"l": 0.75722,
"c": 0.06996,
"h": 258.1
},
"luminance": 0.43451
}Semantic roles & 50–950 ramp
primary
#95B2DD
secondary
#EFE7DC
accent
#8227BF
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284