#94ACFC#94ACFC
#94ACFC is a light, moderate blue. Relative luminance 0.428; OKLCH L 75.8% C 0.119 H 270.6°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #94ACFC |
|---|---|
| RGB | rgb(148, 172, 252) |
| HSL | hsl(226, 95%, 78%) |
| HSV | hsv(226, 41%, 99%) |
| CMYK | cmyk(41.3%, 31.7%, 0%, 1.2%) |
| CIE-LAB | lab(71.44, 11.45, -42.34) |
| CIE-LCH | lch(71.44, 43.87, 285.13°) |
| OKLab | oklab(75.78% 0.0013 -0.1186) |
| OKLCH | oklch(75.78% 0.119 270.6) |
| XYZ | xyz(44.5306, 42.8270, 97.9966) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.86
Carolina Blue
#8AB8FE
ΔE00 5.37
Periwinkle Blue
#8F99FB
ΔE00 5.46
Cornflowerblue
#6495ED
ΔE00 8.93
Light Grey Blue
#9DBCD4
ΔE00 8.95
Powder Blue (survey)
#B1D1FC
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94ACFC #FCE494
analogous
#94E0FC #94ACFC #B094FC
triadic
#94ACFC #FC94AC #ACFC94
tetradic
#94ACFC #FC94E0 #FCE494 #94FCB0
square
#94ACFC #FC94E0 #FCE494 #94FCB0
split-complementary
#94ACFC #FCB094 #E0FC94
monochromatic
#1D50F9 #587EFA #94ACFC #D0DAFE #E1E8FE
Accessibility & contrast
On white
2.20
#94ACFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#94ACFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94ACFC
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94ACFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94ACFC | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#87ABFA
Tritanopia (blue-blind)
#71BCC9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #94acfc; /* rgb */ color: rgb(148, 172, 252); /* oklch */ color: oklch(75.8% 0.119 270.6);
Tailwind
colors: {
custom: {
50: '#b7c4fd',
500: '#94acfc',
950: '#000000',
},
}SCSS
$custom: #94acfc; $custom-light: #b7c4fd; $custom-dark: #000000;
JSON
{
"hex": "#94acfc",
"rgb": {
"r": 148,
"g": 172,
"b": 252
},
"hsl": {
"h": 226.154,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.75781,
"c": 0.11858,
"h": 270.6
},
"luminance": 0.42829
}Semantic roles & 50–950 ramp
primary
#94ACFC
secondary
#F6EFD5
accent
#B100E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121217
muted
#818185