#79AFFE#79AFFE
#79AFFE is a light, vivid blue. Relative luminance 0.419; OKLCH L 74.9% C 0.128 H 257.8°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #79AFFE |
|---|---|
| RGB | rgb(121, 175, 254) |
| HSL | hsl(216, 99%, 74%) |
| HSV | hsv(216, 52%, 100%) |
| CMYK | cmyk(52.4%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(70.79, 4.01, -44.56) |
| CIE-LCH | lch(70.79, 44.74, 275.15°) |
| OKLab | oklab(74.9% -0.0271 -0.1254) |
| OKLCH | oklch(74.9% 0.128 257.8) |
| XYZ | xyz(41.0984, 41.8775, 99.6642) |
| Luminance | 0.4188 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.85
Sky Blue (survey)
#75BBFD
ΔE00 4.60
Pastel Blue
#A2BFFE
ΔE00 7.11
Cornflowerblue
#6495ED
ΔE00 7.47
Baby Blue (survey)
#A2CFFE
ΔE00 8.64
Sky
#82CAFC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79AFFE #FEC879
analogous
#79F2FE #79AFFE #8579FE
triadic
#79AFFE #FE79AF #AFFE79
tetradic
#79AFFE #FE79F2 #FEC879 #79FE85
square
#79AFFE #FE79F2 #FEC879 #79FE85
split-complementary
#79AFFE #FE8579 #F2FE79
monochromatic
#0267FB #3C8BFE #79AFFE #B6D3FE #E1EDFF
Accessibility & contrast
On white
2.24
#79AFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#79AFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79AFFE
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79AFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79AFFE | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B4FF
Deuteranopia (green-blind)
#7FA7FC
Tritanopia (blue-blind)
#30C1CB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #79affe; /* rgb */ color: rgb(121, 175, 254); /* oklch */ color: oklch(74.9% 0.128 257.8);
Tailwind
colors: {
custom: {
50: '#a7c6ff',
500: '#79affe',
950: '#000000',
},
}SCSS
$custom: #79affe; $custom-light: #a7c6ff; $custom-dark: #000000;
JSON
{
"hex": "#79affe",
"rgb": {
"r": 121,
"g": 175,
"b": 254
},
"hsl": {
"h": 215.639,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.74901,
"c": 0.1283,
"h": 257.8
},
"luminance": 0.41881
}Semantic roles & 50–950 ramp
primary
#79AFFE
secondary
#F7E9D4
accent
#8800E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101318
muted
#7F8286