#7A9FDC#7A9FDC
#7A9FDC is a light, moderate blue. Relative luminance 0.341; OKLCH L 69.9% C 0.099 H 260.1°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7A9FDC |
|---|---|
| RGB | rgb(122, 159, 220) |
| HSL | hsl(217, 58%, 67%) |
| HSV | hsv(217, 45%, 86%) |
| CMYK | cmyk(44.5%, 27.7%, 0%, 13.7%) |
| CIE-LAB | lab(65.04, 3.30, -34.94) |
| CIE-LCH | lch(65.04, 35.09, 275.40°) |
| OKLab | oklab(69.95% -0.017 -0.0976) |
| OKLCH | oklch(69.95% 0.099 260.1) |
| XYZ | xyz(33.3382, 34.0991, 72.5214) |
| Luminance | 0.3410 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.04
Periwinkle Blue
#8F99FB
ΔE00 6.64
Soft Blue
#6488EA
ΔE00 7.04
Faded Blue
#658CBB
ΔE00 7.05
Carolina Blue
#8AB8FE
ΔE00 7.36
Dark Sky Blue
#448EE4
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7A9FDC #DCB77A
analogous
#7AD0DC #7A9FDC #867ADC
triadic
#7A9FDC #DC7A9F #9FDC7A
tetradic
#7A9FDC #DC7AD0 #DCB77A #7ADC86
square
#7A9FDC #DC7AD0 #DCB77A #7ADC86
split-complementary
#7A9FDC #DC867A #D0DC7A
monochromatic
#2E5EAE #4A7CCF #7A9FDC #AAC2E9 #DBE5F6
Accessibility & contrast
On white
2.69
#7A9FDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#7A9FDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7A9FDC
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7A9FDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7A9FDC | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A3DF
Deuteranopia (green-blind)
#7D9ADB
Tritanopia (blue-blind)
#55ACB4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #7a9fdc; /* rgb */ color: rgb(122, 159, 220); /* oklch */ color: oklch(69.9% 0.099 260.1);
Tailwind
colors: {
custom: {
50: '#a5bbe7',
500: '#7a9fdc',
950: '#000000',
},
}SCSS
$custom: #7a9fdc; $custom-light: #a5bbe7; $custom-dark: #000000;
JSON
{
"hex": "#7a9fdc",
"rgb": {
"r": 122,
"g": 159,
"b": 220
},
"hsl": {
"h": 217.347,
"s": 58.333,
"l": 67.059
},
"oklch": {
"l": 0.69945,
"c": 0.09909,
"h": 260.1
},
"luminance": 0.34101
}Semantic roles & 50–950 ramp
primary
#7A9FDC
secondary
#E8DDC9
accent
#8720C6
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084