#94ACFD#94ACFD
#94ACFD is a light, moderate blue. Relative luminance 0.429; OKLCH L 75.8% C 0.120 H 270.7°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #94ACFD |
|---|---|
| RGB | rgb(148, 172, 253) |
| HSL | hsl(226, 96%, 79%) |
| HSV | hsv(226, 42%, 99%) |
| CMYK | cmyk(41.5%, 32%, 0%, 0.8%) |
| CIE-LAB | lab(71.48, 11.73, -42.82) |
| CIE-LCH | lch(71.48, 44.40, 285.32°) |
| OKLab | oklab(75.83% 0.0016 -0.1199) |
| OKLCH | oklch(75.83% 0.12 270.7) |
| XYZ | xyz(44.6894, 42.8905, 98.8334) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.88
Carolina Blue
#8AB8FE
ΔE00 5.36
Periwinkle Blue
#8F99FB
ΔE00 5.45
Light Grey Blue
#9DBCD4
ΔE00 8.94
Cornflowerblue
#6495ED
ΔE00 8.94
Powder Blue (survey)
#B1D1FC
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#94ACFD #FDE594
analogous
#94E0FD #94ACFD #B094FD
triadic
#94ACFD #FD94AC #ACFD94
tetradic
#94ACFD #FD94E0 #FDE594 #94FDB0
square
#94ACFD #FD94E0 #FDE594 #94FDB0
split-complementary
#94ACFD #FDB094 #E0FD94
monochromatic
#1C4FFB #587DFC #94ACFD #D0DBFE #E1E8FE
Accessibility & contrast
On white
2.19
#94ACFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#94ACFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #94ACFD
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##94ACFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##94ACFD | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#71BCC9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #94acfd; /* rgb */ color: rgb(148, 172, 253); /* oklch */ color: oklch(75.8% 0.120 270.7);
Tailwind
colors: {
custom: {
50: '#b7c4fe',
500: '#94acfd',
950: '#000000',
},
}SCSS
$custom: #94acfd; $custom-light: #b7c4fe; $custom-dark: #000000;
JSON
{
"hex": "#94acfd",
"rgb": {
"r": 148,
"g": 172,
"b": 253
},
"hsl": {
"h": 226.286,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.75828,
"c": 0.11995,
"h": 270.7
},
"luminance": 0.42893
}Semantic roles & 50–950 ramp
primary
#94ACFD
secondary
#F7EFD4
accent
#B100E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121218
muted
#818186