#7E95FF#7E95FF
#7E95FF is a light, vivid blue. Relative luminance 0.332; OKLCH L 70.0% C 0.157 H 272.5°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7E95FF |
|---|---|
| RGB | rgb(126, 149, 255) |
| HSL | hsl(229, 100%, 75%) |
| HSV | hsv(229, 51%, 100%) |
| CMYK | cmyk(50.6%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(64.28, 20.34, -55.35) |
| CIE-LCH | lch(64.28, 58.97, 290.18°) |
| OKLab | oklab(69.96% 0.0069 -0.157) |
| OKLCH | oklch(69.96% 0.157 272.5) |
| XYZ | xyz(37.3958, 33.1481, 99.0160) |
| Luminance | 0.3315 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.24
Cornflowerblue
#6495ED
ΔE00 5.51
Soft Blue
#6488EA
ΔE00 5.59
Lavender Blue
#8B88F8
ΔE00 5.63
Perrywinkle
#8F8CE7
ΔE00 6.48
Periwinkle (survey)
#8E82FE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E95FF #FFE87E
analogous
#7ED6FF #7E95FF #A77EFF
triadic
#7E95FF #FF7E95 #95FF7E
tetradic
#7E95FF #FF7ED6 #FFE87E #7EFFA7
square
#7E95FF #FF7ED6 #FFE87E #7EFFA7
split-complementary
#7E95FF #FFA77E #D6FF7E
monochromatic
#0430FF #4163FF #7E95FF #BBC7FF #E0E6FF
Accessibility & contrast
On white
2.75
#7E95FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#7E95FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7E95FF
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E95FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E95FF | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA2FF
Deuteranopia (green-blind)
#5C97FD
Tritanopia (blue-blind)
#45ACBE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #7e95ff; /* rgb */ color: rgb(126, 149, 255); /* oklch */ color: oklch(70.0% 0.157 272.5);
Tailwind
colors: {
custom: {
50: '#aab3ff',
500: '#7e95ff',
950: '#000000',
},
}SCSS
$custom: #7e95ff; $custom-light: #aab3ff; $custom-dark: #000000;
JSON
{
"hex": "#7e95ff",
"rgb": {
"r": 126,
"g": 149,
"b": 255
},
"hsl": {
"h": 229.302,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.69956,
"c": 0.15712,
"h": 272.5
},
"luminance": 0.33151
}Semantic roles & 50–950 ramp
primary
#7E95FF
secondary
#F7F1D4
accent
#BD00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086