#7FAAEF#7FAAEF
#7FAAEF is a light, moderate blue. Relative luminance 0.395; OKLCH L 73.5% C 0.111 H 259.6°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7FAAEF |
|---|---|
| RGB | rgb(127, 170, 239) |
| HSL | hsl(217, 78%, 72%) |
| HSV | hsv(217, 47%, 94%) |
| CMYK | cmyk(46.9%, 28.9%, 0%, 6.3%) |
| CIE-LAB | lab(69.11, 3.76, -39.02) |
| CIE-LCH | lch(69.11, 39.20, 275.51°) |
| OKLab | oklab(73.46% -0.0201 -0.1093) |
| OKLCH | oklch(73.46% 0.111 259.6) |
| XYZ | xyz(38.7020, 39.4909, 87.2278) |
| Luminance | 0.3949 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.86
Cornflowerblue
#6495ED
ΔE00 6.17
Sky Blue (survey)
#75BBFD
ΔE00 6.51
Pastel Blue
#A2BFFE
ΔE00 6.87
Periwinkle Blue
#8F99FB
ΔE00 7.84
Light Grey Blue
#9DBCD4
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FAAEF #EFC47F
analogous
#7FE2EF #7FAAEF #8C7FEF
triadic
#7FAAEF #EF7FAA #AAEF7F
tetradic
#7FAAEF #EF7FE2 #EFC47F #7FEF8C
square
#7FAAEF #EF7FE2 #EFC47F #7FEF8C
split-complementary
#7FAAEF #EF8C7F #E2EF7F
monochromatic
#1B64D9 #4986E8 #7FAAEF #B5CEF6 #E4EDFC
Accessibility & contrast
On white
2.36
#7FAAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#7FAAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FAAEF
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FAAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FAAEF | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AFF2
Deuteranopia (green-blind)
#83A4EE
Tritanopia (blue-blind)
#51B9C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7faaef; /* rgb */ color: rgb(127, 170, 239); /* oklch */ color: oklch(73.5% 0.111 259.6);
Tailwind
colors: {
custom: {
50: '#a9c3f4',
500: '#7faaef',
950: '#000000',
},
}SCSS
$custom: #7faaef; $custom-light: #a9c3f4; $custom-dark: #000000;
JSON
{
"hex": "#7faaef",
"rgb": {
"r": 127,
"g": 170,
"b": 239
},
"hsl": {
"h": 216.964,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.73458,
"c": 0.11113,
"h": 259.6
},
"luminance": 0.39493
}Semantic roles & 50–950 ramp
primary
#7FAAEF
secondary
#F3E8D7
accent
#8B0BDA
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185