#7FABEF#7FABEF
#7FABEF is a light, moderate blue. Relative luminance 0.399; OKLCH L 73.7% C 0.110 H 258.9°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7FABEF |
|---|---|
| RGB | rgb(127, 171, 239) |
| HSL | hsl(216, 78%, 72%) |
| HSV | hsv(216, 47%, 94%) |
| CMYK | cmyk(46.9%, 28.5%, 0%, 6.3%) |
| CIE-LAB | lab(69.37, 3.20, -38.60) |
| CIE-LCH | lch(69.37, 38.73, 274.74°) |
| OKLab | oklab(73.67% -0.0213 -0.1081) |
| OKLCH | oklch(73.67% 0.11 258.9) |
| XYZ | xyz(38.8901, 39.8673, 87.2905) |
| Luminance | 0.3987 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.61
Sky Blue (survey)
#75BBFD
ΔE00 6.17
Cornflowerblue
#6495ED
ΔE00 6.40
Pastel Blue
#A2BFFE
ΔE00 6.78
Periwinkle Blue
#8F99FB
ΔE00 8.14
Light Grey Blue
#9DBCD4
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FABEF #EFC37F
analogous
#7FE3EF #7FABEF #8B7FEF
triadic
#7FABEF #EF7FAB #ABEF7F
tetradic
#7FABEF #EF7FE3 #EFC37F #7FEF8B
square
#7FABEF #EF7FE3 #EFC37F #7FEF8B
split-complementary
#7FABEF #EF8B7F #E3EF7F
monochromatic
#1B65D9 #4987E8 #7FABEF #B5CFF6 #E4EDFC
Accessibility & contrast
On white
2.34
#7FABEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#7FABEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FABEF
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FABEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FABEF | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF2
Deuteranopia (green-blind)
#84A5EE
Tritanopia (blue-blind)
#50BAC3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7fabef; /* rgb */ color: rgb(127, 171, 239); /* oklch */ color: oklch(73.7% 0.110 258.9);
Tailwind
colors: {
custom: {
50: '#a9c3f4',
500: '#7fabef',
950: '#000000',
},
}SCSS
$custom: #7fabef; $custom-light: #a9c3f4; $custom-dark: #000000;
JSON
{
"hex": "#7fabef",
"rgb": {
"r": 127,
"g": 171,
"b": 239
},
"hsl": {
"h": 216.429,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.73669,
"c": 0.11015,
"h": 258.9
},
"luminance": 0.3987
}Semantic roles & 50–950 ramp
primary
#7FABEF
secondary
#F3E8D7
accent
#890BDA
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185