#7FA4E9#7FA4E9
#7FA4E9 is a light, moderate blue. Relative luminance 0.369; OKLCH L 71.9% C 0.109 H 262.3°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA4E9 |
|---|---|
| RGB | rgb(127, 164, 233) |
| HSL | hsl(219, 71%, 71%) |
| HSV | hsv(219, 45%, 91%) |
| CMYK | cmyk(45.5%, 29.6%, 0%, 8.6%) |
| CIE-LAB | lab(67.23, 5.42, -38.65) |
| CIE-LCH | lch(67.23, 39.03, 277.99°) |
| OKLab | oklab(71.91% -0.0146 -0.1083) |
| OKLCH | oklch(71.91% 0.109 262.3) |
| XYZ | xyz(36.7311, 36.9439, 82.2704) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.06
Carolina Blue
#8AB8FE
ΔE00 5.68
Periwinkle Blue
#8F99FB
ΔE00 6.33
Pastel Blue
#A2BFFE
ΔE00 7.84
Soft Blue
#6488EA
ΔE00 8.28
Sky Blue (survey)
#75BBFD
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA4E9 #E9C47F
analogous
#7FD9E9 #7FA4E9 #8F7FE9
triadic
#7FA4E9 #E97FA4 #A4E97F
tetradic
#7FA4E9 #E97FD9 #E9C47F #7FE98F
square
#7FA4E9 #E97FD9 #E9C47F #7FE98F
split-complementary
#7FA4E9 #E98F7F #D9E97F
monochromatic
#235DCB #4B7FE0 #7FA4E9 #B3C9F2 #E5ECFB
Accessibility & contrast
On white
2.50
#7FA4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#7FA4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA4E9
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA4E9 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9EC
Deuteranopia (green-blind)
#7F9FE7
Tritanopia (blue-blind)
#56B3BC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7fa4e9; /* rgb */ color: rgb(127, 164, 233); /* oklch */ color: oklch(71.9% 0.109 262.3);
Tailwind
colors: {
custom: {
50: '#a9bef0',
500: '#7fa4e9',
950: '#000000',
},
}SCSS
$custom: #7fa4e9; $custom-light: #a9bef0; $custom-dark: #000000;
JSON
{
"hex": "#7fa4e9",
"rgb": {
"r": 127,
"g": 164,
"b": 233
},
"hsl": {
"h": 219.057,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.71914,
"c": 0.10925,
"h": 262.3
},
"luminance": 0.36946
}Semantic roles & 50–950 ramp
primary
#7FA4E9
secondary
#F0E6D4
accent
#9013D3
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184