#7FA0EB#7FA0EB
#7FA0EB is a light, moderate blue. Relative luminance 0.357; OKLCH L 71.2% C 0.116 H 265.5°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA0EB |
|---|---|
| RGB | rgb(127, 160, 235) |
| HSL | hsl(222, 73%, 71%) |
| HSV | hsv(222, 46%, 92%) |
| CMYK | cmyk(46%, 31.9%, 0%, 7.8%) |
| CIE-LAB | lab(66.25, 8.28, -41.29) |
| CIE-LCH | lch(66.25, 42.11, 281.34°) |
| OKLab | oklab(71.18% -0.0092 -0.1159) |
| OKLCH | oklch(71.18% 0.116 265.5) |
| XYZ | xyz(36.3138, 35.6496, 83.5487) |
| Luminance | 0.3565 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.65
Periwinkle Blue
#8F99FB
ΔE00 5.24
Carolina Blue
#8AB8FE
ΔE00 6.83
Soft Blue
#6488EA
ΔE00 7.29
Faded Blue
#658CBB
ΔE00 8.48
Pastel Blue
#A2BFFE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA0EB #EBCA7F
analogous
#7FD6EB #7FA0EB #947FEB
triadic
#7FA0EB #EB7FA0 #A0EB7F
tetradic
#7FA0EB #EB7FD6 #EBCA7F #7FEB94
square
#7FA0EB #EB7FD6 #EBCA7F #7FEB94
split-complementary
#7FA0EB #EB947F #D6EB7F
monochromatic
#2056CF #4A79E3 #7FA0EB #B4C7F3 #E5EBFB
Accessibility & contrast
On white
2.58
#7FA0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#7FA0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA0EB
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA0EB | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EE
Deuteranopia (green-blind)
#799DE9
Tritanopia (blue-blind)
#55B0BB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7fa0eb; /* rgb */ color: rgb(127, 160, 235); /* oklch */ color: oklch(71.2% 0.116 265.5);
Tailwind
colors: {
custom: {
50: '#a9bbf1',
500: '#7fa0eb',
950: '#000000',
},
}SCSS
$custom: #7fa0eb; $custom-light: #a9bbf1; $custom-dark: #000000;
JSON
{
"hex": "#7fa0eb",
"rgb": {
"r": 127,
"g": 160,
"b": 235
},
"hsl": {
"h": 221.667,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.71178,
"c": 0.11627,
"h": 265.5
},
"luminance": 0.35652
}Semantic roles & 50–950 ramp
primary
#7FA0EB
secondary
#F1E8D5
accent
#9910D5
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085