#95BBFC#95BBFC
#95BBFC is a light, moderate blue. Relative luminance 0.490; OKLCH L 78.9% C 0.102 H 260.9°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBFC |
|---|---|
| RGB | rgb(149, 187, 252) |
| HSL | hsl(218, 94%, 79%) |
| HSV | hsv(218, 41%, 99%) |
| CMYK | cmyk(40.9%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(75.42, 3.36, -36.14) |
| CIE-LCH | lch(75.42, 36.29, 275.31°) |
| OKLab | oklab(78.9% -0.0161 -0.1007) |
| OKLCH | oklch(78.9% 0.102 260.9) |
| XYZ | xyz(47.7299, 48.9559, 99.0110) |
| Luminance | 0.4896 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.95
Pastel Blue
#A2BFFE
ΔE00 2.54
Baby Blue (survey)
#A2CFFE
ΔE00 5.52
Powder Blue (survey)
#B1D1FC
ΔE00 6.15
Sky Blue (survey)
#75BBFD
ΔE00 6.24
Light Blue
#95D0FC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBFC #FCD695
analogous
#95EEFC #95BBFC #A295FC
triadic
#95BBFC #FC95BB #BBFC95
tetradic
#95BBFC #FC95EE #FCD695 #95FCA2
square
#95BBFC #FC95EE #FCD695 #95FCA2
split-complementary
#95BBFC #FCA295 #EEFC95
monochromatic
#1E6FF9 #5995FA #95BBFC #D1E1FE #E1ECFE
Accessibility & contrast
On white
1.95
#95BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#95BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBFC
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBFC | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BFFF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#71C9D1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #95bbfc; /* rgb */ color: rgb(149, 187, 252); /* oklch */ color: oklch(78.9% 0.102 260.9);
Tailwind
colors: {
custom: {
50: '#b8cffd',
500: '#95bbfc',
950: '#000000',
},
}SCSS
$custom: #95bbfc; $custom-light: #b8cffd; $custom-dark: #000000;
JSON
{
"hex": "#95bbfc",
"rgb": {
"r": 149,
"g": 187,
"b": 252
},
"hsl": {
"h": 217.864,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.78899,
"c": 0.10195,
"h": 260.9
},
"luminance": 0.48958
}Semantic roles & 50–950 ramp
primary
#95BBFC
secondary
#F6EAD5
accent
#9100E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121317
muted
#818285