#797FF0#797FF0
#797FF0 is a light, vivid blue. Relative luminance 0.255; OKLCH L 64.5% C 0.166 H 278.4°. Best body text is #000000 at 6.11:1 contrast (WCAG AA passes).
Color values
| HEX | #797FF0 |
|---|---|
| RGB | rgb(121, 127, 240) |
| HSL | hsl(237, 80%, 71%) |
| HSV | hsv(237, 50%, 94%) |
| CMYK | cmyk(49.6%, 47.1%, 0%, 5.9%) |
| CIE-LAB | lab(57.59, 27.70, -57.78) |
| CIE-LCH | lch(57.59, 64.08, 295.61°) |
| OKLab | oklab(64.52% 0.0242 -0.1644) |
| OKLCH | oklch(64.52% 0.166 278.4) |
| XYZ | xyz(31.1978, 25.5332, 85.7057) |
| Luminance | 0.2554 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.88
Lavender Blue
#8B88F8
ΔE00 3.82
Periwinkle (survey)
#8E82FE
ΔE00 4.15
Perrywinkle
#8F8CE7
ΔE00 5.53
Soft Blue
#6488EA
ΔE00 5.85
Mediumslateblue
#7B68EE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#797FF0 #F0EA79
analogous
#79BAF0 #797FF0 #AE79F0
triadic
#797FF0 #F0797F #7FF079
tetradic
#797FF0 #F079BA #F0EA79 #79F0AE
square
#797FF0 #F079BA #F0EA79 #79F0AE
split-complementary
#797FF0 #F0AE79 #BAF079
monochromatic
#1822D7 #424AEA #797FF0 #B0B4F6 #E3E5FC
Accessibility & contrast
On white
3.44
#797FF0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.11
#797FF0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #797FF0
6.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##797FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##797FF0 | 1.00 | 3.44 | 6.11 | 6.11 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D8FF4
Deuteranopia (green-blind)
#4286EE
Tritanopia (blue-blind)
#4A97AC
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #797ff0; /* rgb */ color: rgb(121, 127, 240); /* oklch */ color: oklch(64.5% 0.166 278.4);
Tailwind
colors: {
custom: {
50: '#a7a4f5',
500: '#797ff0',
950: '#000000',
},
}SCSS
$custom: #797ff0; $custom-light: #a7a4f5; $custom-dark: #000000;
JSON
{
"hex": "#797ff0",
"rgb": {
"r": 121,
"g": 127,
"b": 240
},
"hsl": {
"h": 236.975,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.64515,
"c": 0.16614,
"h": 278.4
},
"luminance": 0.25535
}Semantic roles & 50–950 ramp
primary
#797FF0
secondary
#F2F1D2
accent
#D209DC
background
#FAFAFF
surface
#F4F4FE
border
#CECED6
text
#100F17
muted
#7F7F85