#7FAAF1#7FAAF1
#7FAAF1 is a light, moderate blue. Relative luminance 0.396; OKLCH L 73.6% C 0.114 H 260.1°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAAF1 |
|---|---|
| RGB | rgb(127, 170, 241) |
| HSL | hsl(217, 80%, 72%) |
| HSV | hsv(217, 47%, 95%) |
| CMYK | cmyk(47.3%, 29.5%, 0%, 5.5%) |
| CIE-LAB | lab(69.19, 4.34, -39.97) |
| CIE-LCH | lch(69.19, 40.21, 276.20°) |
| OKLab | oklab(73.55% -0.0195 -0.1121) |
| OKLCH | oklch(73.55% 0.114 260.1) |
| XYZ | xyz(38.9990, 39.6098, 88.7925) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.81
Cornflowerblue
#6495ED
ΔE00 6.18
Sky Blue (survey)
#75BBFD
ΔE00 6.56
Pastel Blue
#A2BFFE
ΔE00 6.83
Periwinkle Blue
#8F99FB
ΔE00 7.80
Light Grey Blue
#9DBCD4
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAAF1 #F1C67F
analogous
#7FE3F1 #7FAAF1 #8D7FF1
triadic
#7FAAF1 #F17FAA #AAF17F
tetradic
#7FAAF1 #F17FE3 #F1C67F #7FF18D
square
#7FAAF1 #F17FE3 #F1C67F #7FF18D
split-complementary
#7FAAF1 #F18D7F #E3F17F
monochromatic
#1863DD #4885EB #7FAAF1 #B6CFF7 #E3EDFC
Accessibility & contrast
On white
2.35
#7FAAF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#7FAAF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAAF1
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAAF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAAF1 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAFF4
Deuteranopia (green-blind)
#82A4EF
Tritanopia (blue-blind)
#4FB9C3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7faaf1; /* rgb */ color: rgb(127, 170, 241); /* oklch */ color: oklch(73.6% 0.114 260.1);
Tailwind
colors: {
custom: {
50: '#a9c3f6',
500: '#7faaf1',
950: '#000000',
},
}SCSS
$custom: #7faaf1; $custom-light: #a9c3f6; $custom-dark: #000000;
JSON
{
"hex": "#7faaf1",
"rgb": {
"r": 127,
"g": 170,
"b": 241
},
"hsl": {
"h": 217.368,
"s": 80.282,
"l": 72.157
},
"oklch": {
"l": 0.73553,
"c": 0.11375,
"h": 260.1
},
"luminance": 0.39612
}Semantic roles & 50–950 ramp
primary
#7FAAF1
secondary
#F4E9D7
accent
#8D09DD
background
#FAFBFF
surface
#F4F7FE
border
#CED0D6
text
#101217
muted
#7F8185