#7EA2DC#7EA2DC
#7EA2DC is a light, moderate blue. Relative luminance 0.354; OKLCH L 70.8% C 0.094 H 259.7°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA2DC |
|---|---|
| RGB | rgb(126, 162, 220) |
| HSL | hsl(217, 57%, 68%) |
| HSV | hsv(217, 43%, 86%) |
| CMYK | cmyk(42.7%, 26.4%, 0%, 13.7%) |
| CIE-LAB | lab(66.09, 2.62, -33.29) |
| CIE-LCH | lch(66.09, 33.39, 274.49°) |
| OKLab | oklab(70.83% -0.0168 -0.0928) |
| OKLCH | oklch(70.83% 0.094 259.7) |
| XYZ | xyz(34.4386, 35.4416, 72.7225) |
| Luminance | 0.3544 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.90
Periwinkle Blue
#8F99FB
ΔE00 6.58
Carolina Blue
#8AB8FE
ΔE00 6.64
Faded Blue
#658CBB
ΔE00 7.82
Soft Blue
#6488EA
ΔE00 7.90
Dark Sky Blue
#448EE4
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA2DC #DCB87E
analogous
#7ED1DC #7EA2DC #897EDC
triadic
#7EA2DC #DC7EA2 #A2DC7E
tetradic
#7EA2DC #DC7ED1 #DCB87E #7EDC89
square
#7EA2DC #DC7ED1 #DCB87E #7EDC89
split-complementary
#7EA2DC #DC897E #D1DC7E
monochromatic
#3061B0 #4E7FCF #7EA2DC #AEC5E9 #DEE7F6
Accessibility & contrast
On white
2.60
#7EA2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#7EA2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA2DC
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA2DC | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA6DF
Deuteranopia (green-blind)
#829DDB
Tritanopia (blue-blind)
#5CAEB6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7ea2dc; /* rgb */ color: rgb(126, 162, 220); /* oklch */ color: oklch(70.8% 0.094 259.7);
Tailwind
colors: {
custom: {
50: '#a7bde7',
500: '#7ea2dc',
950: '#000000',
},
}SCSS
$custom: #7ea2dc; $custom-light: #a7bde7; $custom-dark: #000000;
JSON
{
"hex": "#7ea2dc",
"rgb": {
"r": 126,
"g": 162,
"b": 220
},
"hsl": {
"h": 217.021,
"s": 57.317,
"l": 67.843
},
"oklch": {
"l": 0.70827,
"c": 0.09434,
"h": 259.7
},
"luminance": 0.35444
}Semantic roles & 50–950 ramp
primary
#7EA2DC
secondary
#E9DECC
accent
#8621C5
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101216
muted
#7F8184