#7FA3E5#7FA3E5
#7FA3E5 is a light, moderate blue. Relative luminance 0.364; OKLCH L 71.5% C 0.105 H 262.1°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA3E5 |
|---|---|
| RGB | rgb(127, 163, 229) |
| HSL | hsl(219, 66%, 70%) |
| HSV | hsv(219, 45%, 90%) |
| CMYK | cmyk(44.5%, 28.8%, 0%, 10.2%) |
| CIE-LAB | lab(66.80, 4.85, -37.14) |
| CIE-LCH | lch(66.80, 37.46, 277.44°) |
| OKLab | oklab(71.52% -0.0145 -0.1039) |
| OKLCH | oklch(71.52% 0.105 262.1) |
| XYZ | xyz(35.9879, 36.3614, 79.2357) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.95
Carolina Blue
#8AB8FE
ΔE00 6.08
Periwinkle Blue
#8F99FB
ΔE00 6.24
Soft Blue
#6488EA
ΔE00 8.05
Pastel Blue
#A2BFFE
ΔE00 8.11
Faded Blue
#658CBB
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA3E5 #E5C17F
analogous
#7FD6E5 #7FA3E5 #8E7FE5
triadic
#7FA3E5 #E57FA3 #A3E57F
tetradic
#7FA3E5 #E57FD6 #E5C17F #7FE58E
square
#7FA3E5 #E57FD6 #E5C17F #7FE58E
split-complementary
#7FA3E5 #E58E7F #D6E57F
monochromatic
#275EC2 #4C7EDB #7FA3E5 #B2C8EF #E5ECFA
Accessibility & contrast
On white
2.54
#7FA3E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#7FA3E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA3E5
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA3E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA3E5 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA8E8
Deuteranopia (green-blind)
#809EE4
Tritanopia (blue-blind)
#58B1BA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7fa3e5; /* rgb */ color: rgb(127, 163, 229); /* oklch */ color: oklch(71.5% 0.105 262.1);
Tailwind
colors: {
custom: {
50: '#a8beed',
500: '#7fa3e5',
950: '#000000',
},
}SCSS
$custom: #7fa3e5; $custom-light: #a8beed; $custom-dark: #000000;
JSON
{
"hex": "#7fa3e5",
"rgb": {
"r": 127,
"g": 163,
"b": 229
},
"hsl": {
"h": 218.824,
"s": 66.234,
"l": 69.804
},
"oklch": {
"l": 0.71515,
"c": 0.10491,
"h": 262.1
},
"luminance": 0.36364
}Semantic roles & 50–950 ramp
primary
#7FA3E5
secondary
#EEE4D1
accent
#8E17CE
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184