#7EA1DC#7EA1DC
#7EA1DC is a light, moderate blue. Relative luminance 0.351; OKLCH L 70.6% C 0.095 H 260.6°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA1DC |
|---|---|
| RGB | rgb(126, 161, 220) |
| HSL | hsl(218, 57%, 68%) |
| HSV | hsv(218, 43%, 86%) |
| CMYK | cmyk(42.7%, 26.8%, 0%, 13.7%) |
| CIE-LAB | lab(65.82, 3.18, -33.71) |
| CIE-LCH | lch(65.82, 33.86, 275.39°) |
| OKLab | oklab(70.61% -0.0156 -0.094) |
| OKLCH | oklch(70.61% 0.095 260.6) |
| XYZ | xyz(34.2632, 35.0907, 72.6640) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.80
Periwinkle Blue
#8F99FB
ΔE00 6.37
Carolina Blue
#8AB8FE
ΔE00 6.92
Soft Blue
#6488EA
ΔE00 7.66
Faded Blue
#658CBB
ΔE00 7.66
Dark Sky Blue
#448EE4
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA1DC #DCB97E
analogous
#7ED0DC #7EA1DC #8A7EDC
triadic
#7EA1DC #DC7EA1 #A1DC7E
tetradic
#7EA1DC #DC7ED0 #DCB97E #7EDC8A
square
#7EA1DC #DC7ED0 #DCB97E #7EDC8A
split-complementary
#7EA1DC #DC8A7E #D0DC7E
monochromatic
#305FB0 #4E7ECF #7EA1DC #AEC4E9 #DEE7F6
Accessibility & contrast
On white
2.62
#7EA1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#7EA1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA1DC
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA1DC | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DF
Deuteranopia (green-blind)
#819CDB
Tritanopia (blue-blind)
#5CAEB5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #7ea1dc; /* rgb */ color: rgb(126, 161, 220); /* oklch */ color: oklch(70.6% 0.095 260.6);
Tailwind
colors: {
custom: {
50: '#a7bce7',
500: '#7ea1dc',
950: '#000000',
},
}SCSS
$custom: #7ea1dc; $custom-light: #a7bce7; $custom-dark: #000000;
JSON
{
"hex": "#7ea1dc",
"rgb": {
"r": 126,
"g": 161,
"b": 220
},
"hsl": {
"h": 217.66,
"s": 57.317,
"l": 67.843
},
"oklch": {
"l": 0.70614,
"c": 0.09532,
"h": 260.6
},
"luminance": 0.35093
}Semantic roles & 50–950 ramp
primary
#7EA1DC
secondary
#E9DFCC
accent
#8821C5
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101216
muted
#7F8184