#79ABFC#79ABFC
#79ABFC is a light, vivid blue. Relative luminance 0.402; OKLCH L 74.0% C 0.130 H 259.7°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #79ABFC |
|---|---|
| RGB | rgb(121, 171, 252) |
| HSL | hsl(217, 96%, 73%) |
| HSV | hsv(217, 52%, 99%) |
| CMYK | cmyk(52%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(69.62, 5.67, -45.30) |
| CIE-LCH | lch(69.62, 45.65, 277.13°) |
| OKLab | oklab(73.96% -0.0232 -0.1276) |
| OKLCH | oklch(73.96% 0.13 259.7) |
| XYZ | xyz(40.0128, 40.2161, 97.7306) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.56
Sky Blue (survey)
#75BBFD
ΔE00 5.81
Cornflowerblue
#6495ED
ΔE00 6.40
Pastel Blue
#A2BFFE
ΔE00 7.33
Periwinkle Blue
#8F99FB
ΔE00 8.88
Baby Blue (survey)
#A2CFFE
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79ABFC #FCCA79
analogous
#79EDFC #79ABFC #8879FC
triadic
#79ABFC #FC79AB #ABFC79
tetradic
#79ABFC #FC79ED #FCCA79 #79FC88
square
#79ABFC #FC79ED #FCCA79 #79FC88
split-complementary
#79ABFC #FC8879 #EDFC79
monochromatic
#0561F5 #3D85FB #79ABFC #B5D1FD #E1ECFE
Accessibility & contrast
On white
2.32
#79ABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#79ABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79ABFC
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79ABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79ABFC | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FF
Deuteranopia (green-blind)
#7BA4FA
Tritanopia (blue-blind)
#34BDC8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #79abfc; /* rgb */ color: rgb(121, 171, 252); /* oklch */ color: oklch(74.0% 0.130 259.7);
Tailwind
colors: {
custom: {
50: '#a7c3fd',
500: '#79abfc',
950: '#000000',
},
}SCSS
$custom: #79abfc; $custom-light: #a7c3fd; $custom-dark: #000000;
JSON
{
"hex": "#79abfc",
"rgb": {
"r": 121,
"g": 171,
"b": 252
},
"hsl": {
"h": 217.099,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.73964,
"c": 0.12967,
"h": 259.7
},
"luminance": 0.40219
}Semantic roles & 50–950 ramp
primary
#79ABFC
secondary
#F7EAD4
accent
#8E00E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101218
muted
#7F8186