#94BCFD#94BCFD
#94BCFD is a light, moderate blue. Relative luminance 0.494; OKLCH L 79.1% C 0.103 H 259.9°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #94BCFD |
|---|---|
| RGB | rgb(148, 188, 253) |
| HSL | hsl(217, 96%, 79%) |
| HSV | hsv(217, 42%, 99%) |
| CMYK | cmyk(41.5%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(75.67, 2.82, -36.30) |
| CIE-LCH | lch(75.67, 36.41, 274.45°) |
| OKLab | oklab(79.09% -0.018 -0.1011) |
| OKLCH | oklch(79.09% 0.103 259.9) |
| XYZ | xyz(47.9199, 49.3515, 99.9102) |
| Luminance | 0.4935 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.71
Pastel Blue
#A2BFFE
ΔE00 2.85
Baby Blue (survey)
#A2CFFE
ΔE00 5.21
Sky Blue (survey)
#75BBFD
ΔE00 5.82
Powder Blue (survey)
#B1D1FC
ΔE00 6.08
Light Blue
#95D0FC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94BCFD #FDD594
analogous
#94F0FD #94BCFD #A094FD
triadic
#94BCFD #FD94BC #BCFD94
tetradic
#94BCFD #FD94F0 #FDD594 #94FDA0
square
#94BCFD #FD94F0 #FDD594 #94FDA0
split-complementary
#94BCFD #FDA094 #F0FD94
monochromatic
#1C71FB #5896FC #94BCFD #D0E2FE #E1ECFE
Accessibility & contrast
On white
1.93
#94BCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#94BCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94BCFD
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94BCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94BCFD | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#99B6FC
Tritanopia (blue-blind)
#6FCAD2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #94bcfd; /* rgb */ color: rgb(148, 188, 253); /* oklch */ color: oklch(79.1% 0.103 259.9);
Tailwind
colors: {
custom: {
50: '#b7d0fe',
500: '#94bcfd',
950: '#000000',
},
}SCSS
$custom: #94bcfd; $custom-light: #b7d0fe; $custom-dark: #000000;
JSON
{
"hex": "#94bcfd",
"rgb": {
"r": 148,
"g": 188,
"b": 253
},
"hsl": {
"h": 217.143,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.79089,
"c": 0.10272,
"h": 259.9
},
"luminance": 0.49354
}Semantic roles & 50–950 ramp
primary
#94BCFD
secondary
#F7EAD4
accent
#8E00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#121318
muted
#818286