#7E99DF#7E99DF
#7E99DF is a light, moderate blue. Relative luminance 0.325; OKLCH L 69.1% C 0.108 H 267.4°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7E99DF |
|---|---|
| RGB | rgb(126, 153, 223) |
| HSL | hsl(223, 60%, 68%) |
| HSV | hsv(223, 43%, 87%) |
| CMYK | cmyk(43.5%, 31.4%, 0%, 12.5%) |
| CIE-LAB | lab(63.79, 8.60, -38.53) |
| CIE-LCH | lch(63.79, 39.48, 282.58°) |
| OKLab | oklab(69.08% -0.0048 -0.1079) |
| OKLCH | oklch(69.08% 0.108 267.4) |
| XYZ | xyz(33.3105, 32.5440, 74.3241) |
| Luminance | 0.3255 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.78
Periwinkle Blue
#8F99FB
ΔE00 4.86
Soft Blue
#6488EA
ΔE00 5.94
Perrywinkle
#8F8CE7
ΔE00 6.94
Faded Blue
#658CBB
ΔE00 6.96
Lavender Blue
#8B88F8
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7E99DF #DFC47E
analogous
#7EC9DF #7E99DF #937EDF
triadic
#7E99DF #DF7E99 #99DF7E
tetradic
#7E99DF #DF7EC9 #DFC47E #7EDF93
square
#7E99DF #DF7EC9 #DFC47E #7EDF93
split-complementary
#7E99DF #DF937E #C9DF7E
monochromatic
#2D53B6 #4D72D3 #7E99DF #AFC0EB #E0E7F7
Accessibility & contrast
On white
2.80
#7E99DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#7E99DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7E99DF
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7E99DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7E99DF | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809FE2
Deuteranopia (green-blind)
#7697DD
Tritanopia (blue-blind)
#5BA8B2
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #7e99df; /* rgb */ color: rgb(126, 153, 223); /* oklch */ color: oklch(69.1% 0.108 267.4);
Tailwind
colors: {
custom: {
50: '#a7b6e9',
500: '#7e99df',
950: '#000000',
},
}SCSS
$custom: #7e99df; $custom-light: #a7b6e9; $custom-dark: #000000;
JSON
{
"hex": "#7e99df",
"rgb": {
"r": 126,
"g": 153,
"b": 223
},
"hsl": {
"h": 223.299,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.69075,
"c": 0.10806,
"h": 267.4
},
"luminance": 0.32546
}Semantic roles & 50–950 ramp
primary
#7E99DF
secondary
#EBE3CE
accent
#991EC8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084