#94B4E4#94B4E4
#94B4E4 is a light, moderate blue. Relative luminance 0.445; OKLCH L 76.4% C 0.078 H 258.3°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #94B4E4 |
|---|---|
| RGB | rgb(148, 180, 228) |
| HSL | hsl(216, 60%, 74%) |
| HSV | hsv(216, 35%, 89%) |
| CMYK | cmyk(35.1%, 21.1%, 0%, 10.6%) |
| CIE-LAB | lab(72.59, 0.60, -27.54) |
| CIE-LCH | lch(72.59, 27.55, 271.26°) |
| OKLab | oklab(76.36% -0.0157 -0.0761) |
| OKLCH | oklch(76.36% 0.078 258.3) |
| XYZ | xyz(42.5333, 44.5379, 79.7393) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.93
Pastel Blue
#A2BFFE
ΔE00 4.02
Light Grey Blue
#9DBCD4
ΔE00 6.96
Lightsteelblue
#B0C4DE
ΔE00 7.11
Sky Blue (survey)
#75BBFD
ΔE00 7.27
Baby Blue (survey)
#A2CFFE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B4E4 #E4C494
analogous
#94DCE4 #94B4E4 #9C94E4
triadic
#94B4E4 #E494B4 #B4E494
tetradic
#94B4E4 #E494DC #E4C494 #94E49C
square
#94B4E4 #E494DC #E4C494 #94E49C
split-complementary
#94B4E4 #E49C94 #DCE494
monochromatic
#3370CA #6392D8 #94B4E4 #C5D6F0 #E7EEF9
Accessibility & contrast
On white
2.12
#94B4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#94B4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B4E4
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B4E4 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B6E6
Deuteranopia (green-blind)
#9AAFE3
Tritanopia (blue-blind)
#7BBEC4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #94b4e4; /* rgb */ color: rgb(148, 180, 228); /* oklch */ color: oklch(76.4% 0.078 258.3);
Tailwind
colors: {
custom: {
50: '#b5caec',
500: '#94b4e4',
950: '#000000',
},
}SCSS
$custom: #94b4e4; $custom-light: #b5caec; $custom-dark: #000000;
JSON
{
"hex": "#94b4e4",
"rgb": {
"r": 148,
"g": 180,
"b": 228
},
"hsl": {
"h": 216,
"s": 59.701,
"l": 73.725
},
"oklch": {
"l": 0.7636,
"c": 0.07774,
"h": 258.3
},
"luminance": 0.4454
}Semantic roles & 50–950 ramp
primary
#94B4E4
secondary
#F0E8DB
accent
#841EC7
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284