#7E96FD#7E96FD
#7E96FD is a light, vivid blue. Relative luminance 0.333; OKLCH L 70.0% C 0.153 H 272.0°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #7E96FD |
|---|---|
| RGB | rgb(126, 150, 253) |
| HSL | hsl(229, 97%, 74%) |
| HSV | hsv(229, 50%, 99%) |
| CMYK | cmyk(50.2%, 40.7%, 0%, 0.8%) |
| CIE-LAB | lab(64.43, 19.16, -54.02) |
| CIE-LCH | lch(64.43, 57.31, 289.53°) |
| OKLab | oklab(70.04% 0.0054 -0.1531) |
| OKLCH | oklch(70.04% 0.153 272) |
| XYZ | xyz(37.2345, 33.3378, 97.3823) |
| Luminance | 0.3334 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.24
Cornflowerblue
#6495ED
ΔE00 5.29
Soft Blue
#6488EA
ΔE00 5.61
Lavender Blue
#8B88F8
ΔE00 5.92
Perrywinkle
#8F8CE7
ΔE00 6.59
Periwinkle (survey)
#8E82FE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E96FD #FDE57E
analogous
#7ED6FD #7E96FD #A57EFD
triadic
#7E96FD #FD7E96 #96FD7E
tetradic
#7E96FD #FD7ED6 #FDE57E #7EFDA5
square
#7E96FD #FD7ED6 #FDE57E #7EFDA5
split-complementary
#7E96FD #FDA57E #D6FD7E
monochromatic
#0534FB #4265FC #7E96FD #BAC7FE #E1E6FF
Accessibility & contrast
On white
2.74
#7E96FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#7E96FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7E96FD
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E96FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E96FD | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA2FF
Deuteranopia (green-blind)
#5F97FB
Tritanopia (blue-blind)
#47ACBD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #7e96fd; /* rgb */ color: rgb(126, 150, 253); /* oklch */ color: oklch(70.0% 0.153 272.0);
Tailwind
colors: {
custom: {
50: '#aab4fe',
500: '#7e96fd',
950: '#000000',
},
}SCSS
$custom: #7e96fd; $custom-light: #aab4fe; $custom-dark: #000000;
JSON
{
"hex": "#7e96fd",
"rgb": {
"r": 126,
"g": 150,
"b": 253
},
"hsl": {
"h": 228.661,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.7004,
"c": 0.15316,
"h": 272
},
"luminance": 0.3334
}Semantic roles & 50–950 ramp
primary
#7E96FD
secondary
#F7F0D4
accent
#BA00E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111118
muted
#808086