#94ABE2#94ABE2
#94ABE2 is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.4% C 0.084 H 266.8°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #94ABE2 |
|---|---|
| RGB | rgb(148, 171, 226) |
| HSL | hsl(222, 57%, 73%) |
| HSV | hsv(222, 35%, 89%) |
| CMYK | cmyk(34.5%, 24.3%, 0%, 11.4%) |
| CIE-LAB | lab(70.11, 5.07, -30.25) |
| CIE-LCH | lch(70.11, 30.67, 279.51°) |
| OKLab | oklab(74.4% -0.0047 -0.0838) |
| OKLCH | oklch(74.4% 0.084 266.8) |
| XYZ | xyz(40.4991, 40.9110, 77.6995) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.71
Periwinkle Blue
#8F99FB
ΔE00 6.36
Carolina Blue
#8AB8FE
ΔE00 6.47
Lightsteelblue
#B0C4DE
ΔE00 9.06
Cornflowerblue
#6495ED
ΔE00 9.22
Light Grey Blue
#9DBCD4
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94ABE2 #E2CB94
analogous
#94D2E2 #94ABE2 #A494E2
triadic
#94ABE2 #E294AB #ABE294
tetradic
#94ABE2 #E294D2 #E2CB94 #94E2A4
square
#94ABE2 #E294D2 #E2CB94 #94E2A4
split-complementary
#94ABE2 #E2A494 #D2E294
monochromatic
#3660C6 #6485D5 #94ABE2 #C4D1EF #E7ECF8
Accessibility & contrast
On white
2.29
#94ABE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#94ABE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94ABE2
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94ABE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94ABE2 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AFE4
Deuteranopia (green-blind)
#92A8E1
Tritanopia (blue-blind)
#7DB6BE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #94abe2; /* rgb */ color: rgb(148, 171, 226); /* oklch */ color: oklch(74.4% 0.084 266.8);
Tailwind
colors: {
custom: {
50: '#b5c3eb',
500: '#94abe2',
950: '#000000',
},
}SCSS
$custom: #94abe2; $custom-light: #b5c3eb; $custom-dark: #000000;
JSON
{
"hex": "#94abe2",
"rgb": {
"r": 148,
"g": 171,
"b": 226
},
"hsl": {
"h": 222.308,
"s": 57.353,
"l": 73.333
},
"oklch": {
"l": 0.74401,
"c": 0.08396,
"h": 266.8
},
"luminance": 0.40913
}Semantic roles & 50–950 ramp
primary
#94ABE2
secondary
#F0EADB
accent
#9421C5
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111216
muted
#808184