#7FAAEA#7FAAEA
#7FAAEA is a light, moderate blue. Relative luminance 0.392; OKLCH L 73.2% C 0.105 H 258.1°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAAEA |
|---|---|
| RGB | rgb(127, 170, 234) |
| HSL | hsl(216, 72%, 71%) |
| HSV | hsv(216, 46%, 92%) |
| CMYK | cmyk(45.7%, 27.4%, 0%, 8.2%) |
| CIE-LAB | lab(68.90, 2.33, -36.61) |
| CIE-LCH | lch(68.90, 36.69, 273.64°) |
| OKLab | oklab(73.22% -0.0215 -0.1024) |
| OKLCH | oklch(73.22% 0.105 258.1) |
| XYZ | xyz(37.9735, 39.1996, 83.3912) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.03
Cornflowerblue
#6495ED
ΔE00 6.18
Sky Blue (survey)
#75BBFD
ΔE00 6.39
Pastel Blue
#A2BFFE
ΔE00 7.01
Periwinkle Blue
#8F99FB
ΔE00 7.97
Light Grey Blue
#9DBCD4
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAAEA #EABF7F
analogous
#7FDFEA #7FAAEA #897FEA
triadic
#7FAAEA #EA7FAA #AAEA7F
tetradic
#7FAAEA #EA7FDF #EABF7F #7FEA89
square
#7FAAEA #EA7FDF #EABF7F #7FEA89
split-complementary
#7FAAEA #EA897F #DFEA7F
monochromatic
#2266CD #4A87E1 #7FAAEA #B4CDF3 #E5EEFB
Accessibility & contrast
On white
2.38
#7FAAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#7FAAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAAEA
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAAEA | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEED
Deuteranopia (green-blind)
#85A4E9
Tritanopia (blue-blind)
#54B8C0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #7faaea; /* rgb */ color: rgb(127, 170, 234); /* oklch */ color: oklch(73.2% 0.105 258.1);
Tailwind
colors: {
custom: {
50: '#a9c3f1',
500: '#7faaea',
950: '#000000',
},
}SCSS
$custom: #7faaea; $custom-light: #a9c3f1; $custom-dark: #000000;
JSON
{
"hex": "#7faaea",
"rgb": {
"r": 127,
"g": 170,
"b": 234
},
"hsl": {
"h": 215.888,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.73225,
"c": 0.10461,
"h": 258.1
},
"luminance": 0.39202
}Semantic roles & 50–950 ramp
primary
#7FAAEA
secondary
#F1E5D4
accent
#8612D4
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101216
muted
#7F8184