#797BED#797BED
#797BED is a light, vivid blue. Relative luminance 0.243; OKLCH L 63.6% C 0.167 H 279.8°. Best body text is #000000 at 5.87:1 contrast (WCAG AA passes).
Color values
| HEX | #797BED |
|---|---|
| RGB | rgb(121, 123, 237) |
| HSL | hsl(239, 76%, 70%) |
| HSV | hsv(239, 49%, 93%) |
| CMYK | cmyk(48.9%, 48.1%, 0%, 7.1%) |
| CIE-LAB | lab(56.43, 29.17, -57.97) |
| CIE-LCH | lch(56.43, 64.90, 296.71°) |
| OKLab | oklab(63.58% 0.0284 -0.165) |
| OKLCH | oklch(63.58% 0.167 279.8) |
| XYZ | xyz(30.2495, 24.3436, 83.2092) |
| Luminance | 0.2434 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 2.79
Periwinkle (survey)
#8E82FE
ΔE00 4.46
Lavender Blue
#8B88F8
ΔE00 4.65
Mediumslateblue
#7B68EE
ΔE00 5.96
Perrywinkle
#8F8CE7
ΔE00 6.18
Soft Blue
#6488EA
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#797BED #EDEB79
analogous
#79B5ED #797BED #B179ED
triadic
#797BED #ED797B #7BED79
tetradic
#797BED #ED79B5 #EDEB79 #79EDB1
square
#797BED #ED79B5 #EDEB79 #79EDB1
split-complementary
#797BED #EDB179 #B5ED79
monochromatic
#1C1FD0 #4346E6 #797BED #AFB0F4 #E4E4FB
Accessibility & contrast
On white
3.58
#797BED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.87
#797BED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #797BED
5.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##797BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##797BED | 1.00 | 3.58 | 5.87 | 5.87 |
| #FFFFFF | 3.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#488CF1
Deuteranopia (green-blind)
#3E83EA
Tritanopia (blue-blind)
#4D94A9
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #797bed; /* rgb */ color: rgb(121, 123, 237); /* oklch */ color: oklch(63.6% 0.167 279.8);
Tailwind
colors: {
custom: {
50: '#a6a1f3',
500: '#797bed',
950: '#000000',
},
}SCSS
$custom: #797bed; $custom-light: #a6a1f3; $custom-dark: #000000;
JSON
{
"hex": "#797bed",
"rgb": {
"r": 121,
"g": 123,
"b": 237
},
"hsl": {
"h": 238.966,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.63582,
"c": 0.16738,
"h": 279.8
},
"luminance": 0.24345
}Semantic roles & 50–950 ramp
primary
#797BED
secondary
#F1F0D1
accent
#D50DD9
background
#FAF9FE
surface
#F4F2FD
border
#CECCD5
text
#100E17
muted
#7F7E85