#7E95FC#7E95FC
#7E95FC is a light, vivid blue. Relative luminance 0.330; OKLCH L 69.8% C 0.153 H 272.4°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7E95FC |
|---|---|
| RGB | rgb(126, 149, 252) |
| HSL | hsl(229, 95%, 74%) |
| HSV | hsv(229, 50%, 99%) |
| CMYK | cmyk(50%, 40.9%, 0%, 1.2%) |
| CIE-LAB | lab(64.13, 19.44, -53.96) |
| CIE-LCH | lch(64.13, 57.35, 289.81°) |
| OKLab | oklab(69.79% 0.0064 -0.1529) |
| OKLCH | oklch(69.79% 0.153 272.4) |
| XYZ | xyz(36.9167, 32.9564, 96.4925) |
| Luminance | 0.3296 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.19
Cornflowerblue
#6495ED
ΔE00 5.38
Soft Blue
#6488EA
ΔE00 5.45
Lavender Blue
#8B88F8
ΔE00 5.62
Perrywinkle
#8F8CE7
ΔE00 6.32
Periwinkle (survey)
#8E82FE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E95FC #FCE57E
analogous
#7ED4FC #7E95FC #A67EFC
triadic
#7E95FC #FC7E95 #95FC7E
tetradic
#7E95FC #FC7ED4 #FCE57E #7EFCA6
square
#7E95FC #FC7ED4 #FCE57E #7EFCA6
split-complementary
#7E95FC #FCA67E #D4FC7E
monochromatic
#0633F9 #4264FB #7E95FC #BAC6FD #E1E6FE
Accessibility & contrast
On white
2.77
#7E95FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#7E95FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7E95FC
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E95FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E95FC | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FF
Deuteranopia (green-blind)
#5F96FA
Tritanopia (blue-blind)
#48ABBC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #7e95fc; /* rgb */ color: rgb(126, 149, 252); /* oklch */ color: oklch(69.8% 0.153 272.4);
Tailwind
colors: {
custom: {
50: '#aab3fe',
500: '#7e95fc',
950: '#000000',
},
}SCSS
$custom: #7e95fc; $custom-light: #aab3fe; $custom-dark: #000000;
JSON
{
"hex": "#7e95fc",
"rgb": {
"r": 126,
"g": 149,
"b": 252
},
"hsl": {
"h": 229.048,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.69787,
"c": 0.15302,
"h": 272.4
},
"luminance": 0.32959
}Semantic roles & 50–950 ramp
primary
#7E95FC
secondary
#F7F0D4
accent
#BC00E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111118
muted
#808086