#7DA3DC#7DA3DC
#7DA3DC is a light, moderate blue. Relative luminance 0.357; OKLCH L 71.0% C 0.094 H 258.3°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7DA3DC |
|---|---|
| RGB | rgb(125, 163, 220) |
| HSL | hsl(216, 58%, 68%) |
| HSV | hsv(216, 43%, 86%) |
| CMYK | cmyk(43.2%, 25.9%, 0%, 13.7%) |
| CIE-LAB | lab(66.31, 1.80, -32.96) |
| CIE-LCH | lch(66.31, 33.01, 273.12°) |
| OKLab | oklab(70.98% -0.019 -0.0919) |
| OKLCH | oklch(70.98% 0.094 258.3) |
| XYZ | xyz(34.4687, 35.7196, 72.7746) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.91
Carolina Blue
#8AB8FE
ΔE00 6.35
Periwinkle Blue
#8F99FB
ΔE00 6.98
Faded Blue
#658CBB
ΔE00 7.93
Soft Blue
#6488EA
ΔE00 8.13
Sky Blue (survey)
#75BBFD
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DA3DC #DCB67D
analogous
#7DD3DC #7DA3DC #867DDC
triadic
#7DA3DC #DC7DA3 #A3DC7D
tetradic
#7DA3DC #DC7DD3 #DCB67D #7DDC86
square
#7DA3DC #DC7DD3 #DCB67D #7DDC86
split-complementary
#7DA3DC #DC867D #D3DC7D
monochromatic
#2F62AF #4D81CF #7DA3DC #ADC5E9 #DDE7F6
Accessibility & contrast
On white
2.58
#7DA3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#7DA3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DA3DC
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DA3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DA3DC | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA6DF
Deuteranopia (green-blind)
#839DDB
Tritanopia (blue-blind)
#5AAFB7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7da3dc; /* rgb */ color: rgb(125, 163, 220); /* oklch */ color: oklch(71.0% 0.094 258.3);
Tailwind
colors: {
custom: {
50: '#a6bee7',
500: '#7da3dc',
950: '#000000',
},
}SCSS
$custom: #7da3dc; $custom-light: #a6bee7; $custom-dark: #000000;
JSON
{
"hex": "#7da3dc",
"rgb": {
"r": 125,
"g": 163,
"b": 220
},
"hsl": {
"h": 216,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.70979,
"c": 0.09385,
"h": 258.3
},
"luminance": 0.35722
}Semantic roles & 50–950 ramp
primary
#7DA3DC
secondary
#E9DDCC
accent
#8320C5
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101216
muted
#7F8184