#7FA2E5#7FA2E5
#7FA2E5 is a light, moderate blue. Relative luminance 0.360; OKLCH L 71.3% C 0.106 H 262.8°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA2E5 |
|---|---|
| RGB | rgb(127, 162, 229) |
| HSL | hsl(219, 66%, 70%) |
| HSV | hsv(219, 45%, 90%) |
| CMYK | cmyk(44.5%, 29.3%, 0%, 10.2%) |
| CIE-LAB | lab(66.53, 5.41, -37.56) |
| CIE-LCH | lch(66.53, 37.95, 278.20°) |
| OKLab | oklab(71.3% -0.0133 -0.1051) |
| OKLCH | oklch(71.3% 0.106 262.8) |
| XYZ | xyz(35.8110, 36.0077, 79.1767) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.84
Periwinkle Blue
#8F99FB
ΔE00 5.99
Carolina Blue
#8AB8FE
ΔE00 6.37
Soft Blue
#6488EA
ΔE00 7.80
Pastel Blue
#A2BFFE
ΔE00 8.29
Faded Blue
#658CBB
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA2E5 #E5C27F
analogous
#7FD5E5 #7FA2E5 #8F7FE5
triadic
#7FA2E5 #E57FA2 #A2E57F
tetradic
#7FA2E5 #E57FD5 #E5C27F #7FE58F
square
#7FA2E5 #E57FD5 #E5C27F #7FE58F
split-complementary
#7FA2E5 #E58F7F #D5E57F
monochromatic
#275DC2 #4C7DDB #7FA2E5 #B2C7EF #E5ECFA
Accessibility & contrast
On white
2.56
#7FA2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#7FA2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA2E5
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA2E5 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A7E8
Deuteranopia (green-blind)
#7E9EE4
Tritanopia (blue-blind)
#58B0BA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7fa2e5; /* rgb */ color: rgb(127, 162, 229); /* oklch */ color: oklch(71.3% 0.106 262.8);
Tailwind
colors: {
custom: {
50: '#a8bded',
500: '#7fa2e5',
950: '#000000',
},
}SCSS
$custom: #7fa2e5; $custom-light: #a8bded; $custom-dark: #000000;
JSON
{
"hex": "#7fa2e5",
"rgb": {
"r": 127,
"g": 162,
"b": 229
},
"hsl": {
"h": 219.412,
"s": 66.234,
"l": 69.804
},
"oklch": {
"l": 0.71305,
"c": 0.10595,
"h": 262.8
},
"luminance": 0.3601
}Semantic roles & 50–950 ramp
primary
#7FA2E5
secondary
#EEE4D1
accent
#8F17CE
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184