#95B5F8#95B5F8
#95B5F8 is a light, moderate blue. Relative luminance 0.462; OKLCH L 77.5% C 0.103 H 264.5°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #95B5F8 |
|---|---|
| RGB | rgb(149, 181, 248) |
| HSL | hsl(221, 88%, 78%) |
| HSV | hsv(221, 40%, 97%) |
| CMYK | cmyk(39.9%, 27%, 0%, 2.7%) |
| CIE-LAB | lab(73.68, 5.59, -36.68) |
| CIE-LCH | lch(73.68, 37.10, 278.66°) |
| OKLab | oklab(77.49% -0.0099 -0.1022) |
| OKLCH | oklch(77.49% 0.103 264.5) |
| XYZ | xyz(45.8563, 46.2123, 95.2923) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.80
Carolina Blue
#8AB8FE
ΔE00 3.10
Baby Blue (survey)
#A2CFFE
ΔE00 7.21
Powder Blue (survey)
#B1D1FC
ΔE00 7.31
Sky Blue (survey)
#75BBFD
ΔE00 7.64
Periwinkle Blue
#8F99FB
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B5F8 #F8D895
analogous
#95E7F8 #95B5F8 #A695F8
triadic
#95B5F8 #F895B5 #B5F895
tetradic
#95B5F8 #F895E7 #F8D895 #95F8A6
square
#95B5F8 #F895E7 #F8D895 #95F8A6
split-complementary
#95B5F8 #F8A695 #E7F895
monochromatic
#2265F0 #5C8DF4 #95B5F8 #CEDDFC #E2EBFD
Accessibility & contrast
On white
2.05
#95B5F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#95B5F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B5F8
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B5F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B5F8 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBAFB
Deuteranopia (green-blind)
#94B1F6
Tritanopia (blue-blind)
#74C3CC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #95b5f8; /* rgb */ color: rgb(149, 181, 248); /* oklch */ color: oklch(77.5% 0.103 264.5);
Tailwind
colors: {
custom: {
50: '#b7cbfa',
500: '#95b5f8',
950: '#000000',
},
}SCSS
$custom: #95b5f8; $custom-light: #b7cbfa; $custom-dark: #000000;
JSON
{
"hex": "#95b5f8",
"rgb": {
"r": 149,
"g": 181,
"b": 248
},
"hsl": {
"h": 220.606,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.77488,
"c": 0.1027,
"h": 264.5
},
"luminance": 0.46215
}Semantic roles & 50–950 ramp
primary
#95B5F8
secondary
#F5EBD6
accent
#9B01E4
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285