#94AADE#94AADE
#94AADE is a light, moderate blue. Relative luminance 0.403; OKLCH L 74.0% C 0.080 H 266.7°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #94AADE |
|---|---|
| RGB | rgb(148, 170, 222) |
| HSL | hsl(222, 53%, 73%) |
| HSV | hsv(222, 33%, 87%) |
| CMYK | cmyk(33.3%, 23.4%, 0%, 12.9%) |
| CIE-LAB | lab(69.70, 4.59, -28.71) |
| CIE-LCH | lch(69.70, 29.07, 279.09°) |
| OKLab | oklab(74.02% -0.0046 -0.0794) |
| OKLCH | oklch(74.02% 0.08 266.7) |
| XYZ | xyz(39.7684, 40.3177, 74.7798) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.20
Periwinkle Blue
#8F99FB
ΔE00 6.49
Carolina Blue
#8AB8FE
ΔE00 6.99
Lightsteelblue
#B0C4DE
ΔE00 9.09
Perrywinkle
#8F8CE7
ΔE00 9.33
Cornflowerblue
#6495ED
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AADE #DEC894
analogous
#94CFDE #94AADE #A394DE
triadic
#94AADE #DE94AA #AADE94
tetradic
#94AADE #DE94CF #DEC894 #94DEA3
square
#94AADE #DE94CF #DEC894 #94DEA3
split-complementary
#94AADE #DEA394 #CFDE94
monochromatic
#3A61BD #6585D0 #94AADE #C3CFEC #E8ECF8
Accessibility & contrast
On white
2.32
#94AADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#94AADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AADE
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AADE | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AEE0
Deuteranopia (green-blind)
#92A7DD
Tritanopia (blue-blind)
#7EB4BC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #94aade; /* rgb */ color: rgb(148, 170, 222); /* oklch */ color: oklch(74.0% 0.080 266.7);
Tailwind
colors: {
custom: {
50: '#b5c3e8',
500: '#94aade',
950: '#000000',
},
}SCSS
$custom: #94aade; $custom-light: #b5c3e8; $custom-dark: #000000;
JSON
{
"hex": "#94aade",
"rgb": {
"r": 148,
"g": 170,
"b": 222
},
"hsl": {
"h": 222.162,
"s": 52.857,
"l": 72.549
},
"oklch": {
"l": 0.74024,
"c": 0.07955,
"h": 266.7
},
"luminance": 0.40319
}Semantic roles & 50–950 ramp
primary
#94AADE
secondary
#EFE9DC
accent
#9225C0
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#111216
muted
#808184