#7FA4E4#7FA4E4
#7FA4E4 is a light, moderate blue. Relative luminance 0.367; OKLCH L 71.7% C 0.103 H 261.0°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA4E4 |
|---|---|
| RGB | rgb(127, 164, 228) |
| HSL | hsl(218, 65%, 70%) |
| HSV | hsv(218, 44%, 89%) |
| CMYK | cmyk(44.3%, 28.1%, 0%, 10.6%) |
| CIE-LAB | lab(67.02, 4.00, -36.24) |
| CIE-LCH | lch(67.02, 36.46, 276.29°) |
| OKLab | oklab(71.68% -0.016 -0.1013) |
| OKLCH | oklch(71.68% 0.103 261) |
| XYZ | xyz(36.0269, 36.6622, 78.5619) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.10
Carolina Blue
#8AB8FE
ΔE00 5.82
Periwinkle Blue
#8F99FB
ΔE00 6.53
Pastel Blue
#A2BFFE
ΔE00 7.97
Soft Blue
#6488EA
ΔE00 8.31
Sky Blue (survey)
#75BBFD
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA4E4 #E4BF7F
analogous
#7FD6E4 #7FA4E4 #8D7FE4
triadic
#7FA4E4 #E47FA4 #A4E47F
tetradic
#7FA4E4 #E47FD6 #E4BF7F #7FE48D
square
#7FA4E4 #E47FD6 #E4BF7F #7FE48D
split-complementary
#7FA4E4 #E48D7F #D6E47F
monochromatic
#2960C0 #4C80D9 #7FA4E4 #B2C8EF #E4ECF9
Accessibility & contrast
On white
2.52
#7FA4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#7FA4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA4E4
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA4E4 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA8E7
Deuteranopia (green-blind)
#819FE3
Tritanopia (blue-blind)
#59B2BA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7fa4e4; /* rgb */ color: rgb(127, 164, 228); /* oklch */ color: oklch(71.7% 0.103 261.0);
Tailwind
colors: {
custom: {
50: '#a8beec',
500: '#7fa4e4',
950: '#000000',
},
}SCSS
$custom: #7fa4e4; $custom-light: #a8beec; $custom-dark: #000000;
JSON
{
"hex": "#7fa4e4",
"rgb": {
"r": 127,
"g": 164,
"b": 228
},
"hsl": {
"h": 218.02,
"s": 65.161,
"l": 69.608
},
"oklch": {
"l": 0.71679,
"c": 0.10255,
"h": 261
},
"luminance": 0.36664
}Semantic roles & 50–950 ramp
primary
#7FA4E4
secondary
#EEE3D1
accent
#8B19CD
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184