#7E95FB#7E95FB
#7E95FB is a light, vivid blue. Relative luminance 0.329; OKLCH L 69.7% C 0.152 H 272.3°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7E95FB |
|---|---|
| RGB | rgb(126, 149, 251) |
| HSL | hsl(229, 94%, 74%) |
| HSV | hsv(229, 50%, 98%) |
| CMYK | cmyk(49.8%, 40.6%, 0%, 1.6%) |
| CIE-LAB | lab(64.07, 19.14, -53.49) |
| CIE-LCH | lch(64.07, 56.81, 289.69°) |
| OKLab | oklab(69.73% 0.0062 -0.1515) |
| OKLCH | oklch(69.73% 0.152 272.3) |
| XYZ | xyz(36.7586, 32.8932, 95.6601) |
| Luminance | 0.3290 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.18
Cornflowerblue
#6495ED
ΔE00 5.35
Soft Blue
#6488EA
ΔE00 5.40
Lavender Blue
#8B88F8
ΔE00 5.63
Perrywinkle
#8F8CE7
ΔE00 6.27
Periwinkle (survey)
#8E82FE
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E95FB #FBE47E
analogous
#7ED4FB #7E95FB #A67EFB
triadic
#7E95FB #FB7E95 #95FB7E
tetradic
#7E95FB #FB7ED4 #FBE47E #7EFBA6
square
#7E95FB #FB7ED4 #FBE47E #7EFBA6
split-complementary
#7E95FB #FBA67E #D4FB7E
monochromatic
#0834F7 #4364F9 #7E95FB #B9C6FD #E1E7FE
Accessibility & contrast
On white
2.77
#7E95FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#7E95FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7E95FB
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E95FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E95FB | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FF
Deuteranopia (green-blind)
#5F96F9
Tritanopia (blue-blind)
#49ABBC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #7e95fb; /* rgb */ color: rgb(126, 149, 251); /* oklch */ color: oklch(69.7% 0.152 272.3);
Tailwind
colors: {
custom: {
50: '#aab3fd',
500: '#7e95fb',
950: '#000000',
},
}SCSS
$custom: #7e95fb; $custom-light: #aab3fd; $custom-dark: #000000;
JSON
{
"hex": "#7e95fb",
"rgb": {
"r": 126,
"g": 149,
"b": 251
},
"hsl": {
"h": 228.96,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.69731,
"c": 0.15166,
"h": 272.3
},
"luminance": 0.32896
}Semantic roles & 50–950 ramp
primary
#7E95FB
secondary
#F6F0D5
accent
#BB00E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111118
muted
#808086