#95B5F6#95B5F6
#95B5F6 is a light, moderate blue. Relative luminance 0.461; OKLCH L 77.4% C 0.100 H 264.0°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #95B5F6 |
|---|---|
| RGB | rgb(149, 181, 246) |
| HSL | hsl(220, 84%, 77%) |
| HSV | hsv(220, 39%, 96%) |
| CMYK | cmyk(39.4%, 26.4%, 0%, 3.5%) |
| CIE-LAB | lab(73.60, 5.05, -35.72) |
| CIE-LCH | lch(73.60, 36.08, 278.05°) |
| OKLab | oklab(77.4% -0.0105 -0.0995) |
| OKLCH | oklch(77.4% 0.1 264) |
| XYZ | xyz(45.5477, 46.0888, 93.6670) |
| Luminance | 0.4609 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.82
Carolina Blue
#8AB8FE
ΔE00 3.13
Baby Blue (survey)
#A2CFFE
ΔE00 7.20
Powder Blue (survey)
#B1D1FC
ΔE00 7.29
Sky Blue (survey)
#75BBFD
ΔE00 7.60
Periwinkle Blue
#8F99FB
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B5F6 #F6D695
analogous
#95E6F6 #95B5F6 #A595F6
triadic
#95B5F6 #F695B5 #B5F695
tetradic
#95B5F6 #F695E6 #F6D695 #95F6A5
square
#95B5F6 #F695E6 #F6D695 #95F6A5
split-complementary
#95B5F6 #F6A595 #E6F695
monochromatic
#2466EC #5D8EF1 #95B5F6 #CDDCFB #E3EBFD
Accessibility & contrast
On white
2.06
#95B5F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#95B5F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B5F6
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B5F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B5F6 | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBAF9
Deuteranopia (green-blind)
#94B1F5
Tritanopia (blue-blind)
#75C2CC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #95b5f6; /* rgb */ color: rgb(149, 181, 246); /* oklch */ color: oklch(77.4% 0.100 264.0);
Tailwind
colors: {
custom: {
50: '#b7cbf9',
500: '#95b5f6',
950: '#000000',
},
}SCSS
$custom: #95b5f6; $custom-light: #b7cbf9; $custom-dark: #000000;
JSON
{
"hex": "#95b5f6",
"rgb": {
"r": 149,
"g": 181,
"b": 246
},
"hsl": {
"h": 220.206,
"s": 84.348,
"l": 77.451
},
"oklch": {
"l": 0.77399,
"c": 0.10003,
"h": 264
},
"luminance": 0.46091
}Semantic roles & 50–950 ramp
primary
#95B5F6
secondary
#F5EBD6
accent
#9805E1
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285