#7FAEF6#7FAEF6
#7FAEF6 is a light, moderate blue. Relative luminance 0.414; OKLCH L 74.6% C 0.116 H 258.7°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAEF6 |
|---|---|
| RGB | rgb(127, 174, 246) |
| HSL | hsl(216, 87%, 73%) |
| HSV | hsv(216, 48%, 96%) |
| CMYK | cmyk(48.4%, 29.3%, 0%, 3.5%) |
| CIE-LAB | lab(70.48, 3.55, -40.68) |
| CIE-LCH | lch(70.48, 40.83, 274.98°) |
| OKLab | oklab(74.63% -0.0228 -0.1141) |
| OKLCH | oklch(74.63% 0.116 258.7) |
| XYZ | xyz(40.5174, 41.4352, 93.0336) |
| Luminance | 0.4144 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.73
Sky Blue (survey)
#75BBFD
ΔE00 5.38
Pastel Blue
#A2BFFE
ΔE00 6.42
Cornflowerblue
#6495ED
ΔE00 7.15
Baby Blue (survey)
#A2CFFE
ΔE00 8.67
Periwinkle Blue
#8F99FB
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAEF6 #F6C77F
analogous
#7FE9F6 #7FAEF6 #8C7FF6
triadic
#7FAEF6 #F67FAE #AEF67F
tetradic
#7FAEF6 #F67FE9 #F6C77F #7FF68C
square
#7FAEF6 #F67FE9 #F6C77F #7FF68C
split-complementary
#7FAEF6 #F68C7F #E9F67F
monochromatic
#1066EA #468AF2 #7FAEF6 #B8D2FA #E2EDFD
Accessibility & contrast
On white
2.26
#7FAEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#7FAEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAEF6
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAEF6 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B3F9
Deuteranopia (green-blind)
#84A7F4
Tritanopia (blue-blind)
#4ABEC7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #7faef6; /* rgb */ color: rgb(127, 174, 246); /* oklch */ color: oklch(74.6% 0.116 258.7);
Tailwind
colors: {
custom: {
50: '#aac5f9',
500: '#7faef6',
950: '#000000',
},
}SCSS
$custom: #7faef6; $custom-light: #aac5f9; $custom-dark: #000000;
JSON
{
"hex": "#7faef6",
"rgb": {
"r": 127,
"g": 174,
"b": 246
},
"hsl": {
"h": 216.303,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.7463,
"c": 0.11635,
"h": 258.7
},
"luminance": 0.41438
}Semantic roles & 50–950 ramp
primary
#7FAEF6
secondary
#F5E9D6
accent
#8A02E3
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185