#94ACFA#94ACFA
#94ACFA is a light, moderate blue. Relative luminance 0.427; OKLCH L 75.7% C 0.116 H 270.4°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #94ACFA |
|---|---|
| RGB | rgb(148, 172, 250) |
| HSL | hsl(226, 91%, 78%) |
| HSV | hsv(226, 41%, 98%) |
| CMYK | cmyk(40.8%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(71.35, 10.90, -41.40) |
| CIE-LCH | lch(71.35, 42.81, 284.76°) |
| OKLab | oklab(75.69% 0.0008 -0.1158) |
| OKLCH | oklch(75.69% 0.116 270.4) |
| XYZ | xyz(44.2153, 42.7009, 96.3363) |
| Luminance | 0.4270 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.85
Carolina Blue
#8AB8FE
ΔE00 5.39
Periwinkle Blue
#8F99FB
ΔE00 5.49
Cornflowerblue
#6495ED
ΔE00 8.92
Light Grey Blue
#9DBCD4
ΔE00 8.97
Powder Blue (survey)
#B1D1FC
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94ACFA #FAE294
analogous
#94DFFA #94ACFA #AF94FA
triadic
#94ACFA #FA94AC #ACFA94
tetradic
#94ACFA #FA94DF #FAE294 #94FAAF
square
#94ACFA #FA94DF #FAE294 #94FAAF
split-complementary
#94ACFA #FAAF94 #DFFA94
monochromatic
#1F51F5 #5A7FF7 #94ACFA #CED9FD #E2E8FE
Accessibility & contrast
On white
2.20
#94ACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#94ACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94ACFA
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94ACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94ACFA | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FD
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#72BCC8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #94acfa; /* rgb */ color: rgb(148, 172, 250); /* oklch */ color: oklch(75.7% 0.116 270.4);
Tailwind
colors: {
custom: {
50: '#b7c4fc',
500: '#94acfa',
950: '#000000',
},
}SCSS
$custom: #94acfa; $custom-light: #b7c4fc; $custom-dark: #000000;
JSON
{
"hex": "#94acfa",
"rgb": {
"r": 148,
"g": 172,
"b": 250
},
"hsl": {
"h": 225.882,
"s": 91.071,
"l": 78.039
},
"oklch": {
"l": 0.75686,
"c": 0.11583,
"h": 270.4
},
"luminance": 0.42703
}Semantic roles & 50–950 ramp
primary
#94ACFA
secondary
#F6EED5
accent
#AF00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121217
muted
#818185