#8194FC#8194FC
#8194FC is a light, vivid blue. Relative luminance 0.329; OKLCH L 69.8% C 0.153 H 274.0°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8194FC |
|---|---|
| RGB | rgb(129, 148, 252) |
| HSL | hsl(231, 95%, 75%) |
| HSV | hsv(231, 49%, 99%) |
| CMYK | cmyk(48.8%, 41.3%, 0%, 1.2%) |
| CIE-LAB | lab(64.06, 20.69, -54.05) |
| CIE-LCH | lch(64.06, 57.88, 290.94°) |
| OKLab | oklab(69.78% 0.0106 -0.1531) |
| OKLCH | oklch(69.78% 0.153 274) |
| XYZ | xyz(37.2083, 32.8730, 96.4611) |
| Luminance | 0.3287 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.68
Lavender Blue
#8B88F8
ΔE00 4.89
Perrywinkle
#8F8CE7
ΔE00 5.64
Soft Blue
#6488EA
ΔE00 5.73
Cornflowerblue
#6495ED
ΔE00 6.10
Periwinkle (survey)
#8E82FE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8194FC #FCE981
analogous
#81D1FC #8194FC #AC81FC
triadic
#8194FC #FC8194 #94FC81
tetradic
#8194FC #FC81D1 #FCE981 #81FCAC
square
#8194FC #FC81D1 #FCE981 #81FCAC
split-complementary
#8194FC #FCAC81 #D1FC81
monochromatic
#092EF9 #4561FB #8194FC #BDC7FD #E1E6FE
Accessibility & contrast
On white
2.77
#8194FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#8194FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8194FC
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8194FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8194FC | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA1FF
Deuteranopia (green-blind)
#5F96FA
Tritanopia (blue-blind)
#4FAABC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8194fc; /* rgb */ color: rgb(129, 148, 252); /* oklch */ color: oklch(69.8% 0.153 274.0);
Tailwind
colors: {
custom: {
50: '#acb3fe',
500: '#8194fc',
950: '#000000',
},
}SCSS
$custom: #8194fc; $custom-light: #acb3fe; $custom-dark: #000000;
JSON
{
"hex": "#8194fc",
"rgb": {
"r": 129,
"g": 148,
"b": 252
},
"hsl": {
"h": 230.732,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.69784,
"c": 0.15349,
"h": 274
},
"luminance": 0.32875
}Semantic roles & 50–950 ramp
primary
#8194FC
secondary
#F7F1D4
accent
#C200E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111118
muted
#808086