#7E90CD#7E90CD
#7E90CD is a light, moderate blue. Relative luminance 0.288; OKLCH L 66.3% C 0.093 H 271.1°. Best body text is #000000 at 6.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7E90CD |
|---|---|
| RGB | rgb(126, 144, 205) |
| HSL | hsl(226, 44%, 65%) |
| HSV | hsv(226, 39%, 80%) |
| CMYK | cmyk(38.5%, 29.8%, 0%, 19.6%) |
| CIE-LAB | lab(60.59, 8.74, -33.48) |
| CIE-LCH | lch(60.59, 34.60, 284.63°) |
| OKLab | oklab(66.34% 0.0018 -0.0934) |
| OKLCH | oklch(66.34% 0.093 271.1) |
| XYZ | xyz(29.5936, 28.7886, 61.7432) |
| Luminance | 0.2879 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.64
Faded Blue
#658CBB
ΔE00 6.35
Soft Blue
#6488EA
ΔE00 6.40
Periwinkle Blue
#8F99FB
ΔE00 6.66
Lavender Blue
#8B88F8
ΔE00 7.31
Cornflowerblue
#6495ED
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E90CD #CDBB7E
analogous
#7EB8CD #7E90CD #947ECD
triadic
#7E90CD #CD7E90 #90CD7E
tetradic
#7E90CD #CD7EB8 #CDBB7E #7ECD94
square
#7E90CD #CD7EB8 #CDBB7E #7ECD94
split-complementary
#7E90CD #CD947E #B8CD7E
monochromatic
#3A4F96 #526ABC #7E90CD #AAB6DE #D6DCEF
Accessibility & contrast
On white
3.11
#7E90CD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.76
#7E90CD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7E90CD
6.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E90CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E90CD | 1.00 | 3.11 | 6.76 | 6.76 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C96D0
Deuteranopia (green-blind)
#758FCC
Tritanopia (blue-blind)
#659CA6
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #7e90cd; /* rgb */ color: rgb(126, 144, 205); /* oklch */ color: oklch(66.3% 0.093 271.1);
Tailwind
colors: {
custom: {
50: '#a6b0dc',
500: '#7e90cd',
950: '#000000',
},
}SCSS
$custom: #7e90cd; $custom-light: #a6b0dc; $custom-dark: #000000;
JSON
{
"hex": "#7e90cd",
"rgb": {
"r": 126,
"g": 144,
"b": 205
},
"hsl": {
"h": 226.329,
"s": 44.134,
"l": 64.902
},
"oklch": {
"l": 0.66337,
"c": 0.09342,
"h": 271.1
},
"luminance": 0.2879
}Semantic roles & 50–950 ramp
primary
#7E90CD
secondary
#E1DBC6
accent
#982EB7
background
#FAFAFD
surface
#F4F4FB
border
#CECED4
text
#101015
muted
#7F7F83