#7299DC#7299DC
#7299DC is a light, moderate blue. Relative luminance 0.315; OKLCH L 68.2% C 0.109 H 260.8°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7299DC |
|---|---|
| RGB | rgb(114, 153, 220) |
| HSL | hsl(218, 60%, 65%) |
| HSV | hsv(218, 48%, 86%) |
| CMYK | cmyk(48.2%, 30.5%, 0%, 13.7%) |
| CIE-LAB | lab(62.95, 4.78, -38.23) |
| CIE-LCH | lch(62.95, 38.53, 277.13°) |
| OKLab | oklab(68.19% -0.0173 -0.1073) |
| OKLCH | oklch(68.19% 0.109 260.8) |
| XYZ | xyz(31.2446, 31.5251, 72.1348) |
| Luminance | 0.3153 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.55
Soft Blue
#6488EA
ΔE00 5.36
Faded Blue
#658CBB
ΔE00 5.59
Dark Sky Blue
#448EE4
ΔE00 6.30
Periwinkle Blue
#8F99FB
ΔE00 7.10
Dodgerblue
#1E90FF
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7299DC #DCB572
analogous
#72CEDC #7299DC #8072DC
triadic
#7299DC #DC7299 #99DC72
tetradic
#7299DC #DC72CE #DCB572 #72DC80
square
#7299DC #DC72CE #DCB572 #72DC80
split-complementary
#7299DC #DC8072 #CEDC72
monochromatic
#2A59AA #4176D0 #7299DC #A3BCE8 #D4E0F4
Accessibility & contrast
On white
2.87
#7299DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#7299DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7299DC
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7299DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7299DC | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809EDF
Deuteranopia (green-blind)
#7394DB
Tritanopia (blue-blind)
#45A7B1
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #7299dc; /* rgb */ color: rgb(114, 153, 220); /* oklch */ color: oklch(68.2% 0.109 260.8);
Tailwind
colors: {
custom: {
50: '#a0b6e7',
500: '#7299dc',
950: '#000000',
},
}SCSS
$custom: #7299dc; $custom-light: #a0b6e7; $custom-dark: #000000;
JSON
{
"hex": "#7299dc",
"rgb": {
"r": 114,
"g": 153,
"b": 220
},
"hsl": {
"h": 217.925,
"s": 60.227,
"l": 65.49
},
"oklch": {
"l": 0.68191,
"c": 0.10868,
"h": 260.8
},
"luminance": 0.31527
}Semantic roles & 50–950 ramp
primary
#7299DC
secondary
#E7DAC3
accent
#891EC8
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084