#7FA7EC#7FA7EC
#7FA7EC is a light, moderate blue. Relative luminance 0.382; OKLCH L 72.7% C 0.110 H 260.9°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA7EC |
|---|---|
| RGB | rgb(127, 167, 236) |
| HSL | hsl(218, 74%, 71%) |
| HSV | hsv(218, 46%, 93%) |
| CMYK | cmyk(46.2%, 29.2%, 0%, 7.5%) |
| CIE-LAB | lab(68.17, 4.59, -38.84) |
| CIE-LCH | lch(68.17, 39.11, 276.74°) |
| OKLab | oklab(72.69% -0.0173 -0.1088) |
| OKLCH | oklch(72.69% 0.11 260.9) |
| XYZ | xyz(37.7065, 38.2032, 84.7277) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.74
Cornflowerblue
#6495ED
ΔE00 5.55
Periwinkle Blue
#8F99FB
ΔE00 7.06
Pastel Blue
#A2BFFE
ΔE00 7.30
Sky Blue (survey)
#75BBFD
ΔE00 7.48
Soft Blue
#6488EA
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA7EC #ECC47F
analogous
#7FDDEC #7FA7EC #8D7FEC
triadic
#7FA7EC #EC7FA7 #A7EC7F
tetradic
#7FA7EC #EC7FDD #ECC47F #7FEC8D
square
#7FA7EC #EC7FDD #ECC47F #7FEC8D
split-complementary
#7FA7EC #EC8D7F #DDEC7F
monochromatic
#1F61D2 #4A82E4 #7FA7EC #B4CCF4 #E4EDFB
Accessibility & contrast
On white
2.43
#7FA7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#7FA7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA7EC
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA7EC | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DACEF
Deuteranopia (green-blind)
#81A2EB
Tritanopia (blue-blind)
#53B6BF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #7fa7ec; /* rgb */ color: rgb(127, 167, 236); /* oklch */ color: oklch(72.7% 0.110 260.9);
Tailwind
colors: {
custom: {
50: '#a9c0f2',
500: '#7fa7ec',
950: '#000000',
},
}SCSS
$custom: #7fa7ec; $custom-light: #a9c0f2; $custom-dark: #000000;
JSON
{
"hex": "#7fa7ec",
"rgb": {
"r": 127,
"g": 167,
"b": 236
},
"hsl": {
"h": 217.982,
"s": 74.15,
"l": 71.176
},
"oklch": {
"l": 0.72686,
"c": 0.11016,
"h": 260.9
},
"luminance": 0.38206
}Semantic roles & 50–950 ramp
primary
#7FA7EC
secondary
#F2E7D5
accent
#8D0FD6
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185