#7FA0DF#7FA0DF
#7FA0DF is a light, moderate blue. Relative luminance 0.350; OKLCH L 70.6% C 0.100 H 262.8°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA0DF |
|---|---|
| RGB | rgb(127, 160, 223) |
| HSL | hsl(219, 60%, 69%) |
| HSV | hsv(219, 43%, 87%) |
| CMYK | cmyk(43%, 28.3%, 0%, 12.5%) |
| CIE-LAB | lab(65.73, 4.85, -35.49) |
| CIE-LCH | lch(65.73, 35.82, 277.78°) |
| OKLab | oklab(70.6% -0.0125 -0.0992) |
| OKLCH | oklch(70.6% 0.1 262.8) |
| XYZ | xyz(34.6382, 34.9794, 74.7242) |
| Luminance | 0.3498 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.80
Periwinkle Blue
#8F99FB
ΔE00 5.84
Carolina Blue
#8AB8FE
ΔE00 7.16
Soft Blue
#6488EA
ΔE00 7.42
Faded Blue
#658CBB
ΔE00 7.77
Dark Sky Blue
#448EE4
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA0DF #DFBE7F
analogous
#7FD0DF #7FA0DF #8E7FDF
triadic
#7FA0DF #DF7FA0 #A0DF7F
tetradic
#7FA0DF #DF7FD0 #DFBE7F #7FDF8E
square
#7FA0DF #DF7FD0 #DFBE7F #7FDF8E
split-complementary
#7FA0DF #DF8E7F #D0DF7F
monochromatic
#2E5CB6 #4E7CD3 #7FA0DF #B0C4EB #E1E9F7
Accessibility & contrast
On white
2.63
#7FA0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#7FA0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA0DF
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA0DF | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A5E2
Deuteranopia (green-blind)
#7F9CDE
Tritanopia (blue-blind)
#5CADB6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7fa0df; /* rgb */ color: rgb(127, 160, 223); /* oklch */ color: oklch(70.6% 0.100 262.8);
Tailwind
colors: {
custom: {
50: '#a8bbe9',
500: '#7fa0df',
950: '#000000',
},
}SCSS
$custom: #7fa0df; $custom-light: #a8bbe9; $custom-dark: #000000;
JSON
{
"hex": "#7fa0df",
"rgb": {
"r": 127,
"g": 160,
"b": 223
},
"hsl": {
"h": 219.375,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.70603,
"c": 0.09994,
"h": 262.8
},
"luminance": 0.34981
}Semantic roles & 50–950 ramp
primary
#7FA0DF
secondary
#EBE1CF
accent
#8D1EC8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084