#7BABFE#7BABFE
#7BABFE is a light, vivid blue. Relative luminance 0.405; OKLCH L 74.2% C 0.131 H 260.9°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7BABFE |
|---|---|
| RGB | rgb(123, 171, 254) |
| HSL | hsl(218, 98%, 74%) |
| HSV | hsv(218, 52%, 100%) |
| CMYK | cmyk(51.6%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(69.82, 6.70, -46.07) |
| CIE-LCH | lch(69.82, 46.56, 278.28°) |
| OKLab | oklab(74.17% -0.0209 -0.1298) |
| OKLCH | oklch(74.17% 0.131 260.9) |
| XYZ | xyz(40.6146, 40.4896, 99.4218) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.47
Sky Blue (survey)
#75BBFD
ΔE00 6.12
Cornflowerblue
#6495ED
ΔE00 6.47
Pastel Blue
#A2BFFE
ΔE00 7.06
Periwinkle Blue
#8F99FB
ΔE00 8.52
Baby Blue (survey)
#A2CFFE
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BABFE #FECE7B
analogous
#7BEDFE #7BABFE #8D7BFE
triadic
#7BABFE #FE7BAB #ABFE7B
tetradic
#7BABFE #FE7BED #FECE7B #7BFE8D
square
#7BABFE #FE7BED #FECE7B #7BFE8D
split-complementary
#7BABFE #FE8D7B #EDFE7B
monochromatic
#025EFD #3E84FE #7BABFE #B8D2FE #E1ECFF
Accessibility & contrast
On white
2.31
#7BABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#7BABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BABFE
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BABFE | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#7BA5FC
Tritanopia (blue-blind)
#39BDC9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #7babfe; /* rgb */ color: rgb(123, 171, 254); /* oklch */ color: oklch(74.2% 0.131 260.9);
Tailwind
colors: {
custom: {
50: '#a8c3ff',
500: '#7babfe',
950: '#000000',
},
}SCSS
$custom: #7babfe; $custom-light: #a8c3ff; $custom-dark: #000000;
JSON
{
"hex": "#7babfe",
"rgb": {
"r": 123,
"g": 171,
"b": 254
},
"hsl": {
"h": 218.015,
"s": 98.496,
"l": 73.922
},
"oklch": {
"l": 0.74172,
"c": 0.13146,
"h": 260.9
},
"luminance": 0.40493
}Semantic roles & 50–950 ramp
primary
#7BABFE
secondary
#F7EAD4
accent
#9100E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186