#7FA2E9#7FA2E9
#7FA2E9 is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.5% C 0.111 H 263.7°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA2E9 |
|---|---|
| RGB | rgb(127, 162, 233) |
| HSL | hsl(220, 71%, 71%) |
| HSV | hsv(220, 45%, 91%) |
| CMYK | cmyk(45.5%, 30.5%, 0%, 8.6%) |
| CIE-LAB | lab(66.70, 6.56, -39.49) |
| CIE-LCH | lch(66.70, 40.03, 279.43°) |
| OKLab | oklab(71.5% -0.0122 -0.1107) |
| OKLCH | oklch(71.5% 0.111 263.7) |
| XYZ | xyz(36.3759, 36.2337, 82.1520) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.81
Periwinkle Blue
#8F99FB
ΔE00 5.82
Carolina Blue
#8AB8FE
ΔE00 6.27
Soft Blue
#6488EA
ΔE00 7.77
Pastel Blue
#A2BFFE
ΔE00 8.21
Faded Blue
#658CBB
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA2E9 #E9C67F
analogous
#7FD7E9 #7FA2E9 #917FE9
triadic
#7FA2E9 #E97FA2 #A2E97F
tetradic
#7FA2E9 #E97FD7 #E9C67F #7FE991
square
#7FA2E9 #E97FD7 #E9C67F #7FE991
split-complementary
#7FA2E9 #E9917F #D7E97F
monochromatic
#235ACB #4B7CE0 #7FA2E9 #B3C8F2 #E5ECFB
Accessibility & contrast
On white
2.55
#7FA2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#7FA2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA2E9
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA2E9 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8EC
Deuteranopia (green-blind)
#7C9EE7
Tritanopia (blue-blind)
#56B1BB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7fa2e9; /* rgb */ color: rgb(127, 162, 233); /* oklch */ color: oklch(71.5% 0.111 263.7);
Tailwind
colors: {
custom: {
50: '#a9bdf0',
500: '#7fa2e9',
950: '#000000',
},
}SCSS
$custom: #7fa2e9; $custom-light: #a9bdf0; $custom-dark: #000000;
JSON
{
"hex": "#7fa2e9",
"rgb": {
"r": 127,
"g": 162,
"b": 233
},
"hsl": {
"h": 220.189,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.71496,
"c": 0.11136,
"h": 263.7
},
"luminance": 0.36236
}Semantic roles & 50–950 ramp
primary
#7FA2E9
secondary
#F0E7D4
accent
#9313D3
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184