#7D96FD#7D96FD
#7D96FD is a light, vivid blue. Relative luminance 0.333; OKLCH L 70.0% C 0.153 H 271.6°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7D96FD |
|---|---|
| RGB | rgb(125, 150, 253) |
| HSL | hsl(228, 97%, 74%) |
| HSV | hsv(228, 51%, 99%) |
| CMYK | cmyk(50.6%, 40.7%, 0%, 0.8%) |
| CIE-LAB | lab(64.37, 18.94, -54.12) |
| CIE-LCH | lch(64.37, 57.33, 289.29°) |
| OKLab | oklab(69.98% 0.0044 -0.1534) |
| OKLCH | oklch(69.98% 0.153 271.6) |
| XYZ | xyz(37.0877, 33.2621, 97.3754) |
| Luminance | 0.3327 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.42
Cornflowerblue
#6495ED
ΔE00 5.11
Soft Blue
#6488EA
ΔE00 5.51
Lavender Blue
#8B88F8
ΔE00 6.07
Perrywinkle
#8F8CE7
ΔE00 6.74
Periwinkle (survey)
#8E82FE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D96FD #FDE47D
analogous
#7DD6FD #7D96FD #A47DFD
triadic
#7D96FD #FD7D96 #96FD7D
tetradic
#7D96FD #FD7DD6 #FDE47D #7DFDA4
square
#7D96FD #FD7DD6 #FDE47D #7DFDA4
split-complementary
#7D96FD #FDA47D #D6FD7D
monochromatic
#0435FB #4165FC #7D96FD #B9C7FE #E1E7FF
Accessibility & contrast
On white
2.74
#7D96FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#7D96FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7D96FD
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D96FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D96FD | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA2FF
Deuteranopia (green-blind)
#5F97FB
Tritanopia (blue-blind)
#44ACBD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #7d96fd; /* rgb */ color: rgb(125, 150, 253); /* oklch */ color: oklch(70.0% 0.153 271.6);
Tailwind
colors: {
custom: {
50: '#aab4fe',
500: '#7d96fd',
950: '#000000',
},
}SCSS
$custom: #7d96fd; $custom-light: #aab4fe; $custom-dark: #000000;
JSON
{
"hex": "#7d96fd",
"rgb": {
"r": 125,
"g": 150,
"b": 253
},
"hsl": {
"h": 228.281,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.69977,
"c": 0.15343,
"h": 271.6
},
"luminance": 0.33265
}Semantic roles & 50–950 ramp
primary
#7D96FD
secondary
#F7F0D4
accent
#B900E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111118
muted
#808086