#7EACED#7EACED
#7EACED is a light, moderate blue. Relative luminance 0.401; OKLCH L 73.7% C 0.107 H 257.1°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7EACED |
|---|---|
| RGB | rgb(126, 172, 237) |
| HSL | hsl(215, 76%, 71%) |
| HSV | hsv(215, 47%, 93%) |
| CMYK | cmyk(46.8%, 27.4%, 0%, 7.1%) |
| CIE-LAB | lab(69.51, 1.83, -37.30) |
| CIE-LCH | lch(69.51, 37.35, 272.80°) |
| OKLab | oklab(73.73% -0.0239 -0.1044) |
| OKLCH | oklch(73.73% 0.107 257.1) |
| XYZ | xyz(38.6377, 40.0525, 85.7993) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.49
Sky Blue (survey)
#75BBFD
ΔE00 5.62
Cornflowerblue
#6495ED
ΔE00 6.62
Pastel Blue
#A2BFFE
ΔE00 6.90
Periwinkle Blue
#8F99FB
ΔE00 8.65
Light Grey Blue
#9DBCD4
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EACED #EDBF7E
analogous
#7EE3ED #7EACED #877EED
triadic
#7EACED #ED7EAC #ACED7E
tetradic
#7EACED #ED7EE3 #EDBF7E #7EED87
square
#7EACED #ED7EE3 #EDBF7E #7EED87
split-complementary
#7EACED #ED877E #E3ED7E
monochromatic
#1D69D3 #4889E6 #7EACED #B4CFF4 #E4EEFB
Accessibility & contrast
On white
2.33
#7EACED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#7EACED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EACED
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EACED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EACED | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F0
Deuteranopia (green-blind)
#86A5EC
Tritanopia (blue-blind)
#4FBAC3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #7eaced; /* rgb */ color: rgb(126, 172, 237); /* oklch */ color: oklch(73.7% 0.107 257.1);
Tailwind
colors: {
custom: {
50: '#a8c4f3',
500: '#7eaced',
950: '#000000',
},
}SCSS
$custom: #7eaced; $custom-light: #a8c4f3; $custom-dark: #000000;
JSON
{
"hex": "#7eaced",
"rgb": {
"r": 126,
"g": 172,
"b": 237
},
"hsl": {
"h": 215.135,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.7373,
"c": 0.10708,
"h": 257.1
},
"luminance": 0.40055
}Semantic roles & 50–950 ramp
primary
#7EACED
secondary
#F2E6D5
accent
#840ED8
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101217
muted
#7F8185