#94B7FA#94B7FA
#94B7FA is a light, moderate blue. Relative luminance 0.471; OKLCH L 77.9% C 0.104 H 262.9°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #94B7FA |
|---|---|
| RGB | rgb(148, 183, 250) |
| HSL | hsl(219, 91%, 78%) |
| HSV | hsv(219, 41%, 98%) |
| CMYK | cmyk(40.8%, 26.8%, 0%, 2%) |
| CIE-LAB | lab(74.23, 4.77, -36.92) |
| CIE-LCH | lch(74.23, 37.22, 277.36°) |
| OKLab | oklab(77.93% -0.0128 -0.1029) |
| OKLCH | oklch(77.93% 0.104 262.9) |
| XYZ | xyz(46.3961, 47.0625, 97.0632) |
| Luminance | 0.4707 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.38
Pastel Blue
#A2BFFE
ΔE00 2.71
Baby Blue (survey)
#A2CFFE
ΔE00 6.58
Sky Blue (survey)
#75BBFD
ΔE00 6.93
Powder Blue (survey)
#B1D1FC
ΔE00 6.95
Light Grey Blue
#9DBCD4
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B7FA #FAD794
analogous
#94EAFA #94B7FA #A494FA
triadic
#94B7FA #FA94B7 #B7FA94
tetradic
#94B7FA #FA94EA #FAD794 #94FAA4
square
#94B7FA #FA94EA #FAD794 #94FAA4
split-complementary
#94B7FA #FAA494 #EAFA94
monochromatic
#1F68F5 #5A90F7 #94B7FA #CEDEFD #E2EBFE
Accessibility & contrast
On white
2.02
#94B7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#94B7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B7FA
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B7FA | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBCFD
Deuteranopia (green-blind)
#95B2F9
Tritanopia (blue-blind)
#71C5CE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #94b7fa; /* rgb */ color: rgb(148, 183, 250); /* oklch */ color: oklch(77.9% 0.104 262.9);
Tailwind
colors: {
custom: {
50: '#b7ccfc',
500: '#94b7fa',
950: '#000000',
},
}SCSS
$custom: #94b7fa; $custom-light: #b7ccfc; $custom-dark: #000000;
JSON
{
"hex": "#94b7fa",
"rgb": {
"r": 148,
"g": 183,
"b": 250
},
"hsl": {
"h": 219.412,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.77925,
"c": 0.1037,
"h": 262.9
},
"luminance": 0.47065
}Semantic roles & 50–950 ramp
primary
#94B7FA
secondary
#F6EBD5
accent
#9700E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285