#94BBFE#94BBFE
#94BBFE is a light, moderate blue. Relative luminance 0.490; OKLCH L 78.9% C 0.105 H 261.0°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #94BBFE |
|---|---|
| RGB | rgb(148, 187, 254) |
| HSL | hsl(218, 98%, 79%) |
| HSV | hsv(218, 42%, 100%) |
| CMYK | cmyk(41.7%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(75.44, 3.64, -37.18) |
| CIE-LCH | lch(75.44, 37.36, 275.60°) |
| OKLab | oklab(78.93% -0.0165 -0.1037) |
| OKLCH | oklch(78.93% 0.105 261) |
| XYZ | xyz(47.8667, 48.9896, 100.6804) |
| Luminance | 0.4899 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.75
Pastel Blue
#A2BFFE
ΔE00 2.75
Baby Blue (survey)
#A2CFFE
ΔE00 5.52
Sky Blue (survey)
#75BBFD
ΔE00 6.09
Powder Blue (survey)
#B1D1FC
ΔE00 6.27
Light Blue
#95D0FC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BBFE #FED794
analogous
#94F0FE #94BBFE #A294FE
triadic
#94BBFE #FE94BB #BBFE94
tetradic
#94BBFE #FE94F0 #FED794 #94FEA2
square
#94BBFE #FE94F0 #FED794 #94FEA2
split-complementary
#94BBFE #FEA294 #F0FE94
monochromatic
#1B6EFD #5794FD #94BBFE #D1E2FF #E1ECFF
Accessibility & contrast
On white
1.94
#94BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#94BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BBFE
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BBFE | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFF
Deuteranopia (green-blind)
#97B5FD
Tritanopia (blue-blind)
#6EC9D2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #94bbfe; /* rgb */ color: rgb(148, 187, 254); /* oklch */ color: oklch(78.9% 0.105 261.0);
Tailwind
colors: {
custom: {
50: '#b7cfff',
500: '#94bbfe',
950: '#000000',
},
}SCSS
$custom: #94bbfe; $custom-light: #b7cfff; $custom-dark: #000000;
JSON
{
"hex": "#94bbfe",
"rgb": {
"r": 148,
"g": 187,
"b": 254
},
"hsl": {
"h": 217.925,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.78926,
"c": 0.10497,
"h": 261
},
"luminance": 0.48992
}Semantic roles & 50–950 ramp
primary
#94BBFE
secondary
#F7EAD4
accent
#9100E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121318
muted
#818286