#95B2DF#95B2DF
#95B2DF is a light, moderate blue. Relative luminance 0.436; OKLCH L 75.8% C 0.073 H 259.1°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #95B2DF |
|---|---|
| RGB | rgb(149, 178, 223) |
| HSL | hsl(216, 54%, 73%) |
| HSV | hsv(216, 33%, 87%) |
| CMYK | cmyk(33.2%, 20.2%, 0%, 12.5%) |
| CIE-LAB | lab(71.93, 0.70, -25.82) |
| CIE-LCH | lch(71.93, 25.82, 271.56°) |
| OKLab | oklab(75.8% -0.0138 -0.0712) |
| OKLCH | oklch(75.8% 0.073 259.1) |
| XYZ | xyz(41.6301, 43.5563, 76.0114) |
| Luminance | 0.4356 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.62
Carolina Blue
#8AB8FE
ΔE00 4.93
Lightsteelblue
#B0C4DE
ΔE00 6.96
Light Grey Blue
#9DBCD4
ΔE00 6.99
Cloudy Blue
#ACC2D9
ΔE00 7.31
Powder Blue (survey)
#B1D1FC
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B2DF #DFC295
analogous
#95D7DF #95B2DF #9D95DF
triadic
#95B2DF #DF95B2 #B2DF95
tetradic
#95B2DF #DF95D7 #DFC295 #95DF9D
square
#95B2DF #DF95D7 #DFC295 #95DF9D
split-complementary
#95B2DF #DF9D95 #D7DF95
monochromatic
#3A6EC0 #6690D1 #95B2DF #C4D4ED #E7EEF8
Accessibility & contrast
On white
2.16
#95B2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#95B2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B2DF
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B2DF | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B4E1
Deuteranopia (green-blind)
#9AADDE
Tritanopia (blue-blind)
#7FBBC1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #95b2df; /* rgb */ color: rgb(149, 178, 223); /* oklch */ color: oklch(75.8% 0.073 259.1);
Tailwind
colors: {
custom: {
50: '#b6c8e9',
500: '#95b2df',
950: '#000000',
},
}SCSS
$custom: #95b2df; $custom-light: #b6c8e9; $custom-dark: #000000;
JSON
{
"hex": "#95b2df",
"rgb": {
"r": 149,
"g": 178,
"b": 223
},
"hsl": {
"h": 216.486,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.75802,
"c": 0.07255,
"h": 259.1
},
"luminance": 0.43558
}Semantic roles & 50–950 ramp
primary
#95B2DF
secondary
#EFE8DC
accent
#8424C1
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284