#7A95FC#7A95FC
#7A95FC is a light, vivid blue. Relative luminance 0.327; OKLCH L 69.5% C 0.154 H 270.9°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #7A95FC |
|---|---|
| RGB | rgb(122, 149, 252) |
| HSL | hsl(228, 96%, 73%) |
| HSV | hsv(228, 52%, 99%) |
| CMYK | cmyk(51.6%, 40.9%, 0%, 1.2%) |
| CIE-LAB | lab(63.88, 18.57, -54.36) |
| CIE-LCH | lch(63.88, 57.44, 288.86°) |
| OKLab | oklab(69.54% 0.0024 -0.1541) |
| OKLCH | oklch(69.54% 0.154 270.9) |
| XYZ | xyz(36.3385, 32.6583, 96.4654) |
| Luminance | 0.3266 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.92
Cornflowerblue
#6495ED
ΔE00 4.66
Soft Blue
#6488EA
ΔE00 5.03
Lavender Blue
#8B88F8
ΔE00 6.24
Perrywinkle
#8F8CE7
ΔE00 6.96
Periwinkle (survey)
#8E82FE
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A95FC #FCE17A
analogous
#7AD6FC #7A95FC #A07AFC
triadic
#7A95FC #FC7A95 #95FC7A
tetradic
#7A95FC #FC7AD6 #FCE17A #7AFCA0
square
#7A95FC #FC7AD6 #FCE17A #7AFCA0
split-complementary
#7A95FC #FCA07A #D6FC7A
monochromatic
#0638F6 #3E65FB #7A95FC #B6C5FD #E1E7FE
Accessibility & contrast
On white
2.79
#7A95FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#7A95FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7A95FC
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A95FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A95FC | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA1FF
Deuteranopia (green-blind)
#5C96FA
Tritanopia (blue-blind)
#3DABBC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #7a95fc; /* rgb */ color: rgb(122, 149, 252); /* oklch */ color: oklch(69.5% 0.154 270.9);
Tailwind
colors: {
custom: {
50: '#a8b3fe',
500: '#7a95fc',
950: '#000000',
},
}SCSS
$custom: #7a95fc; $custom-light: #a8b3fe; $custom-dark: #000000;
JSON
{
"hex": "#7a95fc",
"rgb": {
"r": 122,
"g": 149,
"b": 252
},
"hsl": {
"h": 227.538,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.69538,
"c": 0.15416,
"h": 270.9
},
"luminance": 0.32661
}Semantic roles & 50–950 ramp
primary
#7A95FC
secondary
#F7EFD4
accent
#B600E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086