#799CDC#799CDC
#799CDC is a light, moderate blue. Relative luminance 0.330; OKLCH L 69.2% C 0.103 H 262.0°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #799CDC |
|---|---|
| RGB | rgb(121, 156, 220) |
| HSL | hsl(219, 59%, 67%) |
| HSV | hsv(219, 45%, 86%) |
| CMYK | cmyk(45%, 29.1%, 0%, 13.7%) |
| CIE-LAB | lab(64.17, 4.76, -36.30) |
| CIE-LCH | lch(64.17, 36.61, 277.48°) |
| OKLab | oklab(69.25% -0.0143 -0.1016) |
| OKLCH | oklch(69.25% 0.103 262) |
| XYZ | xyz(32.6877, 33.0072, 72.3449) |
| Luminance | 0.3301 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.71
Soft Blue
#6488EA
ΔE00 6.26
Periwinkle Blue
#8F99FB
ΔE00 6.28
Faded Blue
#658CBB
ΔE00 6.52
Dark Sky Blue
#448EE4
ΔE00 7.62
Carolina Blue
#8AB8FE
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#799CDC #DCB979
analogous
#79CEDC #799CDC #8879DC
triadic
#799CDC #DC799C #9CDC79
tetradic
#799CDC #DC79CE #DCB979 #79DC88
square
#799CDC #DC79CE #DCB979 #79DC88
split-complementary
#799CDC #DC8879 #CEDC79
monochromatic
#2D5BAD #4878CF #799CDC #AAC0E9 #DAE4F5
Accessibility & contrast
On white
2.76
#799CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#799CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #799CDC
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##799CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##799CDC | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A1DF
Deuteranopia (green-blind)
#7A97DB
Tritanopia (blue-blind)
#53AAB3
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #799cdc; /* rgb */ color: rgb(121, 156, 220); /* oklch */ color: oklch(69.2% 0.103 262.0);
Tailwind
colors: {
custom: {
50: '#a4b9e7',
500: '#799cdc',
950: '#000000',
},
}SCSS
$custom: #799cdc; $custom-light: #a4b9e7; $custom-dark: #000000;
JSON
{
"hex": "#799cdc",
"rgb": {
"r": 121,
"g": 156,
"b": 220
},
"hsl": {
"h": 218.788,
"s": 58.58,
"l": 66.863
},
"oklch": {
"l": 0.69247,
"c": 0.10259,
"h": 262
},
"luminance": 0.33009
}Semantic roles & 50–950 ramp
primary
#799CDC
secondary
#E8DDC9
accent
#8B1FC6
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084