#95B0FB#95B0FB
#95B0FB is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.6% C 0.112 H 268.5°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #95B0FB |
|---|---|
| RGB | rgb(149, 176, 251) |
| HSL | hsl(224, 93%, 78%) |
| HSV | hsv(224, 41%, 98%) |
| CMYK | cmyk(40.6%, 29.9%, 0%, 1.6%) |
| CIE-LAB | lab(72.50, 9.19, -40.15) |
| CIE-LCH | lch(72.50, 41.18, 282.89°) |
| OKLab | oklab(76.61% -0.0029 -0.1122) |
| OKLCH | oklch(76.61% 0.112 268.5) |
| XYZ | xyz(45.3270, 44.4030, 97.4304) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.83
Carolina Blue
#8AB8FE
ΔE00 4.43
Periwinkle Blue
#8F99FB
ΔE00 6.59
Powder Blue (survey)
#B1D1FC
ΔE00 8.48
Baby Blue (survey)
#A2CFFE
ΔE00 8.63
Light Grey Blue
#9DBCD4
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95B0FB #FBE095
analogous
#95E3FB #95B0FB #AD95FB
triadic
#95B0FB #FB95B0 #B0FB95
tetradic
#95B0FB #FB95E3 #FBE095 #95FBAD
square
#95B0FB #FB95E3 #FBE095 #95FBAD
split-complementary
#95B0FB #FBAD95 #E3FB95
monochromatic
#1F58F7 #5A84F9 #95B0FB #D0DCFD #E2E9FE
Accessibility & contrast
On white
2.13
#95B0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#95B0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95B0FB
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95B0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95B0FB | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B7FE
Deuteranopia (green-blind)
#8CAEF9
Tritanopia (blue-blind)
#73BFCB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #95b0fb; /* rgb */ color: rgb(149, 176, 251); /* oklch */ color: oklch(76.6% 0.112 268.5);
Tailwind
colors: {
custom: {
50: '#b8c7fd',
500: '#95b0fb',
950: '#000000',
},
}SCSS
$custom: #95b0fb; $custom-light: #b8c7fd; $custom-dark: #000000;
JSON
{
"hex": "#95b0fb",
"rgb": {
"r": 149,
"g": 176,
"b": 251
},
"hsl": {
"h": 224.118,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.76605,
"c": 0.11224,
"h": 268.5
},
"luminance": 0.44405
}Semantic roles & 50–950 ramp
primary
#95B0FB
secondary
#F6EDD5
accent
#A900E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285