#7D95FF#7D95FF
#7D95FF is a light, vivid blue. Relative luminance 0.331; OKLCH L 69.9% C 0.157 H 272.1°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7D95FF |
|---|---|
| RGB | rgb(125, 149, 255) |
| HSL | hsl(229, 100%, 75%) |
| HSV | hsv(229, 51%, 100%) |
| CMYK | cmyk(51%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(64.22, 20.13, -55.45) |
| CIE-LCH | lch(64.22, 58.99, 289.95°) |
| OKLab | oklab(69.89% 0.0059 -0.1573) |
| OKLCH | oklch(69.89% 0.157 272.1) |
| XYZ | xyz(37.2491, 33.0724, 99.0091) |
| Luminance | 0.3307 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.41
Cornflowerblue
#6495ED
ΔE00 5.33
Soft Blue
#6488EA
ΔE00 5.48
Lavender Blue
#8B88F8
ΔE00 5.78
Perrywinkle
#8F8CE7
ΔE00 6.63
Periwinkle (survey)
#8E82FE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7D95FF #FFE77D
analogous
#7DD6FF #7D95FF #A67DFF
triadic
#7D95FF #FF7D95 #95FF7D
tetradic
#7D95FF #FF7DD6 #FFE77D #7DFFA6
square
#7D95FF #FF7DD6 #FFE77D #7DFFA6
split-complementary
#7D95FF #FFA67D #D6FF7D
monochromatic
#0331FF #4063FF #7D95FF #BAC7FF #E0E6FF
Accessibility & contrast
On white
2.76
#7D95FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#7D95FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7D95FF
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7D95FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7D95FF | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA2FF
Deuteranopia (green-blind)
#5C96FD
Tritanopia (blue-blind)
#43ACBE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #7d95ff; /* rgb */ color: rgb(125, 149, 255); /* oklch */ color: oklch(69.9% 0.157 272.1);
Tailwind
colors: {
custom: {
50: '#aab3ff',
500: '#7d95ff',
950: '#000000',
},
}SCSS
$custom: #7d95ff; $custom-light: #aab3ff; $custom-dark: #000000;
JSON
{
"hex": "#7d95ff",
"rgb": {
"r": 125,
"g": 149,
"b": 255
},
"hsl": {
"h": 228.923,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.69894,
"c": 0.1574,
"h": 272.1
},
"luminance": 0.33075
}Semantic roles & 50–950 ramp
primary
#7D95FF
secondary
#F7F1D4
accent
#BB00E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111118
muted
#808086