#7FA4E3#7FA4E3
#7FA4E3 is a light, moderate blue. Relative luminance 0.366; OKLCH L 71.6% C 0.101 H 260.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA4E3 |
|---|---|
| RGB | rgb(127, 164, 227) |
| HSL | hsl(218, 64%, 69%) |
| HSV | hsv(218, 44%, 89%) |
| CMYK | cmyk(44.1%, 27.8%, 0%, 11%) |
| CIE-LAB | lab(66.98, 3.71, -35.76) |
| CIE-LCH | lch(66.98, 35.95, 275.93°) |
| OKLab | oklab(71.63% -0.0163 -0.0999) |
| OKLCH | oklch(71.63% 0.101 260.8) |
| XYZ | xyz(35.8885, 36.6068, 77.8329) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.11
Carolina Blue
#8AB8FE
ΔE00 5.85
Periwinkle Blue
#8F99FB
ΔE00 6.57
Pastel Blue
#A2BFFE
ΔE00 8.00
Soft Blue
#6488EA
ΔE00 8.32
Sky Blue (survey)
#75BBFD
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA4E3 #E3BE7F
analogous
#7FD6E3 #7FA4E3 #8C7FE3
triadic
#7FA4E3 #E37FA4 #A4E37F
tetradic
#7FA4E3 #E37FD6 #E3BE7F #7FE38C
square
#7FA4E3 #E37FD6 #E3BE7F #7FE38C
split-complementary
#7FA4E3 #E38C7F #D6E37F
monochromatic
#2A61BE #4D80D8 #7FA4E3 #B1C8EE #E3EBF9
Accessibility & contrast
On white
2.52
#7FA4E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#7FA4E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA4E3
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA4E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA4E3 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA8E6
Deuteranopia (green-blind)
#829FE2
Tritanopia (blue-blind)
#59B1BA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7fa4e3; /* rgb */ color: rgb(127, 164, 227); /* oklch */ color: oklch(71.6% 0.101 260.8);
Tailwind
colors: {
custom: {
50: '#a8beec',
500: '#7fa4e3',
950: '#000000',
},
}SCSS
$custom: #7fa4e3; $custom-light: #a8beec; $custom-dark: #000000;
JSON
{
"hex": "#7fa4e3",
"rgb": {
"r": 127,
"g": 164,
"b": 227
},
"hsl": {
"h": 217.8,
"s": 64.103,
"l": 69.412
},
"oklch": {
"l": 0.71633,
"c": 0.10123,
"h": 260.8
},
"luminance": 0.36609
}Semantic roles & 50–950 ramp
primary
#7FA4E3
secondary
#EDE3D0
accent
#8A1ACC
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184