#7F95FB#7F95FB
#7F95FB is a light, vivid blue. Relative luminance 0.330; OKLCH L 69.8% C 0.151 H 272.7°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7F95FB |
|---|---|
| RGB | rgb(127, 149, 251) |
| HSL | hsl(229, 94%, 74%) |
| HSV | hsv(229, 49%, 98%) |
| CMYK | cmyk(49.4%, 40.6%, 0%, 1.6%) |
| CIE-LAB | lab(64.14, 19.36, -53.39) |
| CIE-LCH | lch(64.14, 56.79, 289.93°) |
| OKLab | oklab(69.8% 0.0072 -0.1512) |
| OKLCH | oklch(69.8% 0.151 272.7) |
| XYZ | xyz(36.9069, 32.9697, 95.6671) |
| Luminance | 0.3297 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.00
Lavender Blue
#8B88F8
ΔE00 5.48
Soft Blue
#6488EA
ΔE00 5.52
Cornflowerblue
#6495ED
ΔE00 5.53
Perrywinkle
#8F8CE7
ΔE00 6.11
Periwinkle (survey)
#8E82FE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F95FB #FBE57F
analogous
#7FD3FB #7F95FB #A77FFB
triadic
#7F95FB #FB7F95 #95FB7F
tetradic
#7F95FB #FB7FD3 #FBE57F #7FFBA7
square
#7F95FB #FB7FD3 #FBE57F #7FFBA7
split-complementary
#7F95FB #FBA77F #D3FB7F
monochromatic
#0833F7 #4464F9 #7F95FB #BAC6FD #E1E6FE
Accessibility & contrast
On white
2.77
#7F95FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#7F95FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7F95FB
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F95FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F95FB | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA1FF
Deuteranopia (green-blind)
#6097F9
Tritanopia (blue-blind)
#4BABBC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #7f95fb; /* rgb */ color: rgb(127, 149, 251); /* oklch */ color: oklch(69.8% 0.151 272.7);
Tailwind
colors: {
custom: {
50: '#abb3fd',
500: '#7f95fb',
950: '#000000',
},
}SCSS
$custom: #7f95fb; $custom-light: #abb3fd; $custom-dark: #000000;
JSON
{
"hex": "#7f95fb",
"rgb": {
"r": 127,
"g": 149,
"b": 251
},
"hsl": {
"h": 229.355,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.69795,
"c": 0.15138,
"h": 272.7
},
"luminance": 0.32972
}Semantic roles & 50–950 ramp
primary
#7F95FB
secondary
#F6F0D5
accent
#BD00E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111118
muted
#808086