#94B4E2#94B4E2
#94B4E2 is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.3% C 0.075 H 257.4°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #94B4E2 |
|---|---|
| RGB | rgb(148, 180, 226) |
| HSL | hsl(215, 57%, 73%) |
| HSV | hsv(215, 35%, 89%) |
| CMYK | cmyk(34.5%, 20.4%, 0%, 11.4%) |
| CIE-LAB | lab(72.51, 0.09, -26.56) |
| CIE-LCH | lch(72.51, 26.56, 270.20°) |
| OKLab | oklab(76.28% -0.0164 -0.0734) |
| OKLCH | oklch(76.28% 0.075 257.4) |
| XYZ | xyz(42.2573, 44.4275, 78.2856) |
| Luminance | 0.4443 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.09
Pastel Blue
#A2BFFE
ΔE00 4.24
Light Grey Blue
#9DBCD4
ΔE00 6.65
Lightsteelblue
#B0C4DE
ΔE00 6.89
Cloudy Blue
#ACC2D9
ΔE00 7.16
Sky Blue (survey)
#75BBFD
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94B4E2 #E2C294
analogous
#94DBE2 #94B4E2 #9B94E2
triadic
#94B4E2 #E294B4 #B4E294
tetradic
#94B4E2 #E294DB #E2C294 #94E29B
square
#94B4E2 #E294DB #E2C294 #94E29B
split-complementary
#94B4E2 #E29B94 #DBE294
monochromatic
#3671C6 #6492D5 #94B4E2 #C4D6EF #E7EEF8
Accessibility & contrast
On white
2.12
#94B4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#94B4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94B4E2
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94B4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94B4E2 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B6E4
Deuteranopia (green-blind)
#9BAEE1
Tritanopia (blue-blind)
#7CBEC3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #94b4e2; /* rgb */ color: rgb(148, 180, 226); /* oklch */ color: oklch(76.3% 0.075 257.4);
Tailwind
colors: {
custom: {
50: '#b5caeb',
500: '#94b4e2',
950: '#000000',
},
}SCSS
$custom: #94b4e2; $custom-light: #b5caeb; $custom-dark: #000000;
JSON
{
"hex": "#94b4e2",
"rgb": {
"r": 148,
"g": 180,
"b": 226
},
"hsl": {
"h": 215.385,
"s": 57.353,
"l": 73.333
},
"oklch": {
"l": 0.76279,
"c": 0.07517,
"h": 257.4
},
"luminance": 0.44429
}Semantic roles & 50–950 ramp
primary
#94B4E2
secondary
#F0E7DB
accent
#8221C5
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284