#799DDE#799DDE
#799DDE is a light, moderate blue. Relative luminance 0.335; OKLCH L 69.6% C 0.104 H 261.8°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #799DDE |
|---|---|
| RGB | rgb(121, 157, 222) |
| HSL | hsl(219, 60%, 67%) |
| HSV | hsv(219, 45%, 87%) |
| CMYK | cmyk(45.5%, 29.3%, 0%, 12.9%) |
| CIE-LAB | lab(64.52, 4.77, -36.85) |
| CIE-LCH | lch(64.52, 37.16, 277.37°) |
| OKLab | oklab(69.55% -0.0149 -0.1032) |
| OKLCH | oklch(69.55% 0.104 261.8) |
| XYZ | xyz(33.1227, 33.4508, 73.8044) |
| Luminance | 0.3345 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.67
Periwinkle Blue
#8F99FB
ΔE00 6.34
Soft Blue
#6488EA
ΔE00 6.46
Faded Blue
#658CBB
ΔE00 6.79
Dark Sky Blue
#448EE4
ΔE00 7.65
Carolina Blue
#8AB8FE
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#799DDE #DEBA79
analogous
#79CFDE #799DDE #8879DE
triadic
#799DDE #DE799D #9DDE79
tetradic
#799DDE #DE79CF #DEBA79 #79DE88
square
#799DDE #DE79CF #DEBA79 #79DE88
split-complementary
#799DDE #DE8879 #CFDE79
monochromatic
#2C5BB1 #4879D2 #799DDE #AAC1EA #DBE5F6
Accessibility & contrast
On white
2.73
#799DDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#799DDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #799DDE
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##799DDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##799DDE | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A2E1
Deuteranopia (green-blind)
#7A98DD
Tritanopia (blue-blind)
#52ABB4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #799dde; /* rgb */ color: rgb(121, 157, 222); /* oklch */ color: oklch(69.6% 0.104 261.8);
Tailwind
colors: {
custom: {
50: '#a4b9e8',
500: '#799dde',
950: '#000000',
},
}SCSS
$custom: #799dde; $custom-light: #a4b9e8; $custom-dark: #000000;
JSON
{
"hex": "#799dde",
"rgb": {
"r": 121,
"g": 157,
"b": 222
},
"hsl": {
"h": 218.614,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.69554,
"c": 0.10424,
"h": 261.8
},
"luminance": 0.33453
}Semantic roles & 50–950 ramp
primary
#799DDE
secondary
#E9DEC9
accent
#8B1DC8
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084