#7EA3DF#7EA3DF
#7EA3DF is a light, moderate blue. Relative luminance 0.360; OKLCH L 71.2% C 0.097 H 259.8°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA3DF |
|---|---|
| RGB | rgb(126, 163, 223) |
| HSL | hsl(217, 60%, 68%) |
| HSV | hsv(217, 43%, 87%) |
| CMYK | cmyk(43.5%, 26.9%, 0%, 12.5%) |
| CIE-LAB | lab(66.49, 2.89, -34.33) |
| CIE-LCH | lch(66.49, 34.45, 274.82°) |
| OKLab | oklab(71.18% -0.0172 -0.0958) |
| OKLCH | oklch(71.18% 0.097 259.8) |
| XYZ | xyz(35.0163, 35.9556, 74.8927) |
| Luminance | 0.3596 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.94
Carolina Blue
#8AB8FE
ΔE00 6.24
Periwinkle Blue
#8F99FB
ΔE00 6.67
Soft Blue
#6488EA
ΔE00 8.10
Faded Blue
#658CBB
ΔE00 8.16
Pastel Blue
#A2BFFE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA3DF #DFBA7E
analogous
#7ED3DF #7EA3DF #897EDF
triadic
#7EA3DF #DF7EA3 #A3DF7E
tetradic
#7EA3DF #DF7ED3 #DFBA7E #7EDF89
square
#7EA3DF #DF7ED3 #DFBA7E #7EDF89
split-complementary
#7EA3DF #DF897E #D3DF7E
monochromatic
#2D61B6 #4D80D3 #7EA3DF #AFC6EB #E0E9F7
Accessibility & contrast
On white
2.56
#7EA3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#7EA3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA3DF
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA3DF | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA7E2
Deuteranopia (green-blind)
#829EDE
Tritanopia (blue-blind)
#5AB0B8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7ea3df; /* rgb */ color: rgb(126, 163, 223); /* oklch */ color: oklch(71.2% 0.097 259.8);
Tailwind
colors: {
custom: {
50: '#a7bee9',
500: '#7ea3df',
950: '#000000',
},
}SCSS
$custom: #7ea3df; $custom-light: #a7bee9; $custom-dark: #000000;
JSON
{
"hex": "#7ea3df",
"rgb": {
"r": 126,
"g": 163,
"b": 223
},
"hsl": {
"h": 217.113,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.71176,
"c": 0.09735,
"h": 259.8
},
"luminance": 0.35958
}Semantic roles & 50–950 ramp
primary
#7EA3DF
secondary
#EBE0CE
accent
#871EC8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184