#7E95FD#7E95FD
#7E95FD is a light, vivid blue. Relative luminance 0.330; OKLCH L 69.8% C 0.154 H 272.4°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7E95FD |
|---|---|
| RGB | rgb(126, 149, 253) |
| HSL | hsl(229, 97%, 74%) |
| HSV | hsv(229, 50%, 99%) |
| CMYK | cmyk(50.2%, 41.1%, 0%, 0.8%) |
| CIE-LAB | lab(64.18, 19.74, -54.42) |
| CIE-LCH | lch(64.18, 57.89, 289.94°) |
| OKLab | oklab(69.84% 0.0066 -0.1542) |
| OKLCH | oklch(69.84% 0.154 272.4) |
| XYZ | xyz(37.0756, 33.0200, 97.3293) |
| Luminance | 0.3302 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.20
Cornflowerblue
#6495ED
ΔE00 5.43
Soft Blue
#6488EA
ΔE00 5.49
Lavender Blue
#8B88F8
ΔE00 5.63
Perrywinkle
#8F8CE7
ΔE00 6.37
Periwinkle (survey)
#8E82FE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E95FD #FDE67E
analogous
#7ED5FD #7E95FD #A77EFD
triadic
#7E95FD #FD7E95 #95FD7E
tetradic
#7E95FD #FD7ED5 #FDE67E #7EFDA7
square
#7E95FD #FD7ED5 #FDE67E #7EFDA7
split-complementary
#7E95FD #FDA77E #D5FD7E
monochromatic
#0532FB #4263FC #7E95FD #BAC7FE #E1E6FF
Accessibility & contrast
On white
2.76
#7E95FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#7E95FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7E95FD
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E95FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E95FD | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA1FF
Deuteranopia (green-blind)
#5E96FB
Tritanopia (blue-blind)
#47ABBD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #7e95fd; /* rgb */ color: rgb(126, 149, 253); /* oklch */ color: oklch(69.8% 0.154 272.4);
Tailwind
colors: {
custom: {
50: '#aab3fe',
500: '#7e95fd',
950: '#000000',
},
}SCSS
$custom: #7e95fd; $custom-light: #aab3fe; $custom-dark: #000000;
JSON
{
"hex": "#7e95fd",
"rgb": {
"r": 126,
"g": 149,
"b": 253
},
"hsl": {
"h": 229.134,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.69843,
"c": 0.15439,
"h": 272.4
},
"luminance": 0.33022
}Semantic roles & 50–950 ramp
primary
#7E95FD
secondary
#F7F1D4
accent
#BC00E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111118
muted
#808086