#7FA5FB#7FA5FB
#7FA5FB is a light, vivid blue. Relative luminance 0.384; OKLCH L 73.0% C 0.132 H 265.2°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA5FB |
|---|---|
| RGB | rgb(127, 165, 251) |
| HSL | hsl(222, 94%, 74%) |
| HSV | hsv(222, 49%, 98%) |
| CMYK | cmyk(49.4%, 34.3%, 0%, 1.6%) |
| CIE-LAB | lab(68.30, 10.11, -46.81) |
| CIE-LCH | lch(68.30, 47.89, 282.19°) |
| OKLab | oklab(73.01% -0.0111 -0.1319) |
| OKLCH | oklch(73.01% 0.132 265.2) |
| XYZ | xyz(39.6144, 38.3847, 96.5696) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.15
Cornflowerblue
#6495ED
ΔE00 5.48
Periwinkle Blue
#8F99FB
ΔE00 6.16
Pastel Blue
#A2BFFE
ΔE00 7.47
Sky Blue (survey)
#75BBFD
ΔE00 8.41
Soft Blue
#6488EA
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA5FB #FBD57F
analogous
#7FE3FB #7FA5FB #977FFB
triadic
#7FA5FB #FB7FA5 #A5FB7F
tetradic
#7FA5FB #FB7FE3 #FBD57F #7FFB97
square
#7FA5FB #FB7FE3 #FBD57F #7FFB97
split-complementary
#7FA5FB #FB977F #E3FB7F
monochromatic
#0852F7 #447BF9 #7FA5FB #BACFFD #E1EAFE
Accessibility & contrast
On white
2.42
#7FA5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#7FA5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA5FB
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA5FB | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#76A1F9
Tritanopia (blue-blind)
#48B7C4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7fa5fb; /* rgb */ color: rgb(127, 165, 251); /* oklch */ color: oklch(73.0% 0.132 265.2);
Tailwind
colors: {
custom: {
50: '#aabffd',
500: '#7fa5fb',
950: '#000000',
},
}SCSS
$custom: #7fa5fb; $custom-light: #aabffd; $custom-dark: #000000;
JSON
{
"hex": "#7fa5fb",
"rgb": {
"r": 127,
"g": 165,
"b": 251
},
"hsl": {
"h": 221.613,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.73008,
"c": 0.13237,
"h": 265.2
},
"luminance": 0.38387
}Semantic roles & 50–950 ramp
primary
#7FA5FB
secondary
#F6ECD5
accent
#9F00E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#101217
muted
#7F8185