#7FA4DC#7FA4DC
#7FA4DC is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.3% C 0.092 H 258.5°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA4DC |
|---|---|
| RGB | rgb(127, 164, 220) |
| HSL | hsl(216, 57%, 68%) |
| HSV | hsv(216, 42%, 86%) |
| CMYK | cmyk(42.3%, 25.5%, 0%, 13.7%) |
| CIE-LAB | lab(66.69, 1.74, -32.35) |
| CIE-LCH | lch(66.69, 32.40, 273.09°) |
| OKLab | oklab(71.31% -0.0184 -0.0901) |
| OKLCH | oklch(71.31% 0.092 258.5) |
| XYZ | xyz(34.9420, 36.2282, 72.8478) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.28
Carolina Blue
#8AB8FE
ΔE00 6.13
Periwinkle Blue
#8F99FB
ΔE00 6.87
Faded Blue
#658CBB
ΔE00 8.24
Pastel Blue
#A2BFFE
ΔE00 8.26
Sky Blue (survey)
#75BBFD
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA4DC #DCB77F
analogous
#7FD2DC #7FA4DC #887FDC
triadic
#7FA4DC #DC7FA4 #A4DC7F
tetradic
#7FA4DC #DC7FD2 #DCB77F #7FDC88
square
#7FA4DC #DC7FD2 #DCB77F #7FDC88
split-complementary
#7FA4DC #DC887F #D2DC7F
monochromatic
#3063B0 #4F82CF #7FA4DC #AFC6E9 #DFE8F6
Accessibility & contrast
On white
2.55
#7FA4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#7FA4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA4DC
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA4DC | 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)
#8FA7DF
Deuteranopia (green-blind)
#859EDB
Tritanopia (blue-blind)
#5DB0B7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7fa4dc; /* rgb */ color: rgb(127, 164, 220); /* oklch */ color: oklch(71.3% 0.092 258.5);
Tailwind
colors: {
custom: {
50: '#a8bee7',
500: '#7fa4dc',
950: '#000000',
},
}SCSS
$custom: #7fa4dc; $custom-light: #a8bee7; $custom-dark: #000000;
JSON
{
"hex": "#7fa4dc",
"rgb": {
"r": 127,
"g": 164,
"b": 220
},
"hsl": {
"h": 216.129,
"s": 57.055,
"l": 68.039
},
"oklch": {
"l": 0.71314,
"c": 0.09197,
"h": 258.5
},
"luminance": 0.3623
}Semantic roles & 50–950 ramp
primary
#7FA4DC
secondary
#EADECD
accent
#8321C5
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101216
muted
#7F8184