#94AEFF#94AEFF
#94AEFF is a light, vivid blue. Relative luminance 0.438; OKLCH L 76.3% C 0.120 H 269.8°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #94AEFF |
|---|---|
| RGB | rgb(148, 174, 255) |
| HSL | hsl(225, 100%, 79%) |
| HSV | hsv(225, 42%, 100%) |
| CMYK | cmyk(42%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(72.08, 11.15, -42.95) |
| CIE-LCH | lch(72.08, 44.38, 284.56°) |
| OKLab | oklab(76.33% -0.0004 -0.1203) |
| OKLCH | oklch(76.33% 0.12 269.8) |
| XYZ | xyz(45.3932, 43.7856, 100.6480) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.40
Carolina Blue
#8AB8FE
ΔE00 4.79
Periwinkle Blue
#8F99FB
ΔE00 6.04
Light Grey Blue
#9DBCD4
ΔE00 8.78
Powder Blue (survey)
#B1D1FC
ΔE00 8.97
Baby Blue (survey)
#A2CFFE
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94AEFF #FFE594
analogous
#94E3FF #94AEFF #B094FF
triadic
#94AEFF #FF94AE #AEFF94
tetradic
#94AEFF #FF94E3 #FFE594 #94FFB0
square
#94AEFF #FF94E3 #FFE594 #94FFB0
split-complementary
#94AEFF #FFB094 #E3FF94
monochromatic
#1A51FF #5780FF #94AEFF #D1DCFF #E0E8FF
Accessibility & contrast
On white
2.15
#94AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#94AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94AEFF
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94AEFF | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B6FF
Deuteranopia (green-blind)
#88ACFD
Tritanopia (blue-blind)
#70BFCB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #94aeff; /* rgb */ color: rgb(148, 174, 255); /* oklch */ color: oklch(76.3% 0.120 269.8);
Tailwind
colors: {
custom: {
50: '#b7c5ff',
500: '#94aeff',
950: '#000000',
},
}SCSS
$custom: #94aeff; $custom-light: #b7c5ff; $custom-dark: #000000;
JSON
{
"hex": "#94aeff",
"rgb": {
"r": 148,
"g": 174,
"b": 255
},
"hsl": {
"h": 225.421,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.76325,
"c": 0.12033,
"h": 269.8
},
"luminance": 0.43788
}Semantic roles & 50–950 ramp
primary
#94AEFF
secondary
#F7EFD4
accent
#AE00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121218
muted
#818186