#7FAAF0#7FAAF0
#7FAAF0 is a light, moderate blue. Relative luminance 0.396; OKLCH L 73.5% C 0.112 H 259.9°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAAF0 |
|---|---|
| RGB | rgb(127, 170, 240) |
| HSL | hsl(217, 79%, 72%) |
| HSV | hsv(217, 47%, 94%) |
| CMYK | cmyk(47.1%, 29.2%, 0%, 5.9%) |
| CIE-LAB | lab(69.15, 4.05, -39.50) |
| CIE-LCH | lch(69.15, 39.70, 275.86°) |
| OKLab | oklab(73.51% -0.0198 -0.1107) |
| OKLCH | oklch(73.51% 0.112 259.9) |
| XYZ | xyz(38.8501, 39.5502, 88.0080) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.83
Cornflowerblue
#6495ED
ΔE00 6.18
Sky Blue (survey)
#75BBFD
ΔE00 6.54
Pastel Blue
#A2BFFE
ΔE00 6.85
Periwinkle Blue
#8F99FB
ΔE00 7.82
Light Grey Blue
#9DBCD4
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAAF0 #F0C57F
analogous
#7FE3F0 #7FAAF0 #8D7FF0
triadic
#7FAAF0 #F07FAA #AAF07F
tetradic
#7FAAF0 #F07FE3 #F0C57F #7FF08D
square
#7FAAF0 #F07FE3 #F0C57F #7FF08D
split-complementary
#7FAAF0 #F08D7F #E3F07F
monochromatic
#1A63DB #4886EA #7FAAF0 #B6CEF6 #E4EDFC
Accessibility & contrast
On white
2.36
#7FAAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#7FAAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAAF0
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAAF0 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AFF3
Deuteranopia (green-blind)
#83A4EE
Tritanopia (blue-blind)
#50B9C3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7faaf0; /* rgb */ color: rgb(127, 170, 240); /* oklch */ color: oklch(73.5% 0.112 259.9);
Tailwind
colors: {
custom: {
50: '#a9c3f5',
500: '#7faaf0',
950: '#000000',
},
}SCSS
$custom: #7faaf0; $custom-light: #a9c3f5; $custom-dark: #000000;
JSON
{
"hex": "#7faaf0",
"rgb": {
"r": 127,
"g": 170,
"b": 240
},
"hsl": {
"h": 217.168,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.73505,
"c": 0.11244,
"h": 259.9
},
"luminance": 0.39553
}Semantic roles & 50–950 ramp
primary
#7FAAF0
secondary
#F4E9D7
accent
#8C0ADB
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185