#7E99DD#7E99DD
#7E99DD is a light, moderate blue. Relative luminance 0.324; OKLCH L 69.0% C 0.105 H 267.1°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7E99DD |
|---|---|
| RGB | rgb(126, 153, 221) |
| HSL | hsl(223, 58%, 68%) |
| HSV | hsv(223, 43%, 87%) |
| CMYK | cmyk(43%, 30.8%, 0%, 13.3%) |
| CIE-LAB | lab(63.70, 8.03, -37.56) |
| CIE-LCH | lch(63.70, 38.41, 282.07°) |
| OKLab | oklab(68.98% -0.0053 -0.1051) |
| OKLCH | oklch(68.98% 0.105 267.1) |
| XYZ | xyz(33.0425, 32.4367, 72.9124) |
| Luminance | 0.3244 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.85
Periwinkle Blue
#8F99FB
ΔE00 5.02
Soft Blue
#6488EA
ΔE00 6.01
Faded Blue
#658CBB
ΔE00 6.85
Perrywinkle
#8F8CE7
ΔE00 6.98
Lavender Blue
#8B88F8
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E99DD #DDC27E
analogous
#7EC9DD #7E99DD #927EDD
triadic
#7E99DD #DD7E99 #99DD7E
tetradic
#7E99DD #DD7EC9 #DDC27E #7EDD92
square
#7E99DD #DD7EC9 #DDC27E #7EDD92
split-complementary
#7E99DD #DD927E #C9DD7E
monochromatic
#2F54B2 #4E73D0 #7E99DD #AEBFEA #DFE6F7
Accessibility & contrast
On white
2.80
#7E99DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#7E99DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7E99DD
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E99DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E99DD | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819FE0
Deuteranopia (green-blind)
#7796DB
Tritanopia (blue-blind)
#5CA7B1
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #7e99dd; /* rgb */ color: rgb(126, 153, 221); /* oklch */ color: oklch(69.0% 0.105 267.1);
Tailwind
colors: {
custom: {
50: '#a7b6e8',
500: '#7e99dd',
950: '#000000',
},
}SCSS
$custom: #7e99dd; $custom-light: #a7b6e8; $custom-dark: #000000;
JSON
{
"hex": "#7e99dd",
"rgb": {
"r": 126,
"g": 153,
"b": 221
},
"hsl": {
"h": 222.947,
"s": 58.282,
"l": 68.039
},
"oklch": {
"l": 0.68978,
"c": 0.10528,
"h": 267.1
},
"luminance": 0.32439
}Semantic roles & 50–950 ramp
primary
#7E99DD
secondary
#EAE2CD
accent
#9720C6
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101116
muted
#7F8084