#7EA4DF#7EA4DF
#7EA4DF is a light, moderate blue. Relative luminance 0.363; OKLCH L 71.4% C 0.096 H 259.0°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #7EA4DF |
|---|---|
| RGB | rgb(126, 164, 223) |
| HSL | hsl(216, 60%, 68%) |
| HSV | hsv(216, 43%, 87%) |
| CMYK | cmyk(43.5%, 26.5%, 0%, 12.5%) |
| CIE-LAB | lab(66.76, 2.33, -33.91) |
| CIE-LCH | lch(66.76, 33.99, 273.93°) |
| OKLab | oklab(71.39% -0.0184 -0.0946) |
| OKLCH | oklch(71.39% 0.096 259) |
| XYZ | xyz(35.1946, 36.3122, 74.9522) |
| Luminance | 0.3631 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.08
Carolina Blue
#8AB8FE
ΔE00 5.97
Periwinkle Blue
#8F99FB
ΔE00 6.91
Sky Blue (survey)
#75BBFD
ΔE00 8.20
Pastel Blue
#A2BFFE
ΔE00 8.23
Faded Blue
#658CBB
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EA4DF #DFB97E
analogous
#7ED4DF #7EA4DF #887EDF
triadic
#7EA4DF #DF7EA4 #A4DF7E
tetradic
#7EA4DF #DF7ED4 #DFB97E #7EDF88
square
#7EA4DF #DF7ED4 #DFB97E #7EDF88
split-complementary
#7EA4DF #DF887E #D4DF7E
monochromatic
#2D63B6 #4D81D3 #7EA4DF #AFC7EB #E0E9F7
Accessibility & contrast
On white
2.54
#7EA4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#7EA4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EA4DF
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EA4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EA4DF | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA8E2
Deuteranopia (green-blind)
#839EDE
Tritanopia (blue-blind)
#5AB1B8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7ea4df; /* rgb */ color: rgb(126, 164, 223); /* oklch */ color: oklch(71.4% 0.096 259.0);
Tailwind
colors: {
custom: {
50: '#a7bee9',
500: '#7ea4df',
950: '#000000',
},
}SCSS
$custom: #7ea4df; $custom-light: #a7bee9; $custom-dark: #000000;
JSON
{
"hex": "#7ea4df",
"rgb": {
"r": 126,
"g": 164,
"b": 223
},
"hsl": {
"h": 216.495,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.71388,
"c": 0.09638,
"h": 259
},
"luminance": 0.36314
}Semantic roles & 50–950 ramp
primary
#7EA4DF
secondary
#EBE0CE
accent
#851EC8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101216
muted
#7F8184