#94ABEA#94ABEA
#94ABEA is a light, moderate blue. Relative luminance 0.414; OKLCH L 74.8% C 0.095 H 268.6°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #94ABEA |
|---|---|
| RGB | rgb(148, 171, 234) |
| HSL | hsl(224, 67%, 75%) |
| HSV | hsv(224, 37%, 92%) |
| CMYK | cmyk(36.8%, 26.9%, 0%, 8.2%) |
| CIE-LAB | lab(70.43, 7.16, -34.14) |
| CIE-LCH | lch(70.43, 34.88, 281.85°) |
| OKLab | oklab(74.75% -0.0023 -0.0949) |
| OKLCH | oklch(74.75% 0.095 268.6) |
| XYZ | xyz(41.6225, 41.3604, 83.6162) |
| Luminance | 0.4136 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.35
Periwinkle Blue
#8F99FB
ΔE00 5.83
Carolina Blue
#8AB8FE
ΔE00 6.11
Cornflowerblue
#6495ED
ΔE00 9.00
Light Grey Blue
#9DBCD4
ΔE00 9.33
Lightsteelblue
#B0C4DE
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94ABEA #EAD394
analogous
#94D6EA #94ABEA #A894EA
triadic
#94ABEA #EA94AB #ABEA94
tetradic
#94ABEA #EA94D6 #EAD394 #94EAA8
square
#94ABEA #EA94D6 #EAD394 #94EAA8
split-complementary
#94ABEA #EAA894 #D6EA94
monochromatic
#2E5BD6 #6183E0 #94ABEA #C7D3F4 #E5EBFA
Accessibility & contrast
On white
2.26
#94ABEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#94ABEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94ABEA
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94ABEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94ABEA | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B0ED
Deuteranopia (green-blind)
#8EA9E9
Tritanopia (blue-blind)
#7AB8C1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #94abea; /* rgb */ color: rgb(148, 171, 234); /* oklch */ color: oklch(74.8% 0.095 268.6);
Tailwind
colors: {
custom: {
50: '#b6c3f1',
500: '#94abea',
950: '#000000',
},
}SCSS
$custom: #94abea; $custom-light: #b6c3f1; $custom-dark: #000000;
JSON
{
"hex": "#94abea",
"rgb": {
"r": 148,
"g": 171,
"b": 234
},
"hsl": {
"h": 223.953,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.7475,
"c": 0.09497,
"h": 268.6
},
"luminance": 0.41362
}Semantic roles & 50–950 ramp
primary
#94ABEA
secondary
#F1EBDA
accent
#9E16CF
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184