#7E95FE#7E95FE
#7E95FE is a light, vivid blue. Relative luminance 0.331; OKLCH L 69.9% C 0.156 H 272.5°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7E95FE |
|---|---|
| RGB | rgb(126, 149, 254) |
| HSL | hsl(229, 98%, 75%) |
| HSV | hsv(229, 50%, 100%) |
| CMYK | cmyk(50.4%, 41.3%, 0%, 0.4%) |
| CIE-LAB | lab(64.23, 20.04, -54.89) |
| CIE-LCH | lch(64.23, 58.43, 290.06°) |
| OKLab | oklab(69.9% 0.0067 -0.1556) |
| OKLCH | oklch(69.9% 0.156 272.5) |
| XYZ | xyz(37.2353, 33.0839, 98.1705) |
| Luminance | 0.3309 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.22
Cornflowerblue
#6495ED
ΔE00 5.47
Soft Blue
#6488EA
ΔE00 5.54
Lavender Blue
#8B88F8
ΔE00 5.63
Perrywinkle
#8F8CE7
ΔE00 6.42
Periwinkle (survey)
#8E82FE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E95FE #FEE77E
analogous
#7ED5FE #7E95FE #A77EFE
triadic
#7E95FE #FE7E95 #95FE7E
tetradic
#7E95FE #FE7ED5 #FEE77E #7EFEA7
square
#7E95FE #FE7ED5 #FEE77E #7EFEA7
split-complementary
#7E95FE #FEA77E #D5FE7E
monochromatic
#0531FD #4163FE #7E95FE #BBC7FE #E1E6FF
Accessibility & contrast
On white
2.76
#7E95FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#7E95FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7E95FE
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E95FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E95FE | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA1FF
Deuteranopia (green-blind)
#5D97FC
Tritanopia (blue-blind)
#46ABBD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #7e95fe; /* rgb */ color: rgb(126, 149, 254); /* oklch */ color: oklch(69.9% 0.156 272.5);
Tailwind
colors: {
custom: {
50: '#aab3ff',
500: '#7e95fe',
950: '#000000',
},
}SCSS
$custom: #7e95fe; $custom-light: #aab3ff; $custom-dark: #000000;
JSON
{
"hex": "#7e95fe",
"rgb": {
"r": 126,
"g": 149,
"b": 254
},
"hsl": {
"h": 229.219,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.699,
"c": 0.15576,
"h": 272.5
},
"luminance": 0.33086
}Semantic roles & 50–950 ramp
primary
#7E95FE
secondary
#F7F1D4
accent
#BC00E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111118
muted
#808086