#7FABEB#7FABEB
#7FABEB is a light, moderate blue. Relative luminance 0.396; OKLCH L 73.5% C 0.105 H 257.7°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7FABEB |
|---|---|
| RGB | rgb(127, 171, 235) |
| HSL | hsl(216, 73%, 71%) |
| HSV | hsv(216, 46%, 92%) |
| CMYK | cmyk(46%, 27.2%, 0%, 7.8%) |
| CIE-LAB | lab(69.21, 2.05, -36.67) |
| CIE-LCH | lch(69.21, 36.73, 273.20°) |
| OKLab | oklab(73.48% -0.0224 -0.1025) |
| OKLCH | oklch(73.48% 0.105 257.7) |
| XYZ | xyz(38.3057, 39.6335, 84.2127) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.76
Sky Blue (survey)
#75BBFD
ΔE00 6.06
Cornflowerblue
#6495ED
ΔE00 6.41
Pastel Blue
#A2BFFE
ΔE00 6.89
Periwinkle Blue
#8F99FB
ΔE00 8.23
Light Grey Blue
#9DBCD4
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FABEB #EBBF7F
analogous
#7FE1EB #7FABEB #897FEB
triadic
#7FABEB #EB7FAB #ABEB7F
tetradic
#7FABEB #EB7FE1 #EBBF7F #7FEB89
square
#7FABEB #EB7FE1 #EBBF7F #7FEB89
split-complementary
#7FABEB #EB897F #E1EB7F
monochromatic
#2068CF #4A88E3 #7FABEB #B4CEF3 #E5EEFB
Accessibility & contrast
On white
2.35
#7FABEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#7FABEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FABEB
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FABEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FABEB | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEE
Deuteranopia (green-blind)
#86A4EA
Tritanopia (blue-blind)
#53B9C1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #7fabeb; /* rgb */ color: rgb(127, 171, 235); /* oklch */ color: oklch(73.5% 0.105 257.7);
Tailwind
colors: {
custom: {
50: '#a9c3f1',
500: '#7fabeb',
950: '#000000',
},
}SCSS
$custom: #7fabeb; $custom-light: #a9c3f1; $custom-dark: #000000;
JSON
{
"hex": "#7fabeb",
"rgb": {
"r": 127,
"g": 171,
"b": 235
},
"hsl": {
"h": 215.556,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.73483,
"c": 0.10496,
"h": 257.7
},
"luminance": 0.39636
}Semantic roles & 50–950 ramp
primary
#7FABEB
secondary
#F1E6D5
accent
#8510D5
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#101217
muted
#7F8185