#79ABFB#79ABFB
#79ABFB is a light, vivid blue. Relative luminance 0.402; OKLCH L 73.9% C 0.128 H 259.5°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #79ABFB |
|---|---|
| RGB | rgb(121, 171, 251) |
| HSL | hsl(217, 94%, 73%) |
| HSV | hsv(217, 52%, 98%) |
| CMYK | cmyk(51.8%, 31.9%, 0%, 1.6%) |
| CIE-LAB | lab(69.58, 5.37, -44.83) |
| CIE-LCH | lch(69.58, 45.15, 276.83°) |
| OKLab | oklab(73.91% -0.0234 -0.1262) |
| OKLCH | oklch(73.91% 0.128 259.5) |
| XYZ | xyz(39.8547, 40.1528, 96.8982) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.57
Sky Blue (survey)
#75BBFD
ΔE00 5.78
Cornflowerblue
#6495ED
ΔE00 6.38
Pastel Blue
#A2BFFE
ΔE00 7.34
Periwinkle Blue
#8F99FB
ΔE00 8.90
Dodgerblue
#1E90FF
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79ABFB #FBC979
analogous
#79ECFB #79ABFB #8879FB
triadic
#79ABFB #FB79AB #ABFB79
tetradic
#79ABFB #FB79EC #FBC979 #79FB88
square
#79ABFB #FB79EC #FBC979 #79FB88
split-complementary
#79ABFB #FB8879 #ECFB79
monochromatic
#0762F2 #3E86F9 #79ABFB #B4D0FD #E1ECFE
Accessibility & contrast
On white
2.33
#79ABFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#79ABFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79ABFB
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79ABFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79ABFB | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FE
Deuteranopia (green-blind)
#7CA4F9
Tritanopia (blue-blind)
#36BDC8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #79abfb; /* rgb */ color: rgb(121, 171, 251); /* oklch */ color: oklch(73.9% 0.128 259.5);
Tailwind
colors: {
custom: {
50: '#a7c3fd',
500: '#79abfb',
950: '#000000',
},
}SCSS
$custom: #79abfb; $custom-light: #a7c3fd; $custom-dark: #000000;
JSON
{
"hex": "#79abfb",
"rgb": {
"r": 121,
"g": 171,
"b": 251
},
"hsl": {
"h": 216.923,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.73914,
"c": 0.12837,
"h": 259.5
},
"luminance": 0.40156
}Semantic roles & 50–950 ramp
primary
#79ABFB
secondary
#F6E9D5
accent
#8D00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185