#94BBFC#94BBFC
#94BBFC is a light, moderate blue. Relative luminance 0.489; OKLCH L 78.8% C 0.102 H 260.4°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #94BBFC |
|---|---|
| RGB | rgb(148, 187, 252) |
| HSL | hsl(218, 95%, 78%) |
| HSV | hsv(218, 41%, 99%) |
| CMYK | cmyk(41.3%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(75.37, 3.10, -36.23) |
| CIE-LCH | lch(75.37, 36.36, 274.89°) |
| OKLab | oklab(78.84% -0.0171 -0.1009) |
| OKLCH | oklch(78.84% 0.102 260.4) |
| XYZ | xyz(47.5482, 48.8622, 99.0025) |
| Luminance | 0.4886 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.74
Pastel Blue
#A2BFFE
ΔE00 2.75
Baby Blue (survey)
#A2CFFE
ΔE00 5.47
Sky Blue (survey)
#75BBFD
ΔE00 6.01
Powder Blue (survey)
#B1D1FC
ΔE00 6.22
Light Blue
#95D0FC
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BBFC #FCD594
analogous
#94EFFC #94BBFC #A194FC
triadic
#94BBFC #FC94BB #BBFC94
tetradic
#94BBFC #FC94EF #FCD594 #94FCA1
square
#94BBFC #FC94EF #FCD594 #94FCA1
split-complementary
#94BBFC #FCA194 #EFFC94
monochromatic
#1D6FF9 #5895FA #94BBFC #D0E1FE #E1ECFE
Accessibility & contrast
On white
1.95
#94BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#94BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BBFC
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BBFC | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#6FC9D1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #94bbfc; /* rgb */ color: rgb(148, 187, 252); /* oklch */ color: oklch(78.8% 0.102 260.4);
Tailwind
colors: {
custom: {
50: '#b7cffd',
500: '#94bbfc',
950: '#000000',
},
}SCSS
$custom: #94bbfc; $custom-light: #b7cffd; $custom-dark: #000000;
JSON
{
"hex": "#94bbfc",
"rgb": {
"r": 148,
"g": 187,
"b": 252
},
"hsl": {
"h": 217.5,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.78838,
"c": 0.10238,
"h": 260.4
},
"luminance": 0.48865
}Semantic roles & 50–950 ramp
primary
#94BBFC
secondary
#F6EAD5
accent
#8F00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121317
muted
#818285