#94A7E7#94A7E7
#94A7E7 is a light, moderate blue. Relative luminance 0.397; OKLCH L 73.8% C 0.095 H 271.2°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #94A7E7 |
|---|---|
| RGB | rgb(148, 167, 231) |
| HSL | hsl(226, 63%, 74%) |
| HSV | hsv(226, 36%, 91%) |
| CMYK | cmyk(35.9%, 27.7%, 0%, 9.4%) |
| CIE-LAB | lab(69.26, 8.61, -34.31) |
| CIE-LCH | lch(69.26, 35.38, 284.09°) |
| OKLab | oklab(73.8% 0.002 -0.0954) |
| OKLCH | oklch(73.8% 0.095 271.2) |
| XYZ | xyz(40.4510, 39.7012, 81.1175) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.13
Pastel Blue
#A2BFFE
ΔE00 6.56
Carolina Blue
#8AB8FE
ΔE00 7.45
Perrywinkle
#8F8CE7
ΔE00 8.22
Cornflowerblue
#6495ED
ΔE00 9.02
Lavender Blue
#8B88F8
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94A7E7 #E7D494
analogous
#94D1E7 #94A7E7 #AB94E7
triadic
#94A7E7 #E794A7 #A7E794
tetradic
#94A7E7 #E794D1 #E7D494 #94E7AB
square
#94A7E7 #E794D1 #E7D494 #94E7AB
split-complementary
#94A7E7 #E7AB94 #D1E794
monochromatic
#3055D1 #627EDC #94A7E7 #C6D0F2 #E6EAF9
Accessibility & contrast
On white
2.35
#94A7E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#94A7E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94A7E7
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94A7E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94A7E7 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ADEA
Deuteranopia (green-blind)
#8BA6E5
Tritanopia (blue-blind)
#7BB4BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #94a7e7; /* rgb */ color: rgb(148, 167, 231); /* oklch */ color: oklch(73.8% 0.095 271.2);
Tailwind
colors: {
custom: {
50: '#b6c1ef',
500: '#94a7e7',
950: '#000000',
},
}SCSS
$custom: #94a7e7; $custom-light: #b6c1ef; $custom-dark: #000000;
JSON
{
"hex": "#94a7e7",
"rgb": {
"r": 148,
"g": 167,
"b": 231
},
"hsl": {
"h": 226.265,
"s": 63.359,
"l": 74.314
},
"oklch": {
"l": 0.73799,
"c": 0.09546,
"h": 271.2
},
"luminance": 0.39703
}Semantic roles & 50–950 ramp
primary
#94A7E7
secondary
#F1ECDA
accent
#A31ACB
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184