#7E94FC#7E94FC
#7E94FC is a light, vivid blue. Relative luminance 0.326; OKLCH L 69.6% C 0.154 H 272.8°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7E94FC |
|---|---|
| RGB | rgb(126, 148, 252) |
| HSL | hsl(230, 95%, 74%) |
| HSV | hsv(230, 50%, 99%) |
| CMYK | cmyk(50%, 41.3%, 0%, 1.2%) |
| CIE-LAB | lab(63.87, 20.02, -54.37) |
| CIE-LCH | lch(63.87, 57.94, 290.22°) |
| OKLab | oklab(69.59% 0.0075 -0.1541) |
| OKLCH | oklch(69.59% 0.154 272.8) |
| XYZ | xyz(36.7592, 32.6414, 96.4400) |
| Luminance | 0.3264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.18
Lavender Blue
#8B88F8
ΔE00 5.33
Soft Blue
#6488EA
ΔE00 5.34
Cornflowerblue
#6495ED
ΔE00 5.53
Perrywinkle
#8F8CE7
ΔE00 6.11
Periwinkle (survey)
#8E82FE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E94FC #FCE67E
analogous
#7ED3FC #7E94FC #A77EFC
triadic
#7E94FC #FC7E94 #94FC7E
tetradic
#7E94FC #FC7ED3 #FCE67E #7EFCA7
square
#7E94FC #FC7ED3 #FCE67E #7EFCA7
split-complementary
#7E94FC #FCA77E #D3FC7E
monochromatic
#0631F9 #4262FB #7E94FC #BAC6FD #E1E6FE
Accessibility & contrast
On white
2.79
#7E94FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#7E94FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7E94FC
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E94FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E94FC | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA0FF
Deuteranopia (green-blind)
#5D96FA
Tritanopia (blue-blind)
#48AABC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #7e94fc; /* rgb */ color: rgb(126, 148, 252); /* oklch */ color: oklch(69.6% 0.154 272.8);
Tailwind
colors: {
custom: {
50: '#aab3fe',
500: '#7e94fc',
950: '#000000',
},
}SCSS
$custom: #7e94fc; $custom-light: #aab3fe; $custom-dark: #000000;
JSON
{
"hex": "#7e94fc",
"rgb": {
"r": 126,
"g": 148,
"b": 252
},
"hsl": {
"h": 229.524,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.69591,
"c": 0.15427,
"h": 272.8
},
"luminance": 0.32644
}Semantic roles & 50–950 ramp
primary
#7E94FC
secondary
#F7F1D4
accent
#BD00E6
background
#FAFAFF
surface
#F5F5FF
border
#CFCFD7
text
#111118
muted
#808086