#797CDC#797CDC
#797CDC is a light, vivid blue. Relative luminance 0.236; OKLCH L 62.7% C 0.143 H 280.1°. Best body text is #000000 at 5.73:1 contrast (WCAG AA passes).
Color values
| HEX | #797CDC |
|---|---|
| RGB | rgb(121, 124, 220) |
| HSL | hsl(238, 59%, 67%) |
| HSV | hsv(238, 45%, 86%) |
| CMYK | cmyk(45%, 43.6%, 0%, 13.7%) |
| CIE-LAB | lab(55.73, 23.53, -49.58) |
| CIE-LCH | lch(55.73, 54.88, 295.39°) |
| OKLab | oklab(62.75% 0.025 -0.1403) |
| OKLCH | oklch(62.75% 0.143 280.1) |
| XYZ | xyz(28.0072, 23.6462, 70.7847) |
| Luminance | 0.2365 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflower
#6A79F7
ΔE00 4.53
Lavender Blue
#8B88F8
ΔE00 5.56
Perrywinkle
#8F8CE7
ΔE00 5.81
Periwinkle (survey)
#8E82FE
ΔE00 5.92
Mediumslateblue
#7B68EE
ΔE00 6.88
Soft Blue
#6488EA
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#797CDC #DCD979
analogous
#79AEDC #797CDC #A879DC
triadic
#797CDC #DC797C #7CDC79
tetradic
#797CDC #DC79AE #DCD979 #79DCA8
square
#797CDC #DC79AE #DCD979 #79DCA8
split-complementary
#797CDC #DCA879 #AEDC79
monochromatic
#2D31AD #484DCF #797CDC #AAABE9 #DADBF5
Accessibility & contrast
On white
3.67
#797CDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.73
#797CDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #797CDC
5.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##797CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##797CDC | 1.00 | 3.67 | 5.73 | 5.73 |
| #FFFFFF | 3.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5789E0
Deuteranopia (green-blind)
#5082DA
Tritanopia (blue-blind)
#5890A1
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #797cdc; /* rgb */ color: rgb(121, 124, 220); /* oklch */ color: oklch(62.7% 0.143 280.1);
Tailwind
colors: {
custom: {
50: '#a5a1e7',
500: '#797cdc',
950: '#000000',
},
}SCSS
$custom: #797cdc; $custom-light: #a5a1e7; $custom-dark: #000000;
JSON
{
"hex": "#797cdc",
"rgb": {
"r": 121,
"g": 124,
"b": 220
},
"hsl": {
"h": 238.182,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.62746,
"c": 0.14256,
"h": 280.1
},
"luminance": 0.23648
}Semantic roles & 50–950 ramp
primary
#797CDC
secondary
#E8E7C9
accent
#C11FC6
background
#FAF9FE
surface
#F4F2FC
border
#CECCD5
text
#100F16
muted
#7F7E84