#7FAAF3#7FAAF3
#7FAAF3 is a light, moderate blue. Relative luminance 0.397; OKLCH L 73.6% C 0.116 H 260.6°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAAF3 |
|---|---|
| RGB | rgb(127, 170, 243) |
| HSL | hsl(218, 83%, 73%) |
| HSV | hsv(218, 48%, 95%) |
| CMYK | cmyk(47.7%, 30%, 0%, 4.7%) |
| CIE-LAB | lab(69.28, 4.92, -40.93) |
| CIE-LCH | lch(69.28, 41.22, 276.86°) |
| OKLab | oklab(73.65% -0.019 -0.1148) |
| OKLCH | oklch(73.65% 0.116 260.6) |
| XYZ | xyz(39.2994, 39.7299, 90.3744) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.77
Cornflowerblue
#6495ED
ΔE00 6.20
Sky Blue (survey)
#75BBFD
ΔE00 6.62
Pastel Blue
#A2BFFE
ΔE00 6.79
Periwinkle Blue
#8F99FB
ΔE00 7.75
Light Grey Blue
#9DBCD4
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAAF3 #F3C87F
analogous
#7FE4F3 #7FAAF3 #8E7FF3
triadic
#7FAAF3 #F37FAA #AAF37F
tetradic
#7FAAF3 #F37FE4 #F3C87F #7FF38E
square
#7FAAF3 #F37FE4 #F3C87F #7FF38E
split-complementary
#7FAAF3 #F38E7F #E4F37F
monochromatic
#1561E2 #4785EE #7FAAF3 #B7CFF8 #E3ECFC
Accessibility & contrast
On white
2.35
#7FAAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#7FAAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAAF3
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAAF3 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAFF6
Deuteranopia (green-blind)
#81A4F1
Tritanopia (blue-blind)
#4EBAC4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7faaf3; /* rgb */ color: rgb(127, 170, 243); /* oklch */ color: oklch(73.6% 0.116 260.6);
Tailwind
colors: {
custom: {
50: '#aac3f7',
500: '#7faaf3',
950: '#000000',
},
}SCSS
$custom: #7faaf3; $custom-light: #aac3f7; $custom-dark: #000000;
JSON
{
"hex": "#7faaf3",
"rgb": {
"r": 127,
"g": 170,
"b": 243
},
"hsl": {
"h": 217.759,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.73648,
"c": 0.11638,
"h": 260.6
},
"luminance": 0.39733
}Semantic roles & 50–950 ramp
primary
#7FAAF3
secondary
#F4E9D7
accent
#8F06DF
background
#FAFBFF
surface
#F4F7FE
border
#CED0D6
text
#101217
muted
#7F8185