#94ACFE#94ACFE
#94ACFE is a light, vivid blue. Relative luminance 0.430; OKLCH L 75.9% C 0.121 H 270.9°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #94ACFE |
|---|---|
| RGB | rgb(148, 172, 254) |
| HSL | hsl(226, 98%, 79%) |
| HSV | hsv(226, 42%, 100%) |
| CMYK | cmyk(41.7%, 32.3%, 0%, 0.4%) |
| CIE-LAB | lab(71.52, 12.00, -43.29) |
| CIE-LCH | lch(71.52, 44.92, 285.50°) |
| OKLab | oklab(75.88% 0.0018 -0.1213) |
| OKLCH | oklch(75.88% 0.121 270.9) |
| XYZ | xyz(44.8491, 42.9544, 99.6746) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.89
Carolina Blue
#8AB8FE
ΔE00 5.36
Periwinkle Blue
#8F99FB
ΔE00 5.44
Light Grey Blue
#9DBCD4
ΔE00 8.93
Cornflowerblue
#6495ED
ΔE00 8.95
Powder Blue (survey)
#B1D1FC
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94ACFE #FEE694
analogous
#94E1FE #94ACFE #B194FE
triadic
#94ACFE #FE94AC #ACFE94
tetradic
#94ACFE #FE94E1 #FEE694 #94FEB1
square
#94ACFE #FE94E1 #FEE694 #94FEB1
split-complementary
#94ACFE #FEB194 #E1FE94
monochromatic
#1B4EFD #577DFD #94ACFE #D1DBFF #E1E7FF
Accessibility & contrast
On white
2.19
#94ACFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#94ACFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94ACFE
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94ACFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94ACFE | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#86ABFC
Tritanopia (blue-blind)
#70BDCA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #94acfe; /* rgb */ color: rgb(148, 172, 254); /* oklch */ color: oklch(75.9% 0.121 270.9);
Tailwind
colors: {
custom: {
50: '#b7c4ff',
500: '#94acfe',
950: '#000000',
},
}SCSS
$custom: #94acfe; $custom-light: #b7c4ff; $custom-dark: #000000;
JSON
{
"hex": "#94acfe",
"rgb": {
"r": 148,
"g": 172,
"b": 254
},
"hsl": {
"h": 226.415,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.75876,
"c": 0.12132,
"h": 270.9
},
"luminance": 0.42957
}Semantic roles & 50–950 ramp
primary
#94ACFE
secondary
#F7EFD4
accent
#B200E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121218
muted
#818186